Useful extension. However, not useful on Windows, as it cannot change the shell other than "cmd".
I have these settings in VSCode on Windows:
"terminal.integrated.shell.windows": "C:\\cygwin64\\bin\\bash.exe",
"terminal.integrated.shellArgs.windows": ["/bin/xhere", "/bin/bash"],
Could you add an option to follow the Integrated Terminal's shell? I think it should be true to follow by default.
Or something similar to replace the shell.
Useful extension. However, not useful on Windows, as it cannot change the shell other than "cmd".
I have these settings in VSCode on Windows:
Could you add an option to follow the Integrated Terminal's shell? I think it should be true to follow by default.
Or something similar to replace the shell.