How to change default terminal in VS Code?
Asked 3 months 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.
Answers: How to change default terminal in VS Code?
Answered 3 months 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.