ReSharper

  1. Continuous code quality analysis.

    기능: ReSharper provides continuous code quality analysis in C#, VB.NET, XAML, XML, ASP.NET, ASP.NET MVC, JavaScript, HTML, and CSS, detecting errors and problems before you even compile, right in the code editor. ReSharper applies over 1300 code inspections to ...

  2. Full integration with Visual Studio.

    기능: New Code analysis, refactoring, navigation, architecture tools and other ReSharper's feature sets work in Visual Studio as fine as they do in previous versions of the IDE. Additionally, ReSharper provides support for Visual Studio-specific features ...

  3. Jump to any file, type, or member in your code base.

    기능: ReSharper's navigation features help instantly traverse your entire solution. You can jump to any file, type, or member in your code base in no time, or navigate from a specific symbol to its usages, base and derived symbols, or implementations. Find ...

  4. Over 40 solution-wide automated refactorings.

    기능: ReSharper's set of refactorings enhances the basic facilities provided in Visual Studio, with regard to number, usability and scope of application. Each of the code refactorings analyzes the entire scope of the code selection to which it is applied ...

  5. Code generation and templates to handle boilerplate code.

    기능: ReSharper provides multiple ways to automate writing repetitive code. Code generation actions help create properties, override members, implement formatting and equality check methods. Live templates help you create smart, quickly deployable snippets for ...

  6. Apply team-wide code formatting and ordering preferences.

    기능: ReSharper provides Code Cleanup: an extended feature set that combines code formatting with removal of redundant code and applying team coding conventions. With Code Cleanup, you can not only reformat code but also remove code redundancies, reorder type ...

  7. Painless maintenance of localizable resources.

    기능: ReSharper considerably simplifies working with localizable resources by providing a full stack of features for.resx files and resource usages in C# and VB.NET code, as well as in ASP.NET and XAML markup. Dedicated features include Move String to Resource, ...

  8. Manage, run and debug unit tests in Visual Studio.

    기능: ReSharper automatically detects NUnit, MSTest, QUnit and Jasmine unit tests in your projects. Other unit testing frameworks such as xUnit.net and MSpec are supported via ReSharper plug-ins. ReSharper runs unit tests in the Unit Test Sessions window. It is ...

  9. Develop Windows Store apps with proper tooling.

    기능: New ReSharper comes with comprehensive support for Windows Runtime (WinRT) to make development of Windows Store apps easier and safer. Dedicated code completion, code inspections, quick-fixes, contextual navigation and reference optimization are some of ...