C/C++test Standard ships with an extension that allows you to analyze projects developed in Visual Studio Code.
To install the extension for Visual Studio Code:
- Unpack the installation package in any directory.
- Choose View> Extensions from the menu to display the Extensions pane.
- Click the More Actions... menu at the top-right corner of the Extensions pane.
- Choose Install from VSIX... from the menu that appears.
- Navigate to the VSIX file in the following location: <
INSTALL_DIR>/integration/vscode
. - Click Install.
- Restart Visual Studio Code when prompted to enable the extension.
Alternatively, you can download the extension directly from the VS Code marketplace.
The C/C++test extension for Visual Studio Code is available at the Visual Studio Code Marketplace. Visit https://marketplace.visualstudio.com/vscode for recent updates to the C/C++test extension.
This user guide does not cover running analysis in Visual Studio Code. For information about supported features and usage, see the C/C++test extension documentation in Visual Studio Code.