Category "sonarlint"

Error using SonarLint in Visual Studio Code (VsCode) and Java 11

I have a problem using SonarLint in visual studio code, I’ve been using very well this plugin in java 8 but arround last week, Vscode required java 11 as

Sonarlint and Intelij: possible to run analysis only for files in a changelist?

I am currently running sonarlint plugin locally in Intelij which works well. I would like to run the plugin only for files that I have in my Changelist - before

VS code - SonarLint:Simplify the expression produce invalid syntax

I'm getting S1125 for a code smell: MyVO vo; public boolean is() { return vo == null ? false : vo.is(); } Remove the unnecessary boolean literal.sonarlint

VS code - SonarLint:Simplify the expression produce invalid syntax

I'm getting S1125 for a code smell: MyVO vo; public boolean is() { return vo == null ? false : vo.is(); } Remove the unnecessary boolean literal.sonarlint

sonarlint failed to analyze javascript code

sonarlint version: 6 , sonarqube version 9.2 , nodejs 16 and configuration : Node.js path is C:\programFile\nodejs but again plaese configure nodejs path in so