vscode-bash-debug icon indicating copy to clipboard operation
vscode-bash-debug copied to clipboard

Feature proposal: Bash Debug Terminal

Open felipecrs opened this issue 4 years ago • 1 comments

This proposal is to create a Bash debug terminal for this extension, similar to node-terminal, the Javascript Debug Terminal in the following screenshot.

More info about the node-terminal debug type can be found here.

Example showing node-terminal functionality: 3ea0gB6TON

felipecrs avatar Aug 13 '20 13:08 felipecrs

This would help a lot to debug scripts with many options, args, or environment variables.

felipecrs avatar Jan 13 '21 13:01 felipecrs