Explorar o código

:memo: add vscode config filepath

Jeremy Zheng %!s(int64=3) %!d(string=hai) anos
pai
achega
9566ac85bf
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  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/)