vscode运行卡顿解决方案 卡顿原因 主要是rg.exe扩展程序占用CPU过高,那么只需要禁用它即可。 解决方案 打开 vs code ,文件->首选项->设置->搜索“search.followSymlinks”取消勾选即可。