Offline installation
How to complete an offline installation of SonarQube for Visual Studio.
Typically, offline installations start with a download of SonarQube for IDE from your IDE’s Marketplace.
SonarQube for Visual Studio is available as an extension for Visual Studio versions 2022. SonarLint for Visual Studio is available for Visual Studio 2019 and 2017, but they are no longer supported.
If you don’t have access to your IDE’s Marketplace, the SonarQube for Visual Studio VSIX release files are available here.
Instructions
To install SonarQube for Visual Studio offline, you must first download the SonarQube for Visual Studio executable file from the Visual Studio Marketplace. Administrators can download the plugin and distribute the installer internally if needed.
Go to the Visual Studio marketplace and search for
sonarqube
.Select Download.
Once the file is on your disk, open it to launch the installation.
The extension will be installed after all instances of Visual Studio have been closed.
Last updated
Was this helpful?