Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop launching an external console window for VSCode
This change makes it such that the debugged process now runs in a tab instead of an external window. This is needed because VSCode-in-WSL cannot launch an external console window, which breaks the experience completely.
- Loading branch information