The Visual Studio Extension for .NET Developers
Download
Free 30-day trial
Why ReSharper

How ReSharper helps Visual Studio users

Analyze code quality

On-the-fly code quality analysis is available in C#, VB.NET, XAML, ASP.NET, ASP.NET MVC, JavaScript, TypeScript, CSS, HTML, and XML. You'll know right away if your code needs to be improved.

Eliminate errors and code smells

Not only does ReSharper warn you when there's a problem in your code but it provides hundreds of quick-fixes to solve problems automatically. In almost every case, you can select the best quick-fix from a variety of options.

Safely change the code base

Automated solution-wide code refactorings help you safely change your code base. Whether you need to revitalize legacy code or put your project structure in order, you can rely on ReSharper.

Instantly traverse the entire solution

You can instantly navigate and search through the whole solution. Jump to any file, type, or type member, or navigate from a specific symbol to its usages, base and derived symbols, or implementations.

Enjoy code editing helpers

Multiple code editing helpers including extended IntelliSense, hundreds of instant code transformations, auto-importing namespaces, rearranging code, and displaying documentation.

Comply with coding standards

Code style and formatting functionality with fine-tuned, language-specific settings will help you get rid of unused code and create a common coding standard for your team.

Features

ReSharper makes Visual Studio a much better IDE

Code analysis

ReSharper extends Visual Studio with over 2200 on-the-fly code inspections for C#, VB.NET, ASP.NET, JavaScript, TypeScript and other technologies. For most inspections, ReSharper provides quick-fixes (light bulbs) to improve the code.

Find and remove unused code? Migrate your code to C# 7? Convert loops to LINQ at will? Find and prevent possible exceptions? Use a common naming standard? All that and a lot more code improvements are made possible with ReSharper's code analysis.

.NET code analysis in ReSharper

Refactorings

60+ refactorings and 450+ context actions help safely organize code and move it around the solution, distribute responsibility, decouple, decrease complexity, or simply use alternative language syntax.

Navigation and search

ReSharper helps instantly get to any code in a solution, no matter how large the solution is. It can also navigate you from any symbol to its related code such as implementations of a given interface, extension methods of a class, or usages of a field.

Refactorings and navigation in ReSharper
Code formatting and cleanup in ReSharper

Code formatting and cleanup

Configure and apply code style based on your personal preferences or your team standard. Code style and formatting settings for C#, VB.NET, ASP.NET, JavaScript, TypeScript and other languages can be applied in any scope, from a selection to a solution.

Code generation

ReSharper can create a lot of code for you: from new files and classes to conditional blocks and GUIDs; from methods and properties required by an interface being implemented to equality checks and formatting members.

Code generation in ReSharper
part of ReSharper Ultimate

ReSharper Ultimate:
a set of .NET tools and ReSharper C++ in one license

ReSharper Ultimate is a license that combines individual JetBrains .NET tools, as well as ReSharper C++.

Each ReSharper Ultimate license allows a single developer to use ReSharper, ReSharper C++, dotCover, dotTrace and dotMemory.

What's New

Why upgrade to ReSharper 2019.2

Enhanced C# support

Enhanced C# support

It’s time to make full use of C# 8 thanks to ReSharper’s smart support for language features such as indices, ranges, and unmanaged generic structs, as well as many new quick-fixes, inspections, and context actions.

Faster startup times

Faster startup times

Borrowing from Rider, we’ve started using the MSBuild-based project model instead of the Visual Studio COM API. This will help optimize solution loading times as we’ve minimized the use of COM API, which locks the UI thread.

In addition, we’ve updated the Performance Guide page. It has a new Windows Defender section and descriptions for all performance tips, which describe what exactly will be done after a suggestion is applied.

Updates in Navigations

Navigations and Find Usages

In this release, Find Usages starts using the data from Solution Wide Error Analysis to gather the results. If you enable SWEA for your solution, Find Usages will show you results significantly faster.

We’ve added a couple of small improvements and hope you will find them useful: You can search in a file right through the Go to File member dialog; and there is a new filter in the Go To Text results window to filter out comment lines.

Testimonials

Join our 150,000+
customers

65 of the top 100 companies in the Forbes 500 list use .NET developer tools by JetBrains.

Download
Free 30-day trial
Joshua Kerievsky on ReSharper
Joshua Kerievsky, Founder, Industrial Logic
I love ReSharper! Its code suggestions routinely help me write better C#/VB.NET code.
Peter Kellner on ReSharper
All I can say is I love it. If you don't use ReSharper, drop what you are doing and go out and buy it!
Peter Kellner, Consultant,
73rd Street Associates
Jaco Pretorius on ReSharper
ReSharper is an awesome tool. If you're using it you probably agree and if you aren't you should be. The productivity gains are incredible.
Jaco Pretorius, Technical Lead,
ThoughtWorks
David Starr on ReSharper
David Starr, Chief Software Architect, Healthwise
The ultimate Agile tool is ReSharper. Refactoring is just so darn easy that change isn't scary.