dotnet/roslyn

Rename refactoring applied on a type does not rename the file

Aperta

#49.681 aperta il 1 dic 2020

 (0 commenti) (0 reazioni) (0 assegnatari)C# (4257 fork)batch import
Area-IDEBugFeature - RenameIDE-CodeStylehelp wanted

Metriche repository

Star
 (20.414 stelle)
Metriche merge PR
 (Merge medio 6g 17h) (256 PR mergiate in 30 g)

Descrizione

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.

Guida contributor