vscode-文件-首选项-设置 -搜索

1.修复vs code 造成 rg.exe内存占用过大的问题

search.followSymlinks: false

2.修复vs code 造成 git.exe内存占用过大的问题

git.enabled: false
git.autorefresh: false

3.不在vscode 启用 git 功能,用SourceTree.exe代替
4.关闭自动保存或设置自动保存时间间隔延长

相关文章:

  • 2021-05-23
  • 2021-07-01
  • 2021-12-07
  • 2021-12-24
  • 2022-12-23
  • 2021-06-21
  • 2021-10-20
猜你喜欢
  • 2021-11-20
  • 2022-12-23
  • 2022-12-23
  • 2021-05-31
  • 2021-06-25
  • 2021-12-26
  • 2022-12-23
相关资源
相似解决方案