javascript - How to install plug-ins offline in vs code
过去多啦不再A梦
过去多啦不再A梦 2017-05-19 10:11:01
0
2
945

There are two computers, one is on the internal network and one is connected to the external network. vs code is installed on the internal network. How do I download the vs code plug-in on the external network machine and then copy it to the internal network machine for installation?
Thank you !

过去多啦不再A梦
过去多啦不再A梦

reply all(2)
仅有的幸福
将C:\Users\用户名\.vscode\extensions下的文件夹整体拷贝一份就行了..
世界只因有你

Suffix vsix Open CMD and enter the directory where the plug-in file is located *.vsix file);
Then execute: code --install-extensiondebugger-for-*.vsix

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!