当前位置:网站首页>Vs code specifies the extension installation location
Vs code specifies the extension installation location
2022-07-07 10:17:00 【Xuan Juan】
VS Code Specify extension installation location
By default ,(Windows)vscode The installation path for is C:\Users\ user name \.vscode\extensions
.
If you want to customize the installation path of the extension , Can't be directly in vscode Revision in China . however , Start up vscode When , You can specify the extension path .
D:\Software\Microsoft VS Code\bin>code --help
Visual Studio Code 1.68.1
Usage: code.exe [options][paths...]
To read output from another program, append '-' (e.g. 'echo Hello World | code.exe -')
...
Extensions Management
--extensions-dir <dir> Set the root path for extensions.
--list-extensions List the installed extensions.
You can see ,code There is a option --extensions-dir
, It is used to specify the extension installation location .
Change steps :
- Create a new folder for installing expansion packs , such as
D:\Software\Microsoft VS Code\extensions
- Right click to open the desktop VS Code Quick icons , Click properties
- stay
The goal is
Add the expansion pack installation path to the location
"D:\Software\Microsoft VS Code\Code.exe" --extensions-dir "D:\Software\Microsoft VS Code\extensions"
- Click on
determine
Button , after , Double click the shortcut icon on the desktop again to open VS Code, Install the expansion pack , The installation location is the location of our custom settings
边栏推荐
- LLVM之父Chris Lattner:为什么我们要重建AI基础设施软件
- Use of JSON extractor originals in JMeter
- 嵌入式背景知识-芯片
- 喜马拉雅网页版每次暂停后弹窗推荐下载客户端解决办法
- 【acwing】786. 第k个数
- ORM -- logical relation and & or; Sort operation, update record operation, delete record operation
- MongoDB创建一个隐式数据库用作练习
- Bean operation domain and life cycle
- “十二星座女神降临”全新活动推出
- Bit operation ==c language 2
猜你喜欢
每周推荐短视频:L2级有哪些我们日常中经常会用到的功能?
Garbage disposal method based on the separation of smart city and storage and living digital home mode
The request object parses the request body and request header parameters
官媒关注!国内数字藏品平台百强榜发布,行业加速合规健康发展
Win10安装VS2015
【学习笔记-李宏毅】GAN(生成对抗网络)全系列(一)
高数_第1章空间解析几何与向量代数_向量的数量积
ORM model -- associated fields, abstract model classes
Fiddler simulates the interface test
ArcGIS operation: converting DWG data to SHP data
随机推荐
XML配置文件解析与建模
反射效率为什么低?
STM32 ADC和DMA
The story of Plato and his three disciples: how to find happiness? How to find the ideal partner?
MongoDB创建一个隐式数据库用作练习
2022.7.3DAY595
一文讲解单片机、ARM、MUC、DSP、FPGA、嵌入式错综复杂的关系
Before joining the chain home, I made a competitive product analysis for myself
LeetCode 练习——113. 路径总和 II
Postman interface test VI
HAL库配置通用定时器TIM触发ADC采样,然后DMA搬运到内存空间。
CONDA creates virtual environment offline
ISP、IAP、ICP、JTAG、SWD的编程特点
电表远程抄表拉合闸操作命令指令
ES类和对象、原型
ORM -- grouping query, aggregation query, query set queryset object properties
Internship log - day04
搭建物联网硬件通信技术几种方案
Interface test
Win10安装VS2015