Skip to content

Releases: SonarSource/sonarlint-vscode

4.5.1

01 May 14:33
Compare
Choose a tag to compare

Fix an issue related to product telemetry

4.5.0

24 Apr 09:46
Compare
Choose a tag to compare

This version introduces the possibility of sharing Connected Mode setup among contributors to empower teams' collaboration. We also added 14 rules in Python and 4 accessibility rules in JS/TS. Note that we are dropping the support of NodeJS v16.

More details in the Sonar Community announcement and in the release notes.

4.4.2

04 Apr 13:38
Compare
Choose a tag to compare

This version fixes misreported analysis readiness of workspace folders with URI-encoded path and also restores the connected mode behind proxy connections.

More details in the release notes.

4.4.1

12 Mar 15:51
Compare
Choose a tag to compare

This version adds 17 new HTML rules for accessibility, support for Java 21 with 2 new rules in Java, 2 quick fixes in Python and one rule in JS/TS that will prevent functions from being nested too deeply.

More details in the Sonar Community announcement and in the release notes.

4.3.0

31 Jan 08:49
Compare
Choose a tag to compare

This version adds an automatic connected mode setup with SonarQube (10.4+), new secret detections, a possibility to mark issues as "Accepted" and some new rules (including 8 new Kubernetes rules, support for TS 5.3)

More details in the Sonar Community announcement and in the release notes.

4.2.2

20 Dec 11:03
Compare
Choose a tag to compare

This version adds more critical Python issues detection (requires connected mode with SonarCloud).

More details in the Sonar Community announcement and in the release notes.

4.1.0

21 Nov 15:12
Compare
Choose a tag to compare

This version adds support for T-SQL, AzureResourceManager templates, and Bicep files.

More details in the Sonar Community announcement and in the release notes.

4.0.5

08 Nov 10:05
Compare
Choose a tag to compare

This version fixes an error that could occur when opening an issue from SonarQube.
For full release notes, see JIRA

4.0.1

01 Nov 07:59
Compare
Choose a tag to compare

This version delivers initial support for C#: Please share feedback on our Community Forum.
This version also adds the possibility to open any SonarQube issue in the IDE to investigate it and fix it without having to manually locate the code; it also enables instant synchronization of SonarCloud issue status changes (e.g. Won't Fix or False Positive) to the IDE, and adds rules for Spring, Pandas and React.

More details in the Sonar Community announcement and in the release notes.

3.22.0

09 Oct 12:48
Compare
Choose a tag to compare

This version introduces an option to focus the analysis scope on the new code (code that has been recently added or modified). In addition, it adds the capability to detect 42 new secrets for cloud applications and allows to configure file or directory exclusions from analysis

More details in the Sonar Community announcement and in the release notes.