添加配置修改方法
This commit is contained in:
parent
2d57f72b50
commit
5174899cde
BIN
.assets/cmd-panel-op.png
Normal file
BIN
.assets/cmd-panel-op.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 83 KiB |
BIN
.assets/vsc.png
Normal file
BIN
.assets/vsc.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 116 KiB |
13
README.md
13
README.md
@ -1,6 +1,17 @@
|
|||||||
|

|
||||||
|
|
||||||
# VSCode 个人默认配置
|
# VSCode 个人默认配置
|
||||||
|
|
||||||
VSCode 扩展插件安装的原则:
|
VSCode 通用基础配置,修改了布局 UI,加添一些辅助功能。
|
||||||
|
|
||||||
|
## 配置文件修改
|
||||||
|
|
||||||
|
- VSCode 命令面板输入 settings.json,选择**用户设置**
|
||||||
|

|
||||||
|
- 如果已有配置,将`{ }`内的所有条目插入到最前,并删除重复条目。
|
||||||
|
- 如果零配置,直接复制覆盖。
|
||||||
|
|
||||||
|
## VSCode 扩展插件安装的原则:
|
||||||
|
|
||||||
- 最小化,满足功能需求的同时,尽可能减少插件数量
|
- 最小化,满足功能需求的同时,尽可能减少插件数量
|
||||||
- 常更新,保证插件的稳定可用
|
- 常更新,保证插件的稳定可用
|
||||||
|
Loading…
x
Reference in New Issue
Block a user