Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter. Debug Native VSCode debugger. Supports both GDB and LLDB. Installation Press ctrl-p (cmd+p on OS X) and run ext install webfreak.debug in visual studio code and install GDB/LLDB. See Usage for details on how to set it up. Usage Or if you already have an existing debugger in your project setup you can click "Create Co