ReSharper vs Visual Studio

Need advice about which tool to choose?Ask the StackShare community!

ReSharper

220
241
+ 1
24
Visual Studio

50.4K
34.2K
+ 1
1.1K
Add tool

ReSharper vs Visual Studio: What are the differences?

What is ReSharper? A Visual Studio extension for .NET and web developers. It is a popular developer productivity extension for Microsoft Visual Studio. It automates most of what can be automated in your coding routines. It finds compiler errors, runtime errors, redundancies, and code smells right as you type, suggesting intelligent corrections for them.

What is Visual Studio? State-of-the-art tools and services that you can use to create great apps for devices, the cloud, and everything in between. Visual Studio is a suite of component-based software development tools and other technologies for building powerful, high-performance applications.

ReSharper can be classified as a tool in the "Tools for Text Editors" category, while Visual Studio is grouped under "Integrated Development Environment".

Microsoft, Starbucks, and Intuit are some of the popular companies that use Visual Studio, whereas ReSharper is used by Making Waves, Petra, and AutoGuru. Visual Studio has a broader approval, being mentioned in 678 company stacks & 1011 developers stacks; compared to ReSharper, which is listed in 5 company stacks and 5 developer stacks.

Advice on ReSharper and Visual Studio

The problem I have is whether to choose Android Studio or Visual Studio? I have to develop a simple app for a school project that can work on both iPhone and Android.

The most important factors for me are Android and iOS compatibility. Although note that i would like to become a Software Engineer when i finish my course. (I'd like to work for Apple, just saying!)

After that id like easy integration for Google Ads and such if i do develop another app that people actually use to support development. (I'd also like to stick with one easy programming language that's compatible with a wide variety of platforms since i'm a beginner and have only ever used Pascal)

See more
Replies (1)
Recommends
on
FlutterFlutter

First of all - Android Studio and Visual Studio are IDE's. Tools to create code. What you are asking is programming framework. I assume that when you are talking about Android Studio you mean Native Android Development and by Visual Studio you mean Xamarin.

If you want to create crossplatform app then Native Android Development is NOT a way to go. Xamarin might work for you, BUT - you'd rather recommend you to go with Flutter. It's much more performant than Xamarin, programming model is friendlier for developer and technology seems just more refined. It's also officially supported by google, so no worries about support.

See more
Get Advice from developers at your company using StackShare Enterprise. Sign up for StackShare Enterprise.
Learn More
Pros of ReSharper
Pros of Visual Studio
  • 6
    Refactor also using different code
  • 6
    Early discover bugs
  • 5
    IDE Integration
  • 4
    Highlighted //todo //bug
  • 3
    Spell checking
  • 305
    Intellisense, ui
  • 244
    Complete ide and debugger
  • 165
    Plug-ins
  • 104
    Integrated
  • 93
    Documentation
  • 37
    Fast
  • 35
    Node tools for visual studio (ntvs)
  • 33
    Free Community edition
  • 24
    Simple
  • 17
    Bug free
  • 8
    Made by Microsoft
  • 6
    Full free community version
  • 5
    JetBrains plugins (ReSharper etc.) work sufficiently OK
  • 3
    Productivity Power Tools
  • 2
    VIM integration
  • 2
    Vim mode
  • 1
    I develop UWP apps and Intellisense is super useful
  • 1
    Available for Mac and Windows
  • 1
    Cross platform development
  • 1
    The Power and Easiness to Do anything in any.. language
  • 0
    Auto

Sign up to add or upvote prosMake informed product decisions

Cons of ReSharper
Cons of Visual Studio
  • 8
    Visual studio become slower
  • 15
    Bulky
  • 14
    Made by Microsoft
  • 4
    Sometimes you need to restart to finish an update
  • 3
    Too much size for disk
  • 3
    Only avalible on Windows

Sign up to add or upvote consMake informed product decisions

What is ReSharper?

It is a popular developer productivity extension for Microsoft Visual Studio. It automates most of what can be automated in your coding routines. It finds compiler errors, runtime errors, redundancies, and code smells right as you type, suggesting intelligent corrections for them.

What is Visual Studio?

Visual Studio is a suite of component-based software development tools and other technologies for building powerful, high-performance applications.

Need advice about which tool to choose?Ask the StackShare community!

What companies use ReSharper?
What companies use Visual Studio?
See which teams inside your own company are using ReSharper or Visual Studio.
Sign up for StackShare EnterpriseLearn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with ReSharper?
What tools integrate with Visual Studio?

Sign up to get full access to all the tool integrationsMake informed product decisions

Blog Posts

What are some alternatives to ReSharper and Visual Studio?
SonarLint
It is an IDE extension that helps you detect and fix quality issues as you write code. Like a spell checker, it squiggles flaws so that they can be fixed before committing code.
SonarQube
SonarQube provides an overview of the overall health of your source code and even more importantly, it highlights issues found on new code. With a Quality Gate set on your project, you will simply fix the Leak and start mechanically improving.
CLion
Knowing your code through and through, CLion can take care of the routine while you focus on the important things. Boost your productivity with the keyboard-centric approach (Vim-emulation plugin is also available in plugin repository), full coding assistance, smart and relevant code completion, fast project navigation, intelligent intention actions, and reliable refactorings.
Spacemacs
Since version 0.101.0 and later Spacemacs totally abolishes the frontiers between Vim and Emacs. The user can now choose his/her preferred editing style and enjoy all the Spacemacs features. Even better, it is possible to dynamically switch between the two styles seamlessly which makes it possible for programmers with different styles to do seat pair programming using the same editor.
Atom-IDE
A collection of Atom UIs to support language services as part of Atom IDE, designed for use with packages built on top of atom-languageclient.
See all alternatives