Alternatives to ReSharper logo

Alternatives to ReSharper

Visual Studio, SonarLint, SonarQube, CLion, and Spacemacs are the most popular alternatives and competitors to ReSharper.
235
259
+ 1
24

What is ReSharper and what are its top alternatives?

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.
ReSharper is a tool in the Tools for Text Editors category of a tech stack.

Top Alternatives to ReSharper

  • Visual Studio
    Visual Studio

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

  • SonarLint
    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

    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
    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
    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. ...

  • GitHub Copilot
    GitHub Copilot

    It is an AI pair programmer that helps you write code faster and with less work. It draws context from comments and code, and suggests individual lines and whole functions instantly. ...

  • Atom-IDE
    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. ...

  • Kite
    Kite

    Your editor and web browser don't know anything about each other, which is why you end up continuously switching between them. Kite bridges that gap, bringing an internet-connected programming experience right alongside your editor. ...

ReSharper alternatives & related posts

Visual Studio logo

Visual Studio

57.4K
36.5K
1.1K
State-of-the-art tools and services that you can use to create great apps for devices, the cloud, and everything...
57.4K
36.5K
+ 1
1.1K
PROS OF VISUAL STUDIO
  • 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 mode
  • 2
    VIM integration
  • 1
    I develop UWP apps and Intellisense is super useful
  • 1
    Cross platform development
  • 1
    The Power and Easiness to Do anything in any.. language
  • 1
    Available for Mac and Windows
CONS OF VISUAL STUDIO
  • 15
    Bulky
  • 14
    Made by Microsoft
  • 5
    Sometimes you need to restart to finish an update
  • 3
    Too much size for disk
  • 3
    Only avalible on Windows

related Visual Studio posts

Maria Naggaga
Senior Program Manager - .NET Team at Microsoft · | 8 upvotes · 668.7K views

.NET Core is #free, #cross-platform, and #opensource. A developer platform for building all types of apps ( #web apps #mobile #games #machinelearning #AI and #Desktop ).

Developers have chosen .NET for:

Productive: Combined with the extensive class libraries, common APIs, multi-language support, and the powerful tooling provided by the Visual Studio family ( Visual Studio and Visual Studio Code ), .NET is the most productive platform for developers.

Any app: From mobile applications running on iOS, Android and Windows, to Enterprise server applications running on Windows Server and Linux, or high-scale microservices running in the cloud, .NET provides a solution for you.

Performance: .NET is fast. Really fast! The popular TechEmpower benchmark compares web application frameworks with tasks like JSON serialization, database access, and server side template rendering - .NET performs faster than any other popular framework.

See more
Nicholas Rogoff

Secure Membership Web API backed by SQL Server. This is the backing API to store additional profile and complex membership metadata outside of an Azure AD B2C provider. The front-end using the Azure AD B2C to allow 3rd party trusted identity providers to authenticate. This API provides a way to add and manage more complex permission structures than can easily be maintained in Azure AD.

We have .Net developers and an Azure infrastructure environment using server-less functions, logic apps and SaaS where ever possible. For this service I opted to keep it as a classic WebAPI project and deployed to AppService.

  • Trusted Authentication Provider: @AzureActiveDirectoryB2C
  • Frameworks: .NET Core
  • Language: C# , Microsoft SQL Server , JavaScript
  • IDEs: Visual Studio Code , Visual Studio
  • Libraries: jQuery @EntityFramework, @AutoMapper, @FeatureToggle , @Swashbuckle
  • Database: @SqlAzure
  • Source Control: Git
  • Build and Release Pipelines: Azure DevOps
  • Test tools: Postman , Newman
  • Test framework: @nUnit, @moq
  • Infrastructure: @AzureAppService, @AzureAPIManagement
See more
SonarLint logo

SonarLint

171
343
16
An IDE extension to detect and fix issues as you write code
171
343
+ 1
16
PROS OF SONARLINT
  • 13
    IDE Integration
  • 3
    Free
