{
    "window.menuBarVisibility": "toggle",
    "workbench.statusBar.visible": true,
    "workbench.activityBar.visible": true,
    "editor.minimap.enabled": false,
    "editor.formatOnType": false,
    "editor.autoIndent": false,
    "explorer.autoReveal": false,
    "workbench.iconTheme": "vs-minimal",
    "editor.detectIndentation": false,
    "editor.trimAutoWhitespace": false,
    "workbench.startupEditor": "newUntitledFile",
    "editor.fontSize": 13,
    "extensions.ignoreRecommendations": true,
    "window.zoomLevel": 0,
    "workbench.sideBar.location": "left",
    "terminal.integrated.shell.windows": "C:\\windows\\System32\\cmd.exe"
}

 

相关文章:

  • 2021-08-23
  • 2021-07-18
  • 2021-04-28
  • 2021-10-22
  • 2021-04-19
  • 2021-08-18
  • 2021-07-12
猜你喜欢
  • 2021-07-12
  • 2022-12-23
  • 2021-08-10
  • 2021-07-24
  • 2021-07-12
  • 2021-12-09
  • 2021-06-06
相关资源
相似解决方案