Hi
I starting using the SonarLint on Visual Code and connected my project with a sonarqube.
But when I change configuration on sonarqube, SonarLint does not detect the changes (even if I restart the Visual Code).
The only way I can make SonarLint download the new configuration for now, is deleting the folder C:\Users%Username%.sonarlint\storage and restarting Visual Code.
For comparison, on SonarLint for Visual Studio, if I change the configuration on sonarqube and restart Visual Studio, I get a message to re-sync with sonarqube (and the message box has an “update” button on itself :))

)