microsoft / vscode-cpptools

Official repository for the Microsoft C/C++ extension for VS Code.
Other
5.52k stars 1.55k forks source link

Support for the Visual Studio C++ Core Guidelines checker #6469

Open ruilvo opened 3 years ago

ruilvo commented 3 years ago

From my experience, the Visual Studio Core Guidelines Checker is the best static analysis tool I've seen so far.

I would love to have it on Visual Studio Code's C++ ecosystem, and I'm sure many more as well.

There is even a description on how it can be used outside Visual Studio. However I understand, as of now, this would be a Windows-only feature, if implemented like this.

This is a feature request that I hope helps voicing that we (at least I) want this amazing static analyser in VSCode!

Colengms commented 3 years ago

Hi @ruilvo . Thanks for suggesting this.

bobbrow commented 3 years ago

This is a duplicate of #531

github-actions[bot] commented 3 years ago

This feature request has received enough votes to be added to our backlog.

0xaead commented 8 months ago

This feature request has received enough votes to be added to our backlog.

Any progress to the topic? Or it is all to https://github.com/microsoft/vscode-cpptools/issues/6469? Thanks.

mrx23dot commented 3 months ago

There are plenty of static analyser addons in store, no need to bloat this addon with it. cpptools has enough issues in backlog without it.

Not everyone needs it/wants to configure it, some might prefer different one instead, like pclint. I vote for no fix.