CONS OF SONARLINT
  • 3
    Non contextual warnings
  • 3
    Not Very User Friendly

related SonarLint posts

SonarQube logo

SonarQube

1.8K
2K
52
Continuous Code Quality
1.8K
2K
+ 1
52
PROS OF SONARQUBE
  • 26
    Tracks code complexity and smell trends
  • 16
    IDE Integration
  • 9
    Complete code Review
  • 1
    Difficult to deploy
CONS OF SONARQUBE
  • 7
    Sales process is long and unfriendly
  • 7
    Paid support is poor, techs arrogant and unhelpful
  • 1
    Does not integrate with Snyk

related SonarQube posts

Simon Reymann
Senior Fullstack Developer at QUANTUSflow Software GmbH · | 30 upvotes · 8.9M views

Our whole DevOps stack consists of the following tools:

  • GitHub (incl. GitHub Pages/Markdown for Documentation, GettingStarted and HowTo's) for collaborative review and code management tool
  • Respectively Git as revision control system
  • SourceTree as Git GUI
  • Visual Studio Code as IDE
  • CircleCI for continuous integration (automatize development process)
  • Prettier / TSLint / ESLint as code linter
  • SonarQube as quality gate
  • Docker as container management (incl. Docker Compose for multi-container application management)
  • VirtualBox for operating system simulation tests
  • Kubernetes as cluster management for docker containers
  • Heroku for deploying in test environments
  • nginx as web server (preferably used as facade server in production environment)
  • SSLMate (using OpenSSL) for certificate management
  • Amazon EC2 (incl. Amazon S3) for deploying in stage (production-like) and production environments
  • PostgreSQL as preferred database system
  • Redis as preferred in-memory database/store (great for caching)

The main reason we have chosen Kubernetes over Docker Swarm is related to the following artifacts:

  • Key features: Easy and flexible installation, Clear dashboard, Great scaling operations, Monitoring is an integral part, Great load balancing concepts, Monitors the condition and ensures compensation in the event of failure.
  • Applications: An application can be deployed using a combination of pods, deployments, and services (or micro-services).
  • Functionality: Kubernetes as a complex installation and setup process, but it not as limited as Docker Swarm.
  • Monitoring: It supports multiple versions of logging and monitoring when the services are deployed within the cluster (Elasticsearch/Kibana (ELK), Heapster/Grafana, Sysdig cloud integration).
  • Scalability: All-in-one framework for distributed systems.
  • Other Benefits: Kubernetes is backed by the Cloud Native Computing Foundation (CNCF), huge community among container orchestration tools, it is an open source and modular tool that works with any OS.
See more
Ganesa Vijayakumar
Full Stack Coder | Technical Lead · | 19 upvotes · 4.4M views

I'm planning to create a web application and also a mobile application to provide a very good shopping experience to the end customers. Shortly, my application will be aggregate the product details from difference sources and giving a clear picture to the user that when and where to buy that product with best in Quality and cost.

I have planned to develop this in many milestones for adding N number of features and I have picked my first part to complete the core part (aggregate the product details from different sources).

As per my work experience and knowledge, I have chosen the followings stacks to this mission.

UI: I would like to develop this application using React, React Router and React Native since I'm a little bit familiar on this and also most importantly these will help on developing both web and mobile apps. In addition, I'm gonna use the stacks JavaScript, jQuery, jQuery UI, jQuery Mobile, Bootstrap wherever required.

Service: I have planned to use Java as the main business layer language as I have 7+ years of experience on this I believe I can do better work using Java than other languages. In addition, I'm thinking to use the stacks Node.js.

Database and ORM: I'm gonna pick MySQL as DB and Hibernate as ORM since I have a piece of good knowledge and also work experience on this combination.

Search Engine: I need to deal with a large amount of product data and it's in-detailed info to provide enough details to end user at the same time I need to focus on the performance area too. so I have decided to use Solr as a search engine for product search and suggestions. In addition, I'm thinking to replace Solr by Elasticsearch once explored/reviewed enough about Elasticsearch.

Host: As of now, my plan to complete the application with decent features first and deploy it in a free hosting environment like Docker and Heroku and then once it is stable then I have planned to use the AWS products Amazon S3, EC2, Amazon RDS and Amazon Route 53. I'm not sure about Microsoft Azure that what is the specialty in it than Heroku and Amazon EC2 Container Service. Anyhow, I will do explore these once again and pick the best suite one for my requirement once I reached this level.

Build and Repositories: I have decided to choose Apache Maven and Git as these are my favorites and also so popular on respectively build and repositories.

Additional Utilities :) - I would like to choose Codacy for code review as their Startup plan will be very helpful to this application. I'm already experienced with Google CheckStyle and SonarQube even I'm looking something on Codacy.

