It is not showing Git Bash Option in while selecting terminal in VsCode
Asked
Active
Viewed 1.3k times
1 Answers
4
Make sure you have already installed Git for Windows
In VS Code, go to Command Palette (⇧⌘P) with Terminal: Select Default Profile or Terminal: Select Default Shell in older versions, then select available shell in this case, Git Bash, in the dropdown list.
At this point, the Git Bash should be successfully added.
PS. The list might disappear if the VS Code is closed. Only the default shell will show up. You have to do the steps above again.

Joy
- 191
- 5