vscode-bash-debug
vscode-bash-debug copied to clipboard
Test new version with extra features
- ease of use: internal copy of
bashdb
(no need to install before first usage) - interactive scripting in terminal (possibility to use stdin in scripts)
- change for windows: utilize
wsl.exe
instead of deprecatedbash.exe
- performance: remove polling in debugger console handling
https://github.com/rogalmic/vscode-bash-debug/releases/download/untagged-239b6677158a4c8754a9/bash-debug-0.3.1.vsix
Tests:
- [x] Windows 64bit
- [x] Windows Wow 32bit->64bit
- [x] Linux 32bit
- [x] Linux 64bit
- [ ] MacOS some problems
- [x] Bash 4.4
- [x] Bash 4.3
- [ ] Bash 3 does not work
- [ ] Bash <4.3