ReSharper 2023.3 Help

ASP.NET MVC-Specific Features

In addition to general ASP.NET features ReSharper provides some special functionality that supports and makes the work with ASP.NET MVC easier.

Syntax highlighting

Special syntax highlighting for ASP.NET MVC method calls and parameters:

ReSharper: Syntax highlighting in ASP.NET

Code completion

Dedicated code completion to reference actions and controllers in string literals:

ReSharper: Code completion in ASP.NET

Various navigation features work for actions and controllers as well:

ReSharper: Navigation and search in ASP.NET

Code generation

Creating new controllers and actions from usage:

ReSharper: Create from usage in ASP.NET
Last modified: 18 March 2024