Asked 1 year ago by SJ Siam on Visual Studio Code
Whenever I try to create a new terminal, it automatically create git bash terminal. But I want to use PowerShell and so I want to make it so that it automatically creates PowerShell.
Answered 1 year ago by Nowshad Jaman
Follow these steps to change the default terminal:
Open VS Code
Press F1 from keyboard
Type “Terminal: Select Default Profile” or “Terminal: Select Default Shell” and select it.
Now select the desired terminal to be defaulted from the list.