dotnet/roslyn

Rename refactoring applied on a type does not rename the file

オープン

#49,681 opened on 2020/12/01

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C# (4,257 件のフォーク)batch import
Area-IDEBugFeature - RenameIDE-CodeStylehelp wanted

Repository metrics

Stars
 (20,414 個のスター)
PR merge metrics
 (平均マージ 6d 17h) (30d で 256 merged PRs)

説明

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.

コントリビューターガイド