I installed git and used the use vscode as default editor option but bash isn't listed, if I look for bash, it's also not on the terminal if I try to change the shell. Only powershell and CMD. The only way I get it working is to change the setting json and replace the value of "terminal.integrated.shell.windows" with the path to bash and after that I can't use powershell or CMD anymore. I followed the instructions provided here: https://community.dynamics.com/business/b/tharangacnavblog/posts/git-bash-on-visual-studio-code-integrated-terminal but it doesn't seem to work for me.
↧