74 Forks
445 Stars
445 Watchers

vscode-clangd

Visual Studio Code extension for clangd

How to download and setup vscode-clangd

Open terminal and run command
git clone https://github.com/clangd/vscode-clangd.git
git clone is used to create a copy or clone of vscode-clangd 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-clangd https://github.com/clangd/vscode-clangd/archive/master.zip

Or simply clone vscode-clangd with SSH
[email protected]:clangd/vscode-clangd.git

If you have some problems with vscode-clangd

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