If your question is about SonarLint in the IntelliJ Platform, VS Code, Visual Studio, or Eclipse, please post it in that sub-category.
Otherwise, please provide:
Operating system: Mac
IDE name and flavor/env: VSCode
And a thorough description of the problem / question:
I have installed SonarLint extension v4.4.1 to my VSCode to see the lint issues that is already there in my project which is on Angular 15. I am trying to use the extension as standalone. The moment I installed, it started showing issues in one one of the file that I have already opened in my VSCode. When I close that particular file and reopen it stop showing that. I thought some issue with my code or lint configuration in my code and decided to create a new angular project which is also having the same issue. I researched for sometime and found that in my Output tab it is continuously showing “Skipping text document analysis because workspace folder is not synchronized yet”
As requested previously in the thread, could you please share the extension’s verbose output so we can investigate?
These workspace folder synchronization issues are notoriously hard to investigate, so the more information we can get from your environment, the better.
I experience the same problem using version 4.7.0.
The extension is running in a docker container I connect to through ssh.
I have enabled verbose logging, but don’t get any additional information.
[Info - 13:24:33.139] Skipping text document analysis because workspace folder is not synchronized yet "file:///home/peterg/software/MyFile.cpp"