CodeRush(英語版)

  1. CodeRush 21.2.9

    リリースノート: Improves the Code Analysis Engine with XAML diagnostics for DevExpress WPF components. Code Analysis XAML Diagnostics for DevExpress WPF Components- The Code Analysis Engine can now check XAML code for DevExpress control usage issues, helping customers ...

  2. CodeRush 21.2.8

    リリースノート: IntelliRush- IntelliSense does not work in Microsoft Visual Studio 2019 after an update if IntelliRush is enabled. Breaking Change- The Ctrl+B shortcut has been removed from the 'Paste Replace Word' command. ...

  3. CodeRush 21.2.7

    リリースノート: New Create Descendant provider creates a descendant class or record with constructors and overrides. Code Providers- Create Descendant- Create Descendant creates a descendant class or record with necessary constructors and selected overrides (choose among ...

  4. CodeRush 21.2.6

    リリースノート: Adds file-scoped Namespace style support for C# 10 in code cleanup. Code Cleanup Added file-scoped Namespace style support for C# 10 in code cleanup- You can now apply Microsoft Visual Studio namespace declaration preferences and corresponding settings ...

  5. CodeRush 21.2.5

    リリースノート: You can now use the Caps Lock key as a shortcut modifier (just like Ctrl, Shift, or Alt) to create shortcut bindings. File-scoped Namespace Declaration Support for C# 10 The following refactorings can now be used in C# projects containing file-scoped ...

  6. CodeRush 21.2.4

    リリースノート: Performance- Debug Visualizer causes slowdowns when the availability of the "Step Into Member" toolbar action is checked. Refactorings- "Remove Unused Parameter" does not update references outside the Visual Basic source file. Show ...

  7. CodeRush 21.2.3

    リリースノート: Code Cleanup- Code Cleanup is not applied if the "Apply on Save" option is enabled. Code View- "Structural Highlighting" does not support namespace prefixed tag names from the XHTML standard. Formatting- An XML document comment is ...

  8. CodeRush 21.2

    リリースノート: Adds Visual Studio 2022 support and improves startup performance. Microsoft Visual Studio 2022 Support CodeRush now installs and runs in Visual Studio 2022. You can use one of the following ways to add the CodeRush extension to Visual Studio 2022: Visual ...

  9. CodeRush 21.1.8

    リリースノート: Adds a "Move File to Folder" refactoring port from CodeRush Classic. Refactorings- Move File to Folder- Added a "Move File to Folder" refactoring port from CodeRush Classic. This refactoring moves a file to a folder matching the ...

  10. CodeRush 21.1.7

    リリースノート: Adds new "Move All Types to Files" refactoring. Added new "Move All Types to Files" refactoring- With the new refactoring, you can now move all types (or only selected types) contained in one file into new separate files (one file per ...

  11. CodeRush 21.1.6

    リリースノート: Adds Microsoft Visual Studio 2022 Preview support. Microsoft Visual Studio 2022 Preview Support- CodeRush now installs and runs in the Visual Studio 2022 Preview. You can use one of the following ways to add the CodeRush extension to Visual Studio 2022 ...

  12. CodeRush 21.1.5

    リリースノート: Improves first-time loading performance and optimizes memory use in the XAML engine. Improved First-time Loading Performance- CodeRush tool windows now load faster when run the first time. The time required to expand code templates the first time has also ...

  13. CodeRush 21.1.4

    リリースノート: Improves Organize Members and Test Runner features. Organize Members Enhancements- You can now create rules for properties with backing fields to group and sort them with the following criteria: Keep backing fields with their corresponding properties. ...

  14. CodeRush 21.1

    リリースノート: Adds the ability to analyze your code out of process, Rush Snippets for VS Code This release introduces the Rush Snippets extension for VS Code- code snippet templates for TypeScript, React, and Redux projects. Template snippets are easy-to-recall ...

  15. CodeRush 20.2.11

    リリースノート: Improves coding assistance performance and optimizes the Unit Test Runner. Coding Assistance- Typing performance has been improved for the following features: String Format Assistant. Naming Assistant. Smart Semicolon. Smart Dot. Code Template Expansion. ...

  16. CodeRush 20.2.10

    リリースノート: Code Cleanup- An unnecessary region is inserted into a copyright header if the "Do not replace the existing copyright header during code cleanup" option is turned off. Formatting- A method with an attribute is incorrectly indented. Formatting- ...

  17. CodeRush 20.2.9

    リリースノート: Improves Test Runner and Code Analysis functionality. Test Runner- The Test Runner now allows you to run and debug MSTest unit tests for Universal Windows Platform (UWP) apps. Code Analysis- You can now include CodeRush diagnostics in Microsoft Visual ...

  18. CodeRush 20.2.8

    リリースノート: Adds new code templates to help you quickly create DevExpress components for Blazor. Organize Members Improved Options Page- Redesigned the Organize Members options page to make it easier to use. The new Duplicate button copies the selected rule, adding ...

  19. CodeRush 20.2.7

    リリースノート: Now uses Visual Studio's format settings defined in the EditorConfig file. Code Formatting EditorConfig Support- CodeRush now uses Microsoft Visual Studio's format settings defined in the EditorConfig file. EditorConfig settings will have a ...

  20. CodeRush 20.2.6

    リリースノート: Code Analysis- Static code analysis is running even if it is disabled and unregistered from Visual Studio in Visual Studio v16.8+. Visual Studio constantly displays the 'Gathering suggestions' message on an attempt to show the 'light bulb