Releases: SonarSource/sonarlint-vscode
Releases Β· SonarSource/sonarlint-vscode
4.35.1
- 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
4.34.0
4.33.0
- Allow one-click installation of SonarQube MCP Server
4.32.0
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
- 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
- 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
- Enable analysis of GitHub Actions workflow files in Connected Mode
- Enable text analysis in Connected Mode
- Remove dead
showAnalyzerLogssetting - 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
- 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
- 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