Namespace를 폴더 구조와 동기화 하여 프로젝트 내 모든 네임스페이스의 이름을 빠르게 바꿀 수 있습니다.
12월 7, 2018
신규 버전
기능
Sync Namespace With Folder Structure - With the Sync Namespace with Folder Structure feature, you can quickly rename all namespaces within a project so they match the project’s folder structure.
Options Layers - Smart Save - Now CodeRush more intelligently distributes settings modifications by options layers. If you modify an option, CodeRush updates the layer in which this option was previously set. If an option is not found in existing layers, it will be saved to the app data layer.
ASP.NET MVC Support - Now, the Jump to Declaration navigation provider supports ASP.NET MVC partial views. You can navigate from a partial view's reference to the declaration with a single keystroke (F12).
Refactoring Enhancements - Now the Make Implicit/Explicit refactorings support out variables.