Using VSCODE as well (across 40 developers) and also require Sonar Lint to support C#. Please add to Sonar’s roadmap.
Hi all,
I was in the same case and so I implemented a little extension that may help to synchronize SonarQube rules locally with vscode:
https://marketplace.visualstudio.com/items?itemName=frymak.sonarqube-rules-synchroniser&ssr=false#overview
It has some limitations but it corresponds to my needs, hope it will help some of you too…
Regards.