271 Forks
949 Stars
949 Watchers

vscode-plugin-demo

VSCode插件开发全攻略配套demo

How to download and setup vscode-plugin-demo

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

Or simply clone vscode-plugin-demo with SSH
[email protected]:sxei/vscode-plugin-demo.git

If you have some problems with vscode-plugin-demo

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