Skip to content

Releases: SonarSource/sonarlint-visualstudio

4.11.1

18 Jul 17:07
d65de63
Compare
Choose a tag to compare

Bug Fixes

  • 937 - "Select organization" dialogue is skipped if the user is only a member of one organization

4.11

15 Jul 14:35
d759f8e
Compare
Choose a tag to compare

Improvements

  • 918 - Embed SonarC# 7.15 and SonarVB 7.15
  • 909 - Change additional languages download location to use binaries.sonarsource.com
  • 904 - Allow alternative download location for additional languages daemon to be specified
  • 819 - [C++] Embed the daemon version that contains CLang-based C++ analyzers
  • 775 - Add documentation for SonarLint
  • 446 - Display only the organizations the user is member of

Bug Fixes

  • 804 - [C++] Analysis fails if the toolset is not specified

Debug build for 881

03 Jul 15:39
Compare
Choose a tag to compare
Debug build for 881 Pre-release
Pre-release

Debug build with additional logging to help diagnose issue #881 ("VS2019 freezes when connecting to Sonar and binding projects")

Additional debug log message can be viewed using the SysInternals DebugView tool:
https://docs.microsoft.com/en-us/sysinternals/downloads/debugview

4.10

18 Jun 15:47
5e9e306
Compare
Choose a tag to compare

Improvements

  • 886 - Embed SonarC# 7.14 and SonarVB 7.14

Bug Fixes

  • 872 - Code fixers are not available in SLVS v4.9
  • 881 - VS 2019 Freezes when connecting to Sonar and binding projects

4.10-alpha.1

17 Jun 17:09
2e9d5ba
Compare
Choose a tag to compare
4.10-alpha.1 Pre-release
Pre-release

Improvements

  • 886 - Embed SonarC# 7.14 and SonarVB 7.14
  • 881 - VS 2019 Freezes when connecting to Sonar and binding projects
  • 875 - Embed SonarC# 7.13 and SonarVB 7.13

Bug Fixes

  • 872 - Code fixers are not available in SLVS v4.9

4.9

05 Apr 10:33
d063474
Compare
Choose a tag to compare
4.9

Improvements

  • 780 - Add support for VS2019 RTM
  • 854 - Embed SonarC# 7.12 and SonarVB 7.12

Bug Fixes

  • 859 - Connected mode update incorrectly adds project-level rulesets
  • 850 - SLVS vsix includes the wrong version of System.Interactive.Async
  • 841 - [VS2019] Support analysis of C++ files
  • 818 - [VS2019 RC/Preview 4] Analyzing additional languages crashes VS
  • 813 - Error connecting to a server that has more than 10k projects

RC2 build for VS2019 RC4/Preview4

27 Mar 07:07
Compare
Choose a tag to compare
Pre-release

This is a pre-release version of SonarLint updated to work with Visual Studio 2019 RC4/Preview 4

If you find any problems please create an issue in this repo and label it with Area: VS2019.

We'll release a supported version once VS2019 has shipped. Subscribe to issue #780 to receive notifications.

RC build for VS2019 RC3

22 Mar 18:50
Compare
Choose a tag to compare
Pre-release

This is a pre-release version of SonarLint updated to work with Visual Studio 2019 RC3

Important notes:

  • this vsix is NOT intended to work on a VS2019 Preview release: issue #818 still occurs with the Preview release, but not with VS RC3.

If you find any problems please create an issue in this repo and label it with Area: VS2019.

We'll release a supported version once VS2019 has shipped. Subscribe to issue #780 to receive notifications.

Dogfood build for VS2019 RC/Preview 4.0

28 Feb 15:16
Compare
Choose a tag to compare
Pre-release

This is a pre-release version of SonarLint updated to work with Visual Studio 2019 RC and Preview 4.0.

It was built using VS 2019 Preview 4.0 (v16.0.28625.133) and smoke-tested on VS2019 RC and VS2019 Preview 4. It will not install on earlier previews.

Important notes:

  • the vsix in this release is only installable on VS2019 RC/Preview 4 or later. It is not installable on previous versions of Visual Studio.
  • it is an alpha version, so has only undergone limited testing (issues are raised in standalone mode, can bind a solution, can update a previously bound solution). The testing was done against VS2019 RC and VS Preview 4.0.

Known issues:

  • #818: Analyzing additional languages crashes VS. This release contains a temporary fix for the issue.

If you find any problems please create an issue in this repo and label it with Area: VS2019.

We'll release a supported version once VS2019 has shipped. Subscribe to issue #780 to receive notifications.

Dogfood build for VS2019 Preview 3.0

22 Feb 12:17
Compare
Choose a tag to compare
Pre-release

This is a pre-release version of SonarLint updated to work with Visual Studio 2019 Preview 3.0.

It was built using VS 2019 Preview 3.0 (v16.0.28608.199) but should work against all VS2019 Preview versions, both earlier and later will work against earlier VS2019 Preview versions (it won't install against VS 2019 RC/Preview RC because the way some of the VS components packages are processed has changed).

Important notes:

  • the vsix in this release is only installable on VS2019 Preview (all versions up to Preview 3.0). It is not installable on previous versions of Visual Studio.
  • it is an alpha version, so has only undergone limited testing (issues are raised in standalone mode, can bind a solution, can update a previously bound solution). The testing was done against VS2019 Preview 3.0.

Known issues:

  • None

If you find any problems please create an issue in this repo and label it with Area: VS2019.

We'll release a supported version once VS2019 has shipped. Subscribe to issue #780 to receive notifications.