I am using Visual Studio Code on my Windows 10 PC. I want to change my default terminal from Windows PowerShell to Bash on Ubuntu (on Windows).
How can I do that?
You can also select your default terminal by pressing F1 in Visual Studio Code and typing/selecting Terminal: Select Default Profile
(or Terminal: Select Default Shell
in older Visual Studio Code versions).
Older: