VSCode will not run default terminal upon startup

Viewed 303

For months I have been using Git Bash as my default terminal. Upon start up it loads 1 terminal plus any additional terminals as defined in my "terminals.json" file using the "Terminals Manager" extension. Everything has been working fine up until today, when I opened vscode up and it launched powershell instead of Git Bash for all my terminals. I have restarted vscode, and also restarted my pc but that did not help.

As mentioned above it is my default profile:

enter image description here

And here are my settings:

enter image description here

Also btw I can still run bash on vscode and it works just fine, however it won't run on start up anymore. Any idea what is happening?

0 Answers
Related