CodeRush 20.1.5

単体テストを改善、Blazorのサポートを強化
7月 2, 2020
新バージョン

機能

Unit Testing - Run Settings File Support - You can now exclude the following members, files, and assemblies from Code Coverage analysis using a .runsettings file:

  • Source files matching a specified path/name pattern.
  • Signed assemblies matching a specified public key token.
  • Members with a specified matching attribute.
  • Assemblies having a specified AssemblyCompany attribute value.

Blazor Support - Blazor developers get improved template and refactoring support in this release.

  • Code Templates - CodeRush now declares dependent namespaces when corresponding C# templates are expanded in .razor files. For example, the 'nsb' template (to create new StringBuilder instances) automatically adds the necessary '@using System.Text' namespace reference at the top of the .razor file.
  • Refactorings
    • Remove Type Quallifier is now available from the @code sections in .razor files.
    • Make Explicit now properly declares any needed namespace references when changing implicit variable declarations to variables that are explicitly-declared.
Unit Testing - Run Settings File Support

CodeRush(英語版)

コードの視覚化とすばやいデバッグ

ご質問がありますか?

今すぐ DevExpress ライセンススペシャリストとライブ チャット