Skip to content

Releases: SonarSource/sonarlint-vscode

4.35.1

14 Nov 10:01

Choose a tag to compare

  • Stop packaging OmniSharp in platform-specific builds on OpenVSX marketplace. As a workaround, download and install plugin from our releases page to keep analyzing C# code on non-Microsoft IDEs.

4.35.0

11 Nov 07:49

Choose a tag to compare

  • Update IaC analyzer 1.51 -> 1.52
  • Update Go analyzer 1.28 -> 1.29
  • Update Java analyzer 8.19 -> 8.20
  • Update Text & Secrets analyzer 2.31 -> 2.32

4.34.0

28 Oct 13:52

Choose a tag to compare

  • Update IaC analyzer 1.50 -> 1.51
  • Update PHP analyzer 3.49 -> 3.50 -> 3.51
  • Update Text & Secrets analyzer 2.30 -> 2.31
  • Update HTML analyzer 3.19 -> 3.20
  • Update Python analyzer 5.11 -> 5.12
  • Update JS/TS/CSS analyzer 11.4 -> 11.5, 58 new QuickFixes

4.33.0

17 Oct 09:11

Choose a tag to compare

4.32.0

15 Oct 15:05

Choose a tag to compare

Update JS/TS/CSS analyzer 11.3 -> 11.4 -> 11.4.1, Update Node.js min required versions to "^20.12.0 || >=22.11.0"
Update IaC analyzer 1.49 -> 1.50
Update Go analyzer 1.27 -> 1.28
Update Text & Secrets analyzer 2.28 -> 2.29 -> 2.30
Update Python analyzer 5.9 -> 5.10 -> 5.11
Update CFamily analyzer 6.71 -> 6.72 -> 6.73
Update Java analyzer 8.18 -> 8.19

4.31.0

16 Sep 14:49

Choose a tag to compare

  • SonarQube Cloud US region is now generally available
  • Support displaying Dependency Risks in the IDE when connected to SonarQube Cloud for eligible organizations
  • Update Python analyzer 5.8 -> 5.9
  • Update Text & Secrets analyzer 2.27 -> 2.28

4.30.0

02 Sep 14:14

Choose a tag to compare

  • Increase minimal supported VSCode version to 1.99.3
  • Introduce ability to disable automatic (on-the-fly) analysis
  • Stability improvements due to backend initialization refactoring
  • Update CFamily analyzer 6.70 -> 6.71
  • Update Java Symbolic Execution analyzer 8.16 -> 8.16.1
  • Update Go analyzer 1.26 -> 1.27
  • Update JS/TS/CSS analyzer 11.2 -> 11.3
  • Update PHP analyzer 3.48 -> 3.49

4.29.0

18 Aug 11:10

Choose a tag to compare

  • Enable analysis of GitHub Actions workflow files in Connected Mode
  • Enable text analysis in Connected Mode
  • Remove dead showAnalyzerLogs setting
  • Update PHP analyzer 3.46 -> 3.47 -> 3.48
  • Update Text & Secrets analyzer 2.26 -> 2.27
  • Update Python analyzer 5.7 -> 5.8
  • Update IaC analyzer 1.48 -> 1.49

4.28.0

06 Aug 11:55

Choose a tag to compare

  • Improve accuracy of automatic binding suggestions
  • Support displaying Dependency Risks in the IDE when connected to SonarQube Server versions starting 2025.4
  • Update JS/TS/CSS analyzer 11.0 -> 11.1 -> 11.2, Update Node.js min required versions to "^18.20.0 || ^20.12.0 || >=22.11.0"
  • Update Java analyzer 8.17 -> 8.18
  • Update Python analyzer 5.6 -> 5.7, Individual rules can be suppressed by NOSONAR comment
  • Update Go analyzer 1.25 -> 1.26
  • Update text and secrets analyzer 2.25 -> 2.26
  • Update CFamily analyzer 6.68 -> 6.69 -> 6.70
  • Update IaC analyzer 1.47 -> 1.48
  • Update C# analyzer 10.14 -> 10.15

4.27.0

21 Jul 13:36

Choose a tag to compare

  • In addition to the traditional PROBLEMS view, it is now possible to browse all SonarQube issues in a dedicated SonarQube view
  • Minimal supported Node.js version needed for JS/TS/CSS analysis is 18.20.0, 20.12.0, or 21.4.0
  • Update Java analyzer 8.17 -> 8.17.1
  • Update text and secrets analyzer 2.24 -> 2.25
  • Update Python analyzer 5.5 -> 5.6
  • Update C# analyzer 10.12 -> 10.13 -> 10.14