vscode-bash-debug
vscode-bash-debug copied to clipboard
Bash shell debugger extension for VSCode (based on bashdb)
In addition to the details for issue, please provide us *Executables* information and *Debug output* unless you have confidence that they don't help us. ## Executables Version of bash-debug: (can...
Hi, Thank you so much for your work! I got an error when I hover mouse pointer over a variable like: /home/ddmitriev/.vscode-server/extensions/rogalmic.bash-debug-0.3.9/bashdb_dir/command/examine.sh: line 71: typeset: $var0: not found So, I...
https://github.com/rogalmic/vscode-bash-debug/issues/110
Test script is VS code with bash Debug extension all updated running with WSL2 on windows 11 Whatever the script every time there is a Read command in it got...
The debugger does not stop at breakpoints when the relative path of the script being debugged contains spaces. Stepping works but not breakpoints. With "relative path" I mean the path...
In addition to the details for issue, please provide us *Executables* information and *Debug output* unless you have confidence that they don't help us. ## Executables Version of bash-debug: (can...
Identical to https://github.com/rogalmic/vscode-bash-debug/issues/113 ## Executables Bash GNU bash, version 5.2.15(1)-release (x86_64-pc-linux-gnu) Bash Debug 0.3.9 VSCode 1.78
Bumps [typed-rest-client](https://github.com/Microsoft/typed-rest-client) to 1.8.9 and updates ancestor dependencies [typed-rest-client](https://github.com/Microsoft/typed-rest-client), [ovsx](https://github.com/eclipse/openvsx/tree/HEAD/cli) and [vsce](https://github.com/Microsoft/vsce). These dependencies need to be updated together. Updates `typed-rest-client` from 1.2.0 to 1.8.9 Release notes Sourced from typed-rest-client's...
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. Commits 70668a4 0.8.5 d919d22 fix(exec): lockdown file permissions (#1060)...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...