vscode插件开发

 

npm使用介绍 https://www.runoob.com/nodejs/nodejs-npm.html

常用命令:

npm -v 出现版本提示表示安装成功nmp

npm config get registry

npm config set registry https://

 

参考:

VSCode插件开发全攻略(一)概览 https://www.cnblogs.com/liuxianan/p/vscode-plugin-overview.html

vscode编写插件详细过程 https://blog.csdn.net/hanghangaidoudou/article/details/90020279

posted @ 2020-01-05 23:18  海*风  阅读(174)  评论(0编辑  收藏  举报