Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Resharper 具有调整命名空间,它允许您更正文件夹、项目或解决方案中所有文件的命名空间。
是否有可用于 CodeRush/Refactor 的功能或插件可与 Resharper 的调整命名空间功能相媲美。
目前没有内置的等效功能。
然而,CodeRush 有一个丰富的插件生态系统,其中包括CR_SyncNamespacesToFolder
这似乎提供了您正在寻找的功能。