dotnet/roslyn

Rename refactoring applied on a type does not rename the file

开放

#49,681 创建于 2020年12月1日

 (0 条评论) (0 个反应) (0 位负责人)C# (4,257 个派生)batch import
Area-IDEBugFeature - RenameIDE-CodeStylehelp wanted

仓库指标

星标
 (20,414 个星标)
PR 合并指标
 (平均合并 6天 17小时) (30 天内合并 256 个 PR)

描述

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.

贡献者指南