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:
Code completion
Dedicated code completion to reference actions and controllers in string literals:
Navigation and search
Various navigation features work for actions and controllers as well:
Code generation
Creating new controllers and actions from usage:
Last modified: 11 February 2024