- single file debug
- all debug
VSCode Debugs
VSCode Debug Notion
VSCode Debug Extensions
Extension performance monitoring · Issue #54818 · microsoft/vscode
Inspired by the problem in issue #54795, I think adding a window or some other gadget to monitor the performance (CPU, memory, disk IO, processes) of each extension would be helpful to quickly locating the cause of high fan speed or slow...
https://github.com/microsoft/vscode/issues/54818
Debugging in Visual Studio Code
One of the great things in Visual Studio Code is debugging support. Set breakpoints, step-in, inspect variables and more.
https://code.visualstudio.com/docs/editor/debugging


Seonglae Cho