Yes this is what I meant : the rules in the configuration panel in the Side Bar, under Open Editors, Workspace, etc. Thanks for the information.
But when you say
[quote]
When you are in connected mode, there is no UI to see activated rules
[/quote] do you mean the panel should not be visible at all in activated mode or just that it is not synchronized with the connected rules ?
Also I went to check directly in the code. On SonarQube, the Quality Profile we use for the project set for my workspace activated the javascript:ForIn
rule. I checked out a branch in which there are some non compliant code to this rule and Sonarlint does not highlight it.
And if I check the Sonarlint output when I restart VS Code, I can see
[Warn - 11:28:20] No storage for server 'sonarqube.mycompany'. Please update.
I imagine this means the Update has not been processed ?