Happy Coding! Suggestions are welcome! :)

Thanks, Ganesa

See more
CLion logo

CLion

373
585
224
A cross-platform IDE for C and C++
373
585
+ 1
224
PROS OF CLION
  • 31
    Good editor
  • 30
    Easy setup
  • 24
    Powerful refactoring, extremely smart IDE
  • 24
    Already one of the best C/C++ IDEs, even before launch
  • 21
    Cross-platform build
  • 19
    Clean, Sleek User Interface
  • 18
    Much faster and smarter than Intellisense
  • 13
    Vertically/Horizontally split windows
  • 12
    Great navigation, error messages and auto completion
  • 9
    Vim plugin
  • 9
    Not a 20gb installation
  • 6
    It is best IDE
  • 3
    Like this one because of - not a 20GB installation
  • 2
    Free Flowing C++ IDE
  • 1
    IDE supports Python with all features of PyCharm CE
  • 1
    Very good Git plugin
  • 1
    Cheap, just 99 USD for the first year
CONS OF CLION
  • 2
    No good support for Makefiles
  • 2
    Not free, unless you are a student

related CLion posts

Spacemacs logo

Spacemacs

189
200
86
Emacs advanced Kit focused on Evil: The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
189
200
+ 1
86
PROS OF SPACEMACS
  • 14
    Advanced support for Vim key bindings
  • 12
    Discoverability
  • 10
    Easy setup
  • 10
    Never have to touch the mouse
  • 7
    Community-driven configuration
  • 7
    Cross-platform
  • 6
    Documentation
  • 5
    Emacs
  • 4
    Fast-paced development
  • 4
    Evil
  • 4
    Nice UI
  • 2
    Git Integration
  • 1
    Autocompletion
CONS OF SPACEMACS
    Be the first to leave a con

    related Spacemacs posts

    GitHub Copilot logo

    GitHub Copilot

    133
    95
    0
    Get suggestions for whole lines or entire functions right inside your editor
    133
    95
    + 1
    0
    PROS OF GITHUB COPILOT
      Be the first to leave a pro
      CONS OF GITHUB COPILOT
        Be the first to leave a con

        related GitHub Copilot posts

        Atom-IDE logo

        Atom-IDE

        94
        104
        0
        A set of optional packages to bring IDE-like functionality to Atom, created by Facebook & GitHub
        94
        104
        + 1
        0
        PROS OF ATOM-IDE
          Be the first to leave a pro
          CONS OF ATOM-IDE
            Be the first to leave a con

            related Atom-IDE posts

            Kite logo

            Kite

            91
            299
            15
            Your programming copilot. Augment your coding environment with all the internet’s programming knowledge
            91
            299
            + 1
            15
            PROS OF KITE
            • 6
              Smart auto-completion
            • 2
              Intelligent code analysis
            • 2
              Smart contextual help
            • 2
              PyCharm support
            • 1
              Flexible security config for sending and analysing code
            • 1
              Enterprise model for on premise servers
            • 1
              Atom support
            CONS OF KITE
            • 4
              Needs to send your code to their home-base service

            related Kite posts