Please provide
- Operating system: Mac
- SonarLint plugin version: Sonoma latest version
- Programming language you’re coding in: typescript/html
- Is connected mode used: SonarCloud
- Connected to SonarCloud or SonarQube (and which version):
And a thorough description of the problem / question:
Often I have the problem that the analyzis is running for a file which I have saved or want to save.
It looks like the SonarLint Plugin blocks the “saving” action of vs code see screenshot:
“Analyzing 1 file” after the entry is gone the file is saved.
This is really annoying is it some how possible to do the analyzis in parallel or at least after saving the file?
The issue only occurs with the SonarLint enabled.