瀏覽代碼

:memo: add vscode config filepath

Jeremy Zheng 3 年之前
父節點
當前提交
9566ac85bf
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      documents/development/README.md

+ 8 - 0
documents/development/README.md

@@ -1,5 +1,13 @@
 # 开发线培训文档
 
+## 编辑器设置
+
+### VS Code 配置文件
+
+- Windows `%APPDATA%\Code\User\settings.json`
+- macOS `$HOME/Library/Application Support/Code/User/settings.json`
+- Linux `$HOME/.config/Code/User/settings.json`
+
 ## 系统设置
 
 ### [操作系统准备](../deployment/)