nico
nico
All you need to get this to work is to generate a compilation database from PlatformIO. - install the plugin in VSCode - PlatformIO > Advanced > Compilation Database -...
Yes this is working on my end, VSCode 1.66.2 (stable) on Windows + WSL2 + PIO 5.2.5 I get inline suggestions, 'Problems' panel populated, links to rules explanation, etc I...
I tried with your exact board/framework and it worked fine. I added some simple code to trigger lint issues and could see them reported ok by SonarLint. This looks like...