i am using sonarqube extenstion in vsc I also connected my account with sonar cloud. But When I write code it does not show me problem in my vsc. To see a problem I have to push a code on github and afterward when I raise PR then sonar start checking code and give its feeback on github and his platform even reporting issue inside vsc there is not error it shows.
Hey there!
Inside vsc I enable show verbose logs but in problem it does not show. But after PR raise when sonarqube analyse the code on there platform and there it will the show the list of issue and any issue I open and click on button show In IDE then in vsc problem tab that particular issue is visible.
Could you check if the logs mention that a file was analyzed? Also, are there any warnings or errors listed? Any additional details from the logs (or sharing them here!) could be really helpful in figuring out what’s going on.