365 Forks
1168 Stars
1168 Watchers

vscode-cmake-tools

CMake integration in Visual Studio Code

How to download and setup vscode-cmake-tools

Open terminal and run command
git clone https://github.com/microsoft/vscode-cmake-tools.git
git clone is used to create a copy or clone of vscode-cmake-tools repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with vscode-cmake-tools https://github.com/microsoft/vscode-cmake-tools/archive/master.zip

Or simply clone vscode-cmake-tools with SSH
[email protected]:microsoft/vscode-cmake-tools.git

If you have some problems with vscode-cmake-tools

You may open issue on vscode-cmake-tools support forum (system) here: https://github.com/microsoft/vscode-cmake-tools/issues