This Visual Studio extension allows developers to analyze code quality, automatically fix syntax errors and ensure compliance with industry standards.
ReSharper
ReSharper is a Windows program for integrating a powerful extension into the Visual Studio software development environment. It provides instruments for quick code quality evaluation. There is support for the C#, ASP.NET, JavaScript, CSS, HTML and other popular programming languages.
Brief description
The main purpose of this Visual Studio plugin is detecting and repairing syntax errors. It is possible to configure automatic quick fixes for common issues. There is a code refactoring tool. It lets users safely change the base programming language, revitalize legacy apps and structurize projects.
You can instantly navigate to any part of the document, jump to specific type members and display multiple symbol implementations. Included code editing helpers provide useful tips and links to relevant documentation.
Cleanup tools
This utility lets developers keep a consistent style throughout the code base. It is possible to find and remove all specification violations. The resulting code will be fully compliant with modern standards and conventions. There is an inspection module for erasing redundant commands. Users are able to exclude certain code sections from processing.
Features
- contains a Visual Studio extension;
- allows you to analyze the code and automatically fix common syntax errors;
- free to download and use;
- there are tools for ensuring compliance with modern coding standards and specifications;
- compatible with all modern versions of Windows.