SonarLint: Fix Issues Before They Exist
sonarlint.org
SonarLint: Fix Issues Before They Exist
1–7 of 7 posts
Re: SonarLint: Fix Issues Before They Exist
#2Re: SonarLint: Fix Issues Before They Exist
#3Re: SonarLint: Fix Issues Before They Exist
#4This looks like exactly what I've been looking for. PHPStorm did linting exactly like a lot of these and often made my life a lot easier, but since leaving the job where I used it, I've come to miss those little hints when not using a Jetbrains IDE (I use VSCode at home).
Re: SonarLint: Fix Issues Before They Exist
#5This looks like exactly what I've been looking for. PHPStorm did linting exactly like a lot of these and often made my life a lot easier, but since leaving the job where I used it, I've come to miss those little hints when not using a Jetbrains IDE (I use VSCode at home).
I've used VSCode with SonarLint for a very long time: https://github.com/SonarSource/sonarlint-vscode . It also works with Java and maybe other languages.
Re: SonarLint: Fix Issues Before They Exist
#6Re: SonarLint: Fix Issues Before They Exist
#7This looks like exactly what I've been looking for. PHPStorm did linting exactly like a lot of these and often made my life a lot easier, but since leaving the job where I used it, I've come to miss those little hints when not using a Jetbrains IDE (I use VSCode at home).
I've used VSCode with SonarLint for a very long time: https://github.com/SonarSource/sonarlint-vscode . It also works with Java and maybe other languages.