vscode官方给我们提供了很方便的脚手架,我们可以利用这个脚手架快速方便的写一个vscode插件
npm install -g vsce
npm install -g yo generator-code