dotnet/roslyn
Rename refactoring applied on a type does not rename the file
Ouverte
#49 681 ouverte le 1 déc. 2020
Area-IDEBugFeature - RenameIDE-CodeStylehelp wanted
Métriques du dépôt
- Stars
- (20 414 étoiles)
- Métriques de merge PR
- (Merge moyen 6j 17h) (256 PRs mergées en 30 j)
Description
Version Used:
Version 16.9.0 Preview 3.0 [30730.13.main]
Steps to Reproduce:
Use rename refactoring to rename a type declaration that appears in a file whose name matches the type name. Inline rename renames the file the type is declared in to match the new name. The refactoring does not.