4157 Forks
5069 Stars
5069 Watchers

vscode-docs

Public documentation for Visual Studio Code

How to download and setup vscode-docs

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

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

If you have some problems with vscode-docs

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