Sonarlint for Visual Studio 2022 C Analyse Possible?

Windows 10
Visual Studio 2022
Can I make analyse of a C code in Visual Studio 2022?

Hey there.

As noted on the SonarLint for Visual Studio page, C/C++ analysis is supported out of the box.

How can I analyse C in Sonarlint for Visual Studio 2022 then? Do I need install ruleset? Which plugin do I need?

You just need to install SonarLint for Visual Studio. If you’re interested in some further reading about C/C++ analysis, I’d recommend starting here: Overview of C and Cpp analysis · SonarSource/sonarlint-visualstudio Wiki · GitHub