Improve code quality with few clicks

pbose

pBose

Posted on May 8, 2021

Improve code quality with few clicks

SonarLint

SonarLint is an IDE extension that helps you detect and fix quality issues as you write code. Like a spell checker

Supported languages!
image

Installation

VS Code:

  • Open VSCode and click on the sidebar Extension menu
    image

  • Type SonarLint and choose the extension from SonarSource
    image

  • Click on Install
    image

  • Reload VSCode

You can check here How it works

Start writting code
image

Conclusion

Help to grow other developers and yourself.

Love and best wishes to all creators.

If you found this article interesting please consider following me on Twitter, facebook

💖 💪 🙅 🚩
pbose
pBose

Posted on May 8, 2021

Join Our Newsletter. No Spam, Only the good stuff.

Sign up to receive the latest update from our blog.

Related