# ReSharper Reviews
**Vendor:** JetBrains  
**Category:** [Static Code Analysis Tools](https://www.g2.com/categories/static-code-analysis)  
**Average Rating:** 4.5/5.0  
**Total Reviews:** 84
## About ReSharper
ReSharper is a renowned productivity tool that turns Microsoft Visual Studio into a much better IDE. Both individual .NET developers and teams rely on ReSharper to write and maintain code in a more manageable and enjoyable way, adopt the best coding practices, and deliver higher quality applications faster.




## ReSharper Reviews
  ### 1. Great Productivity tool for Programming

**Rating:** 4.0/5.0 stars

**Reviewed by:** Dilan P. | Small-Business (50 or fewer emp.)

**Reviewed Date:** February 24, 2024

**What do you like best about ReSharper?**

I really like it's code completion especially when you're writing quite obvious code, it's able to detect what the next line should be. It's also great at detecting code smells and a simple "Ctrl + ." Usually provides an accurate solution to fix it

**What do you dislike about ReSharper?**

It is quite expensive to use but definitely worth getting if you're programming day to day or work in the software development industry

**What problems is ReSharper solving and how is that benefiting you?**

I do forget some minor details when programming. E.g. making something static or read-only or even removing commented out code

  ### 2. Extends your capabilities. Must have tool!

**Rating:** 4.5/5.0 stars

**Reviewed by:** Rajat A. | Software Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** March 18, 2024

**What do you like best about ReSharper?**

That it also detects N+1 issues when writing EF queries. Easy to use and work with. Suggests in a non-intrusive manner.

**What do you dislike about ReSharper?**

It makes Visual Studio work a bit slower.

**What problems is ReSharper solving and how is that benefiting you?**

It's solving the problem of extending the capability of Visual Studio to help catch issues and improve code early on.

  ### 3. Make  Your Coding Life Easier

**Rating:** 4.0/5.0 stars

**Reviewed by:** Glenn E. | It Consultant, Small-Business (50 or fewer emp.)

**Reviewed Date:** December 16, 2021

**What do you like best about ReSharper?**

Resharper provides an enormous functional extension to MS Visual Studio.  Highlights in my use are   Code completion,  Unit testing, refactoring, formating , extending existing IntelliSense  and templates.  All this allows you to code at a faster pace with more feedback.

**What do you dislike about ReSharper?**

It can be very confusing to configure since there are so many options available.  The biggest i would say  though is performance impact with visual studio since it indexes a whole project.

**Recommendations to others considering ReSharper:**

It takes a lot of time to learn how leverage all the features of resharper and which one work best for your projects.  Microsoft has added a lot of the feature that ReSharper has but Resharpers version is more robust. There really isnt any alternative to ReSharper to the best of my knowledge.

**What problems is ReSharper solving and how is that benefiting you?**

ReSharper rounds out Visual Studio with functionality and features.  I wouldn't say it solves problems but rather it makes writing code smoother and more productive. I dont remember which  ReSharper version I started with but it has gotten better and better.

  ### 4. A great productivity tool but may add some lag

**Rating:** 3.5/5.0 stars

**Reviewed by:** Yawar A. | Software Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 08, 2021

**What do you like best about ReSharper?**

The productivity shortcuts are great. You can refactor code with available shortcuts. There're other features as well like you can check the code coverage of the unit test. Also, the build performed by ReSharper is quick as it only builds projects that've been modified since last build.

**What do you dislike about ReSharper?**

My machine isn't that powerful. But, it's still an average machine with i5 processor and fast SSD along with quite a good amount of RAM. But, enabling the ReSharper makes my Visual Studio respond slow and I notice some lag at times.

**Recommendations to others considering ReSharper:**

ReSharper is a great tool to boost up your productivity. But, before you decide to buy the license, check out VS 2022 first. A lot of the features have been provided natively in VS 2022.

**What problems is ReSharper solving and how is that benefiting you?**

It is boosting our development workflow speed.

  ### 5. Visual Studio extension for code refactoring purpose and which in turn improves code quality

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Enterprise (> 1000 emp.)

**Reviewed Date:** March 19, 2022

**What do you like best about ReSharper?**

1. Code Refactoring feature works like charm.
2. Code quality, specifically null checks etc 
3. Conversion of foreach loops to Linq and conversion of code snippets to particular new method creation and move the method to specific class file will be just one click process using 
    Resharper.

**What do you dislike about ReSharper?**

1. Sometimes need some manual intervention if it converts some complex logic to Linq code, sometimes it converts the wrong conversion, apart from those small points everything works 
   fine.
2. Also the quality of support from JetBrains can be improved.

**Recommendations to others considering ReSharper:**

Please use this in your VS extension and it will make your life easy.

**What problems is ReSharper solving and how is that benefiting you?**

1. Code refactoring and code quality check out of box feature helps in avoiding unwanted error and helps in rapid application development.
2. I usually do code reviews of peers, it helps me in giving reviews sometimes.

  ### 6. Great help ti maintain clean your code

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer & Network Security | Mid-Market (51-1000 emp.)

**Reviewed Date:** June 14, 2022

**What do you like best about ReSharper?**

Resharper is the tool. Cannot do without it
It makes refactor easy and safe
All the code lens are there to magnify the infos useful for the dev

**What do you dislike about ReSharper?**

Can be heavy for the CPU
When the project contains big file the time need to open it increase significantly

**What problems is ReSharper solving and how is that benefiting you?**

Improve the standardized code 
Improve the test organization 
Lot of tools

  ### 7. Quite helpful in coding and improve code quality

**Rating:** 5.0/5.0 stars

**Reviewed by:** Sunil C. | Senior Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** February 02, 2022

**What do you like best about ReSharper?**

It's an auto-completion feature and easy to clean up code with the help of ReSharper.

**What do you dislike about ReSharper?**

It slows down the software for 30 to 40 seconds, with which we are using ReSharper.

**Recommendations to others considering ReSharper:**

Resharper is quite helpful if you are a coder, so it is highly recommendable for software engineers.

**What problems is ReSharper solving and how is that benefiting you?**

I have resolved the naming convention problem with ReSharper and it is quite helpful to do clean coding.

  ### 8. Best extension

**Rating:** 5.0/5.0 stars

**Reviewed by:** Harsh B. | Software Engineer - QA, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 20, 2022

**What do you like best about ReSharper?**

It is a best extension I had ever used with visual code. It helps me every much for navigation in c++ scripts

**What do you dislike about ReSharper?**

More featues needed. It has good features but feature like color and info would be good

**What problems is ReSharper solving and how is that benefiting you?**

ease of navigation
reduces time
clean code

  ### 9. Powerful and easy

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** June 16, 2022

**What do you like best about ReSharper?**

I like Suggestions and code optimization

**What do you dislike about ReSharper?**

sometimes it is a little frustrating configuring correctly the reformat code option

**What problems is ReSharper solving and how is that benefiting you?**

easy and speedy coding and review

  ### 10. Great tool for speeding up coding

**Rating:** 4.0/5.0 stars

**Reviewed by:** Yashwant S. | Senior Programmer Analyst, Mid-Market (51-1000 emp.)

**Reviewed Date:** December 16, 2021

**What do you like best about ReSharper?**

Auto suggest functions which guide to improve your code. Also it's very much configurable on code validation and suggestions features.  I have used few more tools for code optimization and found ReSharper most light weight out of all.

**What do you dislike about ReSharper?**

I think pricing for individuals or personal level was high so I couldn't continue after trial period expired. So if pricing could be revised for personal use then it will reach to more people.

**What problems is ReSharper solving and how is that benefiting you?**

Creation application architecture, code optimization,code validation, coding standards.

  ### 11. ReShaping the way you develop

**Rating:** 5.0/5.0 stars

**Reviewed by:** Andrei M. | Software Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** March 03, 2021

**What do you like best about ReSharper?**

One of the best things about resharper has to be the code refactoring. Anyone who has ever had to work in Visual Studio with a big project with a lot of dependencies knows that refactoring is anything but easy, but ReSharper changes that. 
The on the fly code analysis is another thing I used to use quite a bit when I was starting, seeing how it tells you ways of improving your code

**What do you dislike about ReSharper?**

In big projects the code quality analyzer cand make it so the interface feels slow, autocomplete takes a while to ... well.. autocomplete. Must be the only thing I dislike about ReSharper

**What problems is ReSharper solving and how is that benefiting you?**

I'm the sole developer for a medium-large company; I'm basically creating the software used to manage the whole business from scratch. ReSharper makes that a lot easier

  ### 12. Good quality control and productivity enhancement tool.

**Rating:** 4.0/5.0 stars

**Reviewed by:** prateek b. | Full Stack Developer @ Capgemini, Enterprise (> 1000 emp.)

**Reviewed Date:** January 21, 2022

**What do you like best about ReSharper?**

We are utilizing it in our project to fasten up the development process, and it is helping to follow good coding practices. Best thing is its formatting feature and auto-complete code snippet and for refactoring purpose.

**What do you dislike about ReSharper?**

It slowdowns the visual studio, sometimes crash also. The free version should have more features.

**What problems is ReSharper solving and how is that benefiting you?**

code refactoring, formatting, code rules.Good to control quality coding.

  ### 13. Saves a lot of time!

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** December 15, 2021

**What do you like best about ReSharper?**

ReSharper is so well integrated into Visual Studio that you barely notice which feature is a ReSharper one versus a native one!
Shortcuts to practice refactoring are of a great help, and are a great enabler to write clean code.

**What do you dislike about ReSharper?**

Price: it is not a cheap software.
Tutorials: I wish there were more video content built by ReSharper to quickly master it.
Some features: moving a non-static field from one class to another is not possible.

**What problems is ReSharper solving and how is that benefiting you?**

ReSharper helps refactoring the code to avoir the software from rotting.
It helps developers to write high-quality code.

  ### 14. Resharper, Developer assistant

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** October 26, 2021

**What do you like best about ReSharper?**

- Refactoring tools
- Code Inspection and suggestion
- Unit testing support
- Standardize Code styling and formating

**What do you dislike about ReSharper?**

- Pricy
- Its suggestions are not useful always
- Big impact on performance as much as sometimes I have to disable it to speed up the development/compile process

**What problems is ReSharper solving and how is that benefiting you?**

I am using Resharper for years, It's really helpful when the companies are going to have the standardized formatted codes,
It really helps junior and medium developers with its correction/suggestions to improve their coding skills,
Its Refactoring feature helps to improve code readability, maintainability and reduce complexity,

  ### 15. Interesting Tool.  Worth the Cost?

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Marketing and Advertising | Small-Business (50 or fewer emp.)

**Reviewed Date:** April 20, 2021

**What do you like best about ReSharper?**

Any tool that makes your code more efficient is a good tool especially if it is truly delivering what is promised.  ReSharper can offer insight into code that you may overlook as you develop code especially when you are rewriting logic.  For example, as you develop or change your code logic did you set the same value for a variable in both sections of a conditional?  

Also, some shortcut features/code completion features may make you a more efficient developer.  

The 30-day trial gives you ample time to evaluate the product.  Support on any JetBrains product is usually very good.

**What do you dislike about ReSharper?**

In my opinion, this really comes down to ReSharper's cost. Is it really worth an annual subscription?  How much of a delta does it offer when compared to the standard tools shipped with Visual Studio Professional? Does it pay for itself or not? I may be more inclined to a pricing model that has an initial investment of $299 with and smaller maintenance fees for updates.

**Recommendations to others considering ReSharper:**

The best way to make an evaluation of the product is to download a trial version.  JetBrains offers 30-day trials.  This should be a sufficient enough timeframe for you to decide for yourself as to whether it will add to your efficiency.

**What problems is ReSharper solving and how is that benefiting you?**

Like most of the JetBrains tools, whether they are built into the IDE of one of their major products or independent add-on, ReSharper helps to flag code that is inefficient or redundant, gives you a better visualization of code structure, and provides you with other features to help if quickly completing, editing or refactoring procedures and functions.

  ### 16. Resharper

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Electrical/Electronic Manufacturing | Small-Business (50 or fewer emp.)

**Reviewed Date:** November 05, 2020

**What do you like best about ReSharper?**

The toolset, it’s very versatile and helps tremendously

**What do you dislike about ReSharper?**

The differences in intelleisense (from resharper vs VS)

**Recommendations to others considering ReSharper:**

Excellent product with several tutorials online.

**What problems is ReSharper solving and how is that benefiting you?**

Helps solve complex code analysis situations & allows for easy refactoring

  ### 17. I've been using this for years and I heavily rely on it for refactor

**Rating:** 5.0/5.0 stars

**Reviewed by:** Guillermo Ariel G. | Professor, Mid-Market (51-1000 emp.)

**Reviewed Date:** March 11, 2021

**What do you like best about ReSharper?**

Refactor, navigation and code improvement suggestions are the best, and always are relevant

**What do you dislike about ReSharper?**

The performance is not the best, but it is bearable

**Recommendations to others considering ReSharper:**

Try it on! It is a very good product, always evolving

**What problems is ReSharper solving and how is that benefiting you?**

When using resharper, the formatting is done automatically, and this is saving my time

  ### 18. Awesome tool, bit sluggish

**Rating:** 4.0/5.0 stars

**Reviewed by:** Nuno C. | Senior Software Developer - ALS Life Sciences Division | Environmental, Information Technology and Services, Enterprise (> 1000 emp.)

**Reviewed Date:** November 09, 2020

**What do you like best about ReSharper?**

The sheer amount of refactorings and helper features. Very productive. It allows for code completion, refactoring and a selective build for big solutions.

**What do you dislike about ReSharper?**

It is too slow. Sometimes it's impossible to work with it due to the slowness. I have an Intel i7 laptop, 16 GB of RAM. SSD drive and sometimes it would simply freeze Visual Studio.

**Recommendations to others considering ReSharper:**

Make sure you have a proper developer machine. I mean RAM, CPU, SSD. Resharper is indeed awesome, but it can hog resources like a boss.

**What problems is ReSharper solving and how is that benefiting you?**

It can really boost productivity and code quality if used wisely. It does provide a lot of value, but you have to be smart and not go all in and refactor everything you see.

  ### 19. Useful Features, But a Performance Hog

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Construction | Enterprise (> 1000 emp.)

**Reviewed Date:** September 15, 2020

**What do you like best about ReSharper?**

Code completion/anticipation; fast access to related classes; finding any symbol in the codebase/dependency libraries using Ctrl-T; code cleanup/suggestions. I like that it makes complex coding easier by analyzing what you have written and suggesting cleaner, more elegant ways to do the same task.

**What do you dislike about ReSharper?**

Using Resharper in Visual Studio makes VS much slower. Having more than 2 instances of VS on my computer, with Resharper, makes my computer much slower, and sometimes non-responsive. If you want to use Resharper with VS, I suggest at least a quad-core i7 processor and 16 GB of RAM.

**Recommendations to others considering ReSharper:**

I suggest you use a computer with at least a quad-core i7 processor, a solid-state drive and 16 GB of RAM.

**What problems is ReSharper solving and how is that benefiting you?**

Messy/outdated coding practices; locating related classes/libraries; debugging third-party libraries.

  ### 20. IT is a good habit.

**Rating:** 5.0/5.0 stars

**Reviewed by:** kuldeep r. | Software Engineer Trainee, Mid-Market (51-1000 emp.)

**Reviewed Date:** September 15, 2020

**What do you like best about ReSharper?**

Resharper is very helpful while I d coding. It doubles my coding speed due to this I save my time and i can use this time for adventure new this. It uses reduced the coding mistake and this help while testing the code. It helps to refactor analyzing the enter scope of code which is selecting.
Uses of this you can update the code in the most intelligent way.

**What do you dislike about ReSharper?**

The downside of ReSharper is it contain cost. It is not available for free of cost.

**Recommendations to others considering ReSharper:**

Use of reshaper for everyone it is a wonderful tool and using this you can do wonder in coding.

**What problems is ReSharper solving and how is that benefiting you?**

Resharper detects the missing member in the code. And suggest the fix for the missing member.

  ### 21. Real agility

**Rating:** 4.5/5.0 stars

**Reviewed by:** Jonathan V. | Develop Analyst, Small-Business (50 or fewer emp.)

**Reviewed Date:** June 30, 2020

**What do you like best about ReSharper?**

The best thing about ReSharper is that it allows me to eliminate unnecessary work by showing me shortcuts to complete methods or words. This, for me, is the best as it speeds up development and allows me to focus on what is truly important.

**What do you dislike about ReSharper?**

At the moment, I don't have anything that makes me say they need to improve; I think a good job has been done with this tool.

**Recommendations to others considering ReSharper:**

Install it, enjoy it for 30 days, and start with the payment to obtain all the benefits.

**What problems is ReSharper solving and how is that benefiting you?**

The main problem I have solved is having clean code and having the tools at hand that allow me to effectively auto-complete my code. What benefits have I had with the tool? I think the time savings and having pleasant and clean code.

  ### 22. Excellent tool for enforcing rules on developers

**Rating:** 4.5/5.0 stars

**Reviewed by:** Andrew R. | Director of Web Development, Mid-Market (51-1000 emp.)

**Reviewed Date:** June 23, 2020

**What do you like best about ReSharper?**

Setting standards in a file that can be shared among teams.  Simply create the naming conventions, save and export.  Other users can then use that file on their install. 

Easy to understand tool tips let developers know how to optimize the code for clarity and speed.

**What do you dislike about ReSharper?**

Occasional message from Visual Studio that plugin is slowing things down.  The message from VS 2017 may have been addressed in the newer 2019 version of Visual Studio, but we have not installed that yet.

**Recommendations to others considering ReSharper:**

Be sure to trial the product in your team first.

**What problems is ReSharper solving and how is that benefiting you?**

The product hastens code reviews as the team is assured that the rules and naming conventions are followed.  No need to worry about minor details, resharper provides hints to optimize the code!

  ### 23. Makes your life easier

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** November 17, 2020

**What do you like best about ReSharper?**

The ability to navigate too code more easily, refactor quicker, run unit tests and improve build speed.

**What do you dislike about ReSharper?**

It can be a bit of a memory hog, especially in virtualized environments.

**Recommendations to others considering ReSharper:**

It's a must-have for Visual Studio power users.

**What problems is ReSharper solving and how is that benefiting you?**

Improve code quality and productivity.

  ### 24. Most useful tool for visual studio

**Rating:** 5.0/5.0 stars

**Reviewed by:** Steven S. | Software Engineer, Mid-Market (51-1000 emp.)

**Reviewed Date:** November 18, 2019

**What do you like best about ReSharper?**

Resharper allows for autocompleting and generating code with intelligent suggestions. It allows for refactoring and making the job of writing intricate c# code easier.

It allows for support for testing and for creating clean code. It adds extra capabilites such as commenting and shortcuts to allow very clean and readable coding.

The formatting, refactoring and safe deletion of code allows for removing unused code and cleaning existing code.

The installation is easy and very helpful and the integration is seamless with visual studio.

It is a must have when using visual studio and many developers and engineers use this when developing C# code.

Jetbrains support is great and is very helpful when the support is needed. They are available often and respond very quickly. There is also a large community of users that help with support when needed.

**What do you dislike about ReSharper?**

It is difficult to find things to dislike with this tool however the price is annoying.

It would also be good if it could be installed for the Mac and linux versions of the visual studio. Also if it could be used with VSCode.

**Recommendations to others considering ReSharper:**

It is a necessary product for visual studio to provide ease and support when developing C#.

**What problems is ReSharper solving and how is that benefiting you?**

We use this when developing C# code to bring the efficiency of jetbrains tools such as refactoring, generating and formatting code to our C# projects.

It has allowed us to be more efficient when writing code and allows us to create clean and reliable code.

  ### 25. Love Love Love Resharper

**Rating:** 4.0/5.0 stars

**Reviewed by:** Rita D. | Technical Project Manager, Enterprise (> 1000 emp.)

**Reviewed Date:** February 12, 2016

**What do you like best about ReSharper?**

I cannot imagine coding without Resharper.

**What do you dislike about ReSharper?**

It's expensive and can be a hard sell to management who don't like spending on software

**Recommendations to others considering ReSharper:**

Great tool to generate better quality of code and run a code analysis and help with code reviews

**What problems is ReSharper solving and how is that benefiting you?**

We use Resharper integrated with Visual Studio. It helps us write better code, intellisense lets us auto write classes and the get set constructors. Squiggly lines suggest better variable and method names. Code analysis and formatting makes our life easier as a coder. I cannot even imagine coding without it anymore

  ### 26. Unrivalled Support but SLOW

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** November 19, 2019

**What do you like best about ReSharper?**

ReSharper has first class support for much of the boiler plate things you would otherwise waste time doing on a daily basis.

**What do you dislike about ReSharper?**

It can be incredibly slow and is often blamed directly by Visual Studio as the source of sluggishness.

**Recommendations to others considering ReSharper:**

This product will definitely save you time - even if you lose a bit of performance. In the end the time saved it well worth the trade off. Explore the tools you paid for, there are some simple gems in there if you just go and look. If you the type of person who likes help documentation then look online as they have some carefully compiled help pages online.

**What problems is ReSharper solving and how is that benefiting you?**

I use the template tool ALL THE TIME to create fragments that save me much copy/paste edit scenarios. The code coverage tool has been a major favourite of mine too - it helps me to keep quality metrics up and sometimes even highlights poorly designed code by telling me no test cases cover it. Code highlighting and reformatting saves me the most time...

  ### 27. Error free Code with Industrial Standards

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Information Technology and Services | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 02, 2020

**What do you like best about ReSharper?**

ReSharper has upto date Industrial  standard coding  formats for Asp.net core etc, I am the Asp.net core developer .Most liking part for me is IntelliSense feature ,it provides awesome Quick fixes for standard common errors.

**What do you dislike about ReSharper?**

According to me , i have no dislikes in using this product.

**Recommendations to others considering ReSharper:**

Its best software available in the market

**What problems is ReSharper solving and how is that benefiting you?**

It increases my productivity by 50% , i am Asp.net core Mvc web developer ,its add-on to my visual studio 2019,

  ### 28. Amazing

**Rating:** 5.0/5.0 stars

**Reviewed by:** Ivan Y. | Senior Software Engineer, Small-Business (50 or fewer emp.)

**Reviewed Date:** May 08, 2020

**What do you like best about ReSharper?**

When I tried to use VS without Resharper I felt like coding without using hands. Theoretically possible, in practice - incredibly inconvenient

**What do you dislike about ReSharper?**

Resharper + VS combo is kind of slow, however there's also Rider that's blazing fast

**What problems is ReSharper solving and how is that benefiting you?**

It boosts up productivity when developing software a lot, and allows to accomplish the same things much faster.

  ### 29. Very useful tool integrate with visual studio to improve and easy to coding.

**Rating:** 5.0/5.0 stars

**Reviewed by:** Maulik M. | Software Devloper, Computer Software, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 22, 2019

**What do you like best about ReSharper?**

it has great intellisense. 
This extension tool has great sense of coding. 
It makes more easy to developed a program. 
It gives you error before compile the program so its saving your time.
Some repetitive task done with single click.

**What do you dislike about ReSharper?**

Some time it shows blue line that code has error but in sense of its ok at that it looks code with error but its not error.
Some short cuts are with three key and its some how difficult.

**Recommendations to others considering ReSharper:**

If you are programmer and want to feel ease of coding and generic code then it is best extension ever for visual studio.

**What problems is ReSharper solving and how is that benefiting you?**

this is only extension that can make duplicate code of selected. Its very useful when you have some copy code and also duplicate some other code also. this extension Makes a method generic.

  ### 30. Must have

**Rating:** 4.5/5.0 stars

**Reviewed by:** Chad D. | Senior BI Developer, Mid-Market (51-1000 emp.)

**Reviewed Date:** January 08, 2020

**What do you like best about ReSharper?**

Everything. Code generation, refactoring, formatting. I can't imagine life without it.

**What do you dislike about ReSharper?**

I honestly can't think of a thing. Maybe slightly more control over custom code formatting (indention etc)

**Recommendations to others considering ReSharper:**

Get it now, you won't be disappointed.

**What problems is ReSharper solving and how is that benefiting you?**

Having a 45 year old brain that can't retain all of the various code sniff issues automatically detected by ReSharper.

  ### 31. Must-have for .NET developers

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Telecommunications | Small-Business (50 or fewer emp.)

**Reviewed Date:** June 29, 2020

**What do you like best about ReSharper?**

The LINQ feature is amazing it can certainly optimise your code into one line of LINQ

**What do you dislike about ReSharper?**

a bit slow to run and makes the VS even slower

**What problems is ReSharper solving and how is that benefiting you?**

Code refactoring with the C# code. It accelerates the process a lot faster.

  ### 32. An absolutely must

**Rating:** 5.0/5.0 stars

**Reviewed by:** David O. | Software engineer, Enterprise (> 1000 emp.)

**Reviewed Date:** August 28, 2019

**What do you like best about ReSharper?**

It allows you to refactor code into functions with the contextual menu, automatically create constructors or properties, shows you when parts of your code could be written in a better way or using operators more suited so you learn to program better. Shows you possible errors you might be doing and how to fix them. Also highlights names when they go against naming conventions. It can also clean up a file fixing all indentation and separation of elements automatically. 
Also has a very convenient search that combines file names, variable/functions names, etc So you can literally can search for anything really quickly (ctrl+T I think).

**What do you dislike about ReSharper?**

The only thing is that it has do many functions that the settings section when if it's well organised it's immense, so you can spend some time until you see everything. You can export and import your settings so you'll be good once you do it once! (or any of your colleagues)

**Recommendations to others considering ReSharper:**

I think there's nothing like it for visual studio

**What problems is ReSharper solving and how is that benefiting you?**

It allows you to refactor code into functions with the contextual menu, automatically create constructors or properties, shows you when parts of your code could be written in a better way or using operators more suited so you learn to program better. Shows you possible errors you might be doing and how to fix them

  ### 33. Productive tool yet with few setback

**Rating:** 3.0/5.0 stars

**Reviewed by:** Joe How H. | Software Developer, Oil & Energy, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 16, 2019

**What do you like best about ReSharper?**

Intellisense works well. Refactoring and namespace renaming save me a lot of time.

**What do you dislike about ReSharper?**

Anti-virus and windows defender always slow down ReSharper. Although my company has added exception for ReSharper, windows defender and anti virus will still scan it before Visual Studio starts. It can be very annoying that Visual Studio always complain ReSharper will slow down typing and overall performance.

**Recommendations to others considering ReSharper:**

Find ways to bypass the anti virus and window defender. It will improve overall user experience a lot.

**What problems is ReSharper solving and how is that benefiting you?**

Productivity. Code refactoring.

  ### 34. A must have helper for .net developer

**Rating:** 5.0/5.0 stars

**Reviewed by:** Massimiliano A. | .Net Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** October 06, 2019

**What do you like best about ReSharper?**

Fast intellisense plug in
Smart dev shortcut, smart compile and smart develop advice 

**What do you dislike about ReSharper?**

Slow down a bit develop on windows 7 and in visual studio 2019 previews

**What problems is ReSharper solving and how is that benefiting you?**

Develop my app faster then before, fast and smart snippets creation, and smart refactoring

  ### 35. Very useful

**Rating:** 5.0/5.0 stars

**Reviewed by:** Alessandro S. | Software Department manager, Small-Business (50 or fewer emp.)

**Reviewed Date:** November 16, 2019

**What do you like best about ReSharper?**

Useful in the development team to homogenize the writing style and minimize syntax errors

**What do you dislike about ReSharper?**

For the more junior, the opportunity to learn is lost.

**What problems is ReSharper solving and how is that benefiting you?**

Better experience in code navigation
Automatic decompilation allows for a better understanding of the libraries used

  ### 36. It helps developer to develop there application easily with help of ReSharper

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Hospital & Health Care | Enterprise (> 1000 emp.)

**Reviewed Date:** September 30, 2019

**What do you like best about ReSharper?**

Mostly when you will work with visual studio its very helpful, like automatic property creation method creation aslo you can see the references of your methods etc

**What do you dislike about ReSharper?**

Its will slow down your visual studio every thing else is good .

**Recommendations to others considering ReSharper:**

if your are working on visual studio and wants to increase the development time please use the resharper its one of the best helper tool for development of applications 

**What problems is ReSharper solving and how is that benefiting you?**

Its not like solving the problem but yeah its will deferentially increase the development time ,it will share the information about the code like who is the owner of the code its

  ### 37. Developer's Life is so easy with Resharper.

**Rating:** 4.5/5.0 stars

**Reviewed by:** Verified User in Computer Software | Enterprise (> 1000 emp.)

**Reviewed Date:** September 30, 2019

**What do you like best about ReSharper?**

It is best with intellisense auto complete.
Executing UTs.
Finding verious matrics.
Deassembly using dotpeek.
Memory Leak issue analysis wit dotmemory

**What do you dislike about ReSharper?**

It is very performance centric. Uses lots of resources.

**Recommendations to others considering ReSharper:**

Resharper is very handy tool, when It comes to the developer's day to day job.
It is very helpfull in 
- it's intellisense auto complete.
- finding matrics
- analyzing memory leaks
- finding performance values
- graphical representation of code,

but it taks lot of CPU and memory, so use it wisely.

**What problems is ReSharper solving and how is that benefiting you?**

Memory Leaks.
Better Code Formatting,
Better code readability.

  ### 38. Resharper helps me to refactor my c# code 

**Rating:** 3.0/5.0 stars

**Reviewed by:** Verified User in Health, Wellness and Fitness | Enterprise (> 1000 emp.)

**Reviewed Date:** August 05, 2019

**What do you like best about ReSharper?**

Re sharper actual help me to refactor my exist code change the code,amazing intelligent which help when on naming convention like when you are initialize a variable it also suggest you the proper name.
and with in click you can change a if conditions in switch conditions.

**What do you dislike about ReSharper?**

Dude it Re-sharper my visual Studio take time to load my project 

**What problems is ReSharper solving and how is that benefiting you?**

My team use to write linq query's but with resharper it change all linq query's to lambda linq query we want everyone to learn lambda syntax and it help a lot when it converts the linq query to lambda with a click.

  ### 39. Review for resharper

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Education Management | Enterprise (> 1000 emp.)

**Reviewed Date:** October 06, 2019

**What do you like best about ReSharper?**

How easy it makes coding flow with the shortcuts.

**What do you dislike about ReSharper?**

I don't like that you need a license for resharper to make Rider work.

**Recommendations to others considering ReSharper:**

I would like to use Rider without a license for resharper. Maybe open some features without the license and once you are sure you want to use Rider get a license with access to all the features.

**What problems is ReSharper solving and how is that benefiting you?**

I use in my daily coding projects.

  ### 40. C# programming made easier than ever

**Rating:** 5.0/5.0 stars

**Reviewed by:** Grzegorz B. | Developer, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 09, 2019

**What do you like best about ReSharper?**

Re Sharper plugin to Visual Studio makes .NET programming much more fun and easy. Code analysis features, better refactoring algorithms, customizable keyboard shortcuts, best practices checks are just a few features you get by installing this plugin. I wonder why Microsoft didn't include such features by default in their, nevertheless, very good IDE. I would say its a must-have app for any professional .NET developer.

**What do you dislike about ReSharper?**

The only thing that can be improved it's the speed.

**Recommendations to others considering ReSharper:**

Of you can afford it - buy it. If not - test it as a trial. You'll love it.

**What problems is ReSharper solving and how is that benefiting you?**

Coding is much faster with cudtomizable shortcuts, code is cleaner and more standardized as it keeps warning you when you are breaking any rule, code autocompletion works much better than a vanilla one. On short - coding is faster, better, easier and much more fun!

  ### 41. Makes coding so much more efficient 

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Small-Business (50 or fewer emp.)

**Reviewed Date:** September 01, 2019

**What do you like best about ReSharper?**

ReSharper is great at helping and showing devs better more efficient ways of writing code. It can turn multiple lines of if/else statements in to one beautiful line of linq. 

**What do you dislike about ReSharper?**

Sometimes it will recommend doing something that’s not helpful but this is not a huge downfall because you can just ignore. 

**What problems is ReSharper solving and how is that benefiting you?**

The benefits is the ability to learn and see better ways to do things. 

  ### 42. Useful extra features for visual studio

**Rating:** 3.5/5.0 stars

**Reviewed by:** Verified User in Automotive | Small-Business (50 or fewer emp.)

**Reviewed Date:** July 22, 2019

**What do you like best about ReSharper?**

Resharper offers the user a lot of small extra additionals to their experience. Overall, by using ReSharper, you are just able to write better code, faster.

**What do you dislike about ReSharper?**

It can take a while to learn some of the features as there are just so many. 

**What problems is ReSharper solving and how is that benefiting you?**

Quickly formatting code to conform with everyone else and being able to meet targets as work just gets done at a faster pace.

  ### 43. Easy to get used to - Hard to leave it

**Rating:** 4.0/5.0 stars

**Reviewed by:** Ariel C. | .Net C# Developer Sr., Enterprise (> 1000 emp.)

**Reviewed Date:** October 26, 2018

**What do you like best about ReSharper?**

- Shortcuts are awesome. Navigation throgh the code gets really easy.
- I use everyday: go to last modified position, goto next error, find usages. All refactoring shortcuts !.
- Color identifiers let me identify variables from constants, methods, properties, types. I use this feature and I can not live without it.
- Move code by scope is handy.
- Adding missing references automatically

**What do you dislike about ReSharper?**

- Pricing: tend to be high.
- After awhile it practically kills my Visual Studio. It gets super slow, even for small projects.
- It kind of makes you dependent. It feels uncomfortable when you don't have it, and that makes you unproductive.
- Depending on what version you use, resharper shows errors that doesn't exist. On later versions it works fine.

**Recommendations to others considering ReSharper:**

I love it and you will too. But to get there, you have first to read and learn the shortcuts Keymap.
(https://www.jetbrains.com/resharper/docs/ReSharper_DefaultKeymap_VSscheme.pdf)

After you have learned and assimilated all the key shortcuts you will start loving it.
Bear in mind that once you get there, is really tuff to develop applications without it.

**What problems is ReSharper solving and how is that benefiting you?**

I´ve been using Resharper for many years, win/webforms and mobile (even xamarin forms).

  ### 44. The Crutch I'm Happy to Carry

**Rating:** 5.0/5.0 stars

**Reviewed by:** Adam K. | Senior Systems Administrator / Application Development, Mid-Market (51-1000 emp.)

**Reviewed Date:** October 19, 2018

**What do you like best about ReSharper?**

ReSharper makes coding just a little more fun. It strips away all of the tedious parts of using Visual Studio.

**What do you dislike about ReSharper?**

The integration with Visual Studio is very good but at times the ReSharper utilities and Microsofts utilities vi for control and it can be hard to tell which one you are using

**What problems is ReSharper solving and how is that benefiting you?**

ReSharper helps our code to be more uniform and elegant from developer to developer. With everyone using the same intellisense code becomes easier to read and tweak.

  ### 45. Good, but a performance hit.

**Rating:** 4.0/5.0 stars

**Reviewed by:** Verified User in Computer Software | Mid-Market (51-1000 emp.)

**Reviewed Date:** January 27, 2019

**What do you like best about ReSharper?**

Many built in suggestions to help keep developer’s code clean and in line with others.

**What do you dislike about ReSharper?**

Adds quite a performance hit to Visual Studio.

**What problems is ReSharper solving and how is that benefiting you?**

Developers can more easily follow coding standards and make projects more maintainable which saves the company time.

  ### 46. Excellent tool vor developing

**Rating:** 5.0/5.0 stars

**Reviewed by:** German  V. | Mid-Market (51-1000 emp.)

**Reviewed Date:** May 22, 2018

**What do you like best about ReSharper?**

It has tons of aids and tools for help developers to do their job. Correction, simplifications, intellisense, … and much more are inside this software, It works inside Visual Studio as and plugin. But it is not a common plugin. You will find any tool you need to solve the most tricky problems with LINQ, Classes, Structs., etc. This is a developers IDE inside a very good developers IDE (Visual Studio)

**What do you dislike about ReSharper?**

It is heavy. If you do not have a decent machine, you will be in a sort of a nightmare of sluggishness.

**Recommendations to others considering ReSharper:**

If you are going to use Resharper with C# (My case), take into account that this is not a tool for rookies. It has tons aids, but also require average-to-deep knowledge of the language and also of Visual Studio.

**What problems is ReSharper solving and how is that benefiting you?**

I make a lot of software for a Steel Structures company, and use this tool all time when developing. Business administration, payroll, production, BIM, Maintenance, projects developing, Every one of this programs was made using Resharper. In many of them, I improved my code bay a factor of X3. I really recommend it.

  ### 47. Resharper helps save time

**Rating:** 5.0/5.0 stars

**Reviewed by:** Verified User in Hospital & Health Care | Mid-Market (51-1000 emp.)

**Reviewed Date:** March 19, 2019

**What do you like best about ReSharper?**

Resharpers code completion tips and refactoring guides has made me a better programmer.

**What do you dislike about ReSharper?**

Visual studio is slowly starting to implement similar features and Resharper isn't always doing enough to help set them apart.

**What problems is ReSharper solving and how is that benefiting you?**

Faster coding.

  ### 48. Best  Visual Studio Extension. I would say, Developer's best friend. 

**Rating:** 4.5/5.0 stars

**Reviewed by:** Muhammad A. | Lead Software Engineer, Renewables & Environment, Enterprise (> 1000 emp.)

**Reviewed Date:** February 01, 2018

**What do you like best about ReSharper?**

Searching the whole solution is very easy. It makes developer's job quite easy with Code completion, Code generation. Code analysis, Code editing helpers etc. You can jump to any file,. It has a powerful unit test runner, it assists in debugging, there are lot of code templates. Sometimes, it is very helpful to use its Architectural feature called 'Project dependency diagram'.  It is good to inspect the code issues in the solution. 

**What do you dislike about ReSharper?**

The price should be low so that every developer can afford it. The license process is quite complicated if there are lots of users in the organisation specially the organisations having external consultants. . Trial period is only one month. There should be some price discounts/offers for the large organisations. If you keep you visual studio open for longer time, ReSharper hangs or slows down some times and you have to restart your Visual Studio.

**Recommendations to others considering ReSharper:**

I would recommend to buy it. It is very useful for the developers and it increases the productivity considerably. More you gain experience with it, more you become comfortable in code writing. 

**What problems is ReSharper solving and how is that benefiting you?**

It has made the software development job very easy and  productivity  increases considerably. It is very beneficial for the developer as well as for the organisation. 

  ### 49. ReSharper is a requirement for anyone programming in .Net as far as I'm concerned

**Rating:** 5.0/5.0 stars

**Reviewed by:** Lee C. | Small-Business (50 or fewer emp.)

**Reviewed Date:** May 22, 2018

**What do you like best about ReSharper?**

Code analysis and hints on optimising and improving code in both readability and optimisation.

It also makes writing the code a lot faster by using templates and impressive autocomplete & intellisense features.

**What do you dislike about ReSharper?**

It can sometimes make Visual Studio go very slow, especially on very large projects or projects that use a lot of old tech like WebForms.

**Recommendations to others considering ReSharper:**

Exclude vendor folders and large portions that you're not working on in the code analysis options to improve the speed of visual studio.

**What problems is ReSharper solving and how is that benefiting you?**

Faster development times and better code quality.

  ### 50. How can you code without resharper?

**Rating:** 4.0/5.0 stars

**Reviewed by:** Arnas J. | Game Developer, Computer Games, Small-Business (50 or fewer emp.)

**Reviewed Date:** February 11, 2018

**What do you like best about ReSharper?**

Well, hard to say. Everything? 
I like that you can change keybindings to be the saame as other Jetbrains products.
I like when resharper highlights my code - suggestions, errors or warnings.
Resharper is a really big productivity booster. 

**What do you dislike about ReSharper?**

I dislike that some default functions (like ctrl + click) acts weird. I dislike that a company cannot change from Resharper to Rider. If we have licence for a year ahead and decide to use Rider instead of VS+Rsh. we have to pay double the price. Customer support does not care about its users.


**Recommendations to others considering ReSharper:**

If You really want/have to use VS, then go ahead and buy Resharper aswell. If you are not sure, try Rider instead. 

**What problems is ReSharper solving and how is that benefiting you?**

We have been using Resharper as a tool to boost productivity, code quality and style.
Using resharper is very important when you have to produce best quality code possible.


## ReSharper Discussions
  - [How do I make Resharper more performant in Visual Studio 2019?](https://www.g2.com/discussions/31627-how-do-i-make-resharper-more-performant-in-visual-studio-2019) - 1 comment, 1 upvote
  - [How does ReSharper integrate with 2019?](https://www.g2.com/discussions/how-does-resharper-integrate-with-2019) - 1 comment

- [View ReSharper pricing details and edition comparison](https://www.g2.com/products/resharper/reviews?section=pricing&secure%5Bexpires_at%5D=2026-05-18+19%3A19%3A37+-0500&secure%5Bsession_id%5D=089711d7-73d0-4154-84c9-19e31fe1b09b&secure%5Btoken%5D=b3e8a8a70a02522e3d5138cf820c409932c5061f272acdacef8d5de58ae7a0d0&format=llm_user)

## ReSharper Features
**Agentic AI - Static Code Analysis**
- Adaptive Learning
- Natural Language Interaction
- Proactive Assistance

## Top ReSharper Alternatives
  - [SonarQube](https://www.g2.com/products/sonarqube/reviews) - 4.4/5.0 (140 reviews)
  - [Coverity](https://www.g2.com/products/coverity/reviews) - 4.2/5.0 (55 reviews)
  - [CodeRush](https://www.g2.com/products/coderush/reviews) - 4.0/5.0 (10 reviews)

