Rambles/VS Code Javascript Debug Terminal
Jump to navigation
Jump to search
I recently discovered a Visual Studio Code feature that I'm shocked I hadn't discovered sooner:
Things I should have discovered much sooner: the Node.js vscode debug terminal. Opens a terminal, and any Node process you run from it has the vscode debugger automagically attached. Handles child processes of child processes as well. No faffing about with --inspect, it Just Works.
— Marks Polakovs (<a href="https://bsky.app/profile/did:plc:dmrwxd2irg62eyveoerukfss?ref_src=embed">@markspolakovs.me</a>) <a href="https://bsky.app/profile/did:plc:dmrwxd2irg62eyveoerukfss/post/3lebqt4thdk27?ref_src=embed">December 27, 2024 at 12:12 PM</a>