vscode-bash-debug
vscode-bash-debug copied to clipboard
fix error msg re unfindable pathBash on Windows
Fixes #106.
This fix should save Windows people's time when trying to find out why no configuration of pathBash really works: For the time being the extension does not work on Windows when WSL bash is not installed (cf. #106 for details).
@rogalmic Please do feel free to edit the code adjustments and/or change the error message, of course. I changed and tested the code in my local installation folder.