Hello
Env details:
OS: Win 10 22H2 19045
Visual Studio version: 2022, 64bit, 17.10.2
SonarLint plugin version: 8.0.0.92083
Programming language : C#
Is connected mode used:No
Problem:
I compile the whole solution successfully and do anylyze => Run code analysis → run on project
Then I go to VS “errors list” and choose “build+intelisense” or just “intelisense”.to see the SL errors.
However it only shows the errors of the opened files even if I choose “Entire solution” from the drop list. If I choose “current project” it shows an empty list. So, when in “Entire solution” mode - the more files I open, the more SL errors are revealed, but there is no way for me to see all errors of project/solution
Appreciate any help on this.
Thanks
Hi Colin. This is the log
Initializing the daemon package…
[SLCoreHandler] Creating SLCore instance
[SLCoreHandler] Starting SLCore instance
Finished initializing the daemon package.
[SLCORE] Can’t open directory channel. Log directory fsync won’t be performed.
[SharedBindingConfigProvider] SonarLint shared folder was not found
Initializing the SonarLint package…
Finishing initializing the SonarLint package
Initializing the notifications package…
Not connected: not checking for notifications
Finished initializing the notifications package
Mine wont show any SonarLint related erros unless, when lukcy, I can hover a small squiggle on an open document. Then at the very bottom of my VS 2022 Preview status bar, it shows SXXXX … but I would expect it to be part of Warnings list.