When launch vscode my SO is very slow

六月ゝ 毕业季﹏ 提交于 2021-01-03 06:36:24

问题


Today in the morning when i launched vscode my Debian 9 it became very slow.

Then when i run in terminal code --disable-extensions it worked normally

Any has a idea about how to detect the package with the bug?


回答1:


Please follow this guide for help tracking down which extension is causing performance issues.

To start, run code --status from the commandline while VS Code is running. This will print out a list of all VS Code processes and their resource usage:

Once you track down the bad extension, please file an issue against them



来源:https://stackoverflow.com/questions/47997042/when-launch-vscode-my-so-is-very-slow

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!