公式サプライヤー
公式および認定ディストリビューターとして200社以上の開発元から正規ライセンスを直接ご提供いたします。
当社のすべてのブランドをご覧ください。
usings
. Added two new refactorings that are also available as context actions.
usings
in your project. You can invoke it on a regular using directive, and Rider will suggest extracting it to a designated GlobalUsings.cs file.using
into a regular using
, Inline Global Using refactoring can help here as well. When called on a global using
, it removes it from the GlobalUsings.cs and adds the corresponding using statement to the files in your project where required.[MemberNotNull]
and [MemberNotNullWhen]
annotations are now supported in projects that don't use nullable reference types.[EditorRequired]
attribute from Microsoft .NET 6. The corresponding inspection and quick-fix are also available if you try to use a Blazor component without specifying the required parameters.@using
declarations.[MenuItem]
methods.usings
. Added two new refactorings that are also available as context actions.usings
in your project. You can invoke it on a regular using directive, and ReSharper will suggest extracting it to a designated GlobalUsings.cs file (if there’s no such file in your project yet, it will be created). The regular using that is no longer needed will be removed from the files in your project.[MemberNotNull]
and [MemberNotNullWhen]
annotations are now supported in projects that don't use nullable reference types.[EditorRequired]
attribute from Microsoft .NET 6. The corresponding inspection and quick-fix are also available if you try to use a Blazor component without specifying the required parameters..razor
files with Blazor components. It no longer removes all @using
declarations.make_unique/make_shared
) and Unreal-specific (MakeShared/MakeUnique
) smart pointer creation functions.emplace
-like container methods.static_cast
and c-style cast expressions.emplace
-like function is called with incorrect arguments.System.Private.CoreLib
. The path to the XML documentation is now displayed in the decompiled file’s header.[TypeForwardedTo]
attributes). The Locate in Metadata action also works for forwarded types, assembly and module references, and resources.make_unique/make_shared
) and Unreal-specific (MakeShared/MakeUnique
) smart pointer creation functions.emplace
-like container methods.static_cast
and c-style cast expressions.emplace
-like function is called with incorrect arguments.requires
-expressions correctly, allowing you to configure spaces formatting via the Around ‘->’ in trailing return types option. Use the new Line feed at the end of file option to control adding or removing a blank line from the end of files.DotMemory.GetSnapshot("snapshot name");
. The name will be shown on the dotMemory Home | Snapshots page.JetBrainsの.NET開発ツール、ReSharper C++、Riderをすべて1つにまとめたパック
今すぐ JetBrains ライセンススペシャリストとライブ チャット。