dotnet/roslyn

Rename refactoring applied on a type does not rename the file

Offen

#49.681 geöffnet am 01.12.2020

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C# (4.257 Forks)batch import
Area-IDEBugFeature - RenameIDE-CodeStylehelp wanted

Repository-Metriken

Stars
 (20.414 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 6T 17h) (256 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide