Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Amazon CodeGuru
Score 7.8 out of 10
N/A
Amazon CodeGuru is a developer tool that provides recommendations for improving code quality and identifying an application’s most expensive lines of code, performing automated code reviews and application performance recommendations. When Amazon CodeGuru Reviewer is enabled on a source code repository, users can set it up to perform a scan for every source code pull request made on that repository. When Amazon CodeGuru Profiler is enabled to profile an application, it samples the CPU…N/A
ReSharper
Score 10.0 out of 10
N/A
ReSharper is a code analysis and debugging tool available as an extender to Visual Studio. Its features are also present in JetBrain's .NET IDE, Rider.
$13.90
per month per user
SonarQube for IDE
Score 8.3 out of 10
N/A
SonarQube for IDE is a free IDE plugin that helps developers by detecting and highlighting issues in their code in real time. Like a spell checker, SonarLint detects Bugs, code smells, and Security Vulnerabilities as code is written, and offers guidance.
$0
Pricing
Amazon CodeGuruReSharperSonarQube for IDE
Editions & Modules
No answers on this topic
For Individuals
$139
per year per user
For Organizations
$349
per year per user
No answers on this topic
Offerings
Pricing Offerings
Amazon CodeGuruReSharperSonarQube for IDE
Free Trial
NoYesYes
Free/Freemium Version
NoNoYes
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
Amazon CodeGuruReSharperSonarQube for IDE
Best Alternatives
Amazon CodeGuruReSharperSonarQube for IDE
Small Businesses
PyCharm
PyCharm
Score 9.2 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
Microsoft Visual Studio Code
Microsoft Visual Studio Code
Score 9.3 out of 10
Medium-sized Companies
PyCharm
PyCharm
Score 9.2 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
Microsoft Visual Studio Code
Microsoft Visual Studio Code
Score 9.3 out of 10
Enterprises
PyCharm
PyCharm
Score 9.2 out of 10
PyCharm
PyCharm
Score 9.2 out of 10
Microsoft Visual Studio Code
Microsoft Visual Studio Code
Score 9.3 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
Amazon CodeGuruReSharperSonarQube for IDE
Likelihood to Recommend
10.0
(1 ratings)
10.0
(4 ratings)
8.0
(1 ratings)
Usability
-
(0 ratings)
9.0
(1 ratings)
-
(0 ratings)
User Testimonials
Amazon CodeGuruReSharperSonarQube for IDE
Likelihood to Recommend
Amazon AWS
Amazon CodeGuru can be really useful to any company that develops applications and make it possible to integrate with your cloud infrastructure (AWS).In general, we can notice that the codes have been more clean and trustable.
Read full review
JetBrains
ReSharper is the best all-in-one tool for Visual Studio that I have encountered. It contains many features not found in Visual Studio Enterprise, and those features already in Visual Studio provide much better implementations. I would recommend this to all developers, with the only people who will find it a detriment are developers running older, slower machines (due to ReSharper's resource requirements).
Read full review
Sonar
No answers on this topic
Pros
Amazon AWS
No answers on this topic
JetBrains
  • Shortcuts are awesome. Navigation through the code gets really easy.
  • I use it every day: go to the last modified position, go to the next error, find usages. All refactoring shortcuts!
  • Color identifiers let me identify variables from constants, methods, properties, and types. I use this feature and I can not live without it.
  • Move code by scope is handy.
  • Adding missing references automatically.
Read full review
Sonar
  • SonarLint highlights all the issues in our codes and also displays the severity of each issue.
  • SonarLint also provides suggestions for how to fix those code issues which are highlighted.
  • SonarLint starts the processing of the file as soon as it is opened and highlights all the issues which it found.
  • When we fix the issue, we don't even need to create a new build or generate fresh code quality report, as soon as we save the file with the changes, it does the processing again and shows the result if the issue is fixed or not.
  • SonarLint saves a lot of time and effort by saving us from doing fresh build every time and generating new code quality report every time, thus increasing the efficiency and output which is in return beneficial for the client.
Read full review
Cons
Amazon AWS
  • They could have more suggestions but it's part of the maturation process
Read full review
JetBrains
  • Sometimes it gives suggestion that are not suitable for code that you wrote
Read full review
Sonar
  • Sometimes, SonarLint does not highlight the issues in the code correctly.
  • The severity of the issues highlighted is according to the default rules set, we should also be given authority to set the severity of the issues.
  • The default fixes which SonarLint provides should be more enhanced and there should be more fixes available.
  • Sometimes it takes a lot of time for processing of the file when any new file is loaded or changes are saved in a file.
Read full review
Usability
Amazon AWS
No answers on this topic
JetBrains
ReSharper is very familiar if you already know Visual Studio. JetBrains does have an excellent IDE (Rider); however, since ReSharper is an extension to Visual Studio, you only need to learn what their tools add, not a whole new way of working. I have found the extension's interface to be straightforward, although perhaps due to the massive range of features, navigating the menus is a little time-consuming until your muscle memory kicks in. Maybe a feature search tool would help make usability a 10 out of 10?
Read full review
Sonar
No answers on this topic
Alternatives Considered
Amazon AWS
No answers on this topic
JetBrains
ReSharper does what it does very well because it operates inside the IDE you are already using. It provides advanced features that function far above and beyond what Visual Studio Professional offers and does not require you to learn another IDE like JetBrain's excellent IDE Rider. My only wish is that ReSharper had a Visual Studio Code plugin!
Read full review
Sonar
SonarLint works along with SonarQube
Read full review
Return on Investment
Amazon AWS
  • We have been much more productive and producing codes with less bugs and more trustable
Read full review
JetBrains
  • ReSharper is our go-to tool for file formatting. All of our code process must be formatted correctly, and ReSharper makes that an easy to access keyboard shortcut.
Read full review
Sonar
  • SonarLint helps in achieving all the business requirements in a more efficient way.
  • It reduces the manual and redundant work which we would have to do else every time if we did not use SonarLint.
  • SonarLint helps in maintaining code quality, and thus also highlights the loopholes for the cyber attacks and phishing attacks.
  • SonarLint makes work easy and helps the developer to invest less time in manual work thereby increasing their capacity to deliver the maximum output to the client.
Read full review
ScreenShots

SonarQube for IDE Screenshots

Screenshot of where SonarQube for IDE identifies and highlights issues in a Java project within VS Code. It also explains why this is an issue, how to fix it, and offers more educational content to help developers grow. SonarLint uncovers issues in over 30 languages, frameworks and IaC platforms. SonarLint is available for VS Code, Visual Studio, Eclipse and JetBrains IDEs.Screenshot of how when connected to either SonarCloud or SonarQube the developer can leverage  SonarQube for IDE to identify complex bugs, share code quality expectations with their team, perform deeper issue analysis, enjoy smart notifications, and unlock additional language analysis opportunities. Connecting is easy and guided for a rapid setup, as seen here in the image.