Install for free
  • Install for free
  • Discover connected mode
  • Try SonarQube for free
  • Contact us
VS Code

April 08, 2022

SonarQube for IDE: Visual Studio Code v3.4

Great news for all C and C++ developers 🗞. SonarLint now supports C and C++ analysis in VS Code! 


Install the plugin, point to your compilation database, and start your code analysis. (Currently, CMake builds are supported, more to come!) SonarQube for IDE will detect your coding issues and guide you by suggesting appropriate fixes using intuitive and accurate rule descriptions.


Plus, SonarQube for IDE in VS Code delivers a growing list of Quick Fixes that can automatically fix your C++ issues before they are committed.


Also included with this release:


  • 9 new PHP rules to help deliver efficient, error-free and safe regular expressions
  • Improved Python analysis though using serialized Typeshed symbols
  • Support for TypeScript 4.6


Read more in our release notes and community announcement.