- VSCode Version: 1.44.0
- OS Version: EndeavourOS (Arch Linux based, rolling, with latest updates installed)
Steps to Reproduce:
- Update Visual Studio Code to new version 1.44.0 and use the Bash Debug extension (0.3.7) by rogalmic
- Try to Start Debugging your bash code
- The terminal output shows error message:
bash: line 0: cd: too many arguments
and debugging does not start.
Note: previous Visual Studio Code version 1.43.2 does not have this issue.
Does this issue occur when all extensions are disabled?: Only using the Bash Debug extension.
Steps to Reproduce:
bash: line 0: cd: too many argumentsand debugging does not start.
Note: previous Visual Studio Code version 1.43.2 does not have this issue.
Does this issue occur when all extensions are disabled?: Only using the Bash Debug extension.