Enhance rename to deprecate the old name #32727
Labels
area-devexp
For issues related to the analysis server, IDE support, linter, `dart fix`, and diagnostic messages.
devexp-refactoring
Issues with analysis server refactorings
P3
A lower priority bug or feature request
type-enhancement
A request for a change that isn't a bug
Enhance the rename refactoring to allow users to specify that they want the original name to be kept, but marked as deprecated, in order to ease the migration of clients not under the user's control. This is a common use case when developing packages, and should be supported.
This will be especially useful after #32726 has been implemented, but should not be gated by it.
The text was updated successfully, but these errors were encountered: