70 Forks
191 Stars
191 Watchers

vscode-clang-format

A Visual Studio Code extension that provides C++, C, Obj-C, Java formatting with the use of clang-format

How to download and setup vscode-clang-format

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

Or simply clone vscode-clang-format with SSH
[email protected]:xaverh/vscode-clang-format.git

If you have some problems with vscode-clang-format

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