0 Forks
1 Stars
1 Watchers

VisualStudioCode

Visual Studio Code的官方帮助文档翻译

How to download and setup VisualStudioCode

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

Or simply clone VisualStudioCode with SSH
[email protected]:AiJiangnan/VisualStudioCode.git

If you have some problems with VisualStudioCode

You may open issue on VisualStudioCode support forum (system) here: https://github.com/AiJiangnan/VisualStudioCode/issues