SonarLint is by far the most used extension for most Software Developers to fix code issues before raising a pull request, in order to install Sonar Link on VS Code, you will need to download the SonarLint Extenstion.
Installing using Visual Studio Code IDE
- Open VS Code,
- Now Press,
For Windows: Control + Shift + X
For Mac: ⌘ Command + Shift + X
- Now type SonarLint
- Click on install (make sure the publisher is SonarSource
- Now all your Java Code will

Direct Link to Extenstion: https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarlint-vscode
SonarLint in VS Code supports analysis of C, C++, HTML, Java, JavaScript, PHP, Python and TypeScript.
Provide Feedback For This Article
We take your feedback seriously and use it to improve our content. Thank you for helping us serve you better!
😊 Thanks for your time, your feedback has been registered!
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!