xerxes2000a
(Khashayar Haghighi)
January 4, 2024, 7:53pm
1
Please provide
Operating system: WSL Ubuntu 20.04
Visual Studio version: 1.58.2
SonarLint plugin version: 3.6.0
Programming language you’re coding in: C#
Is connected mode used: yes
Connected to SonarCloud or SonarQube (and which version): SonarQube developer version 9.9
And a thorough description of the problem / question:
SonarLint in VScode doesn’t identify my code smells
Colin
(Colin)
January 16, 2024, 8:16am
2
Hey there.
Khashayar Haghighi:
SonarLint plugin version: 3.6.0
This is a pretty outdated version! Can you try using the latest version, v4.2.2 ? If the issue persists, can you confirm the langauge(s) you’re expecitng to see code smells on?
This FAQ might also help you (specifically the section Troubleshooting unexpected analysis results (even with Connected Mode)?
SonarLint FAQ
Common
Troubleshooting
Each SonarQube for IDE has it’s own Troubleshooting page which contains information about getting your logs, what to look for if connected mode isn’t working right, and even some language-specific problem examples (when applicable). Check them out and if you’re still having trouble, reach out to us here in the community for more information!
Troubleshooting SonarQube for VS Code (including forks of VS Code)
Troubleshooting SonarQube for IntelliJ (and other …