|
|
|
|
|
by SketchySeaBeast
500 days ago
|
|
You don't like quickly accessing the terminal? The biggest draw for me is that VSCode can easily attaches to terminal processes, so I can launch a debugging session with custom arguments with a simple "CTRL+~" and a "npm run foo". |
|
Guake is a great terminal for quick access too.
I have a hot key for opening kitty as well.
Vscode attaching the debugger automatically is a really nice feature, though.
Nothing you couldn’t do with a few shell scripts, but it’s nice that it does it automatically.