Releases: SonarSource/sonarlint-vscode
Releases Β· SonarSource/sonarlint-vscode
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
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
- 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
4.26.0
4.25.1
Bugfix release
4.25.0
4.24.0
- Contribute Language Model Tools for Copilot Agent. Currently available tools are:
- Help setting up Connected Mode
- Exclude given file or folder from local analysis
- List Security Hotspots detected in the file
- Analyze a given file
- Update Go analyzer 1.23 -> 1.24
- Update Java analyzer 8.14 -> 8.15
- Update JS/TS/CSS analyzer 10.23 -> 10.24
4.23.0
- Update Go analyzer 1.22.1 -> 1.23 -> 1.23.1
- Update IaC analyzer 1.46 -> 1.47
- Update PHP analyzer 3.45 -> 3.46
- Update CFamily analyzer 6.66 -> 6.67
- Update Java analyzer 8.13 -> 8.14
- Update JS/TS/CSS analyzer 10.22 -> 10.23
- Update Text analyzer 2.22 -> 2.23 -> 2.24
- Update C# analyzer 10.9 -> 10.10 -> 10.10.1