Releases: SonarSource/sonarlint-visualstudio
4.11.1
4.11
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
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
4.10-alpha.1
4.9
Improvements
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
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
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
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
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 versionsup 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.