vscode-bash-debug
vscode-bash-debug copied to clipboard
Feature proposal: Bash Debug Terminal
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:
This would help a lot to debug scripts with many options, args, or environment variables.