dotnet/roslyn
Rename refactoring applied on a type does not rename the file
Aberta
#49.681 aberto em 1 de dez. de 2020
Area-IDEBugFeature - RenameIDE-CodeStylehelp wanted
Métricas do repositório
- Stars
- (20.414 estrelas)
- Métricas de merge de PR
- (Mesclagem média 6d 17h) (256 fundiu PRs em 30d)
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.