问题
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