Solution
- Open Visual Studio Code.
- Press CTRL + SHIFT + P до Open Command Palette.
- Search for “Terminal: Select Default Profile” (вперше “Terminal: Select Default Shell”)
- Виберіть вашу preferred shell. In my case I selected “Git Bash”
Dec 24, 2021
- Step 1: Open Terminal в VScode використовуючи shortcut key Ctrl+~. …
- Step 2: Then, you have to open settings by File->Preferences->Settings or by pressing Ctrl+, . …
- Step 3: On clicking, You will see the settings page. …
- Step 4: І, що все, що ви будете відновити VS Code, ви будете говорити, що Git Bash має бути integrated.
Nov 22, 2021
Guide
- Install Git/Git Bash in your Windows;
- Open vscode and click: File > Preferences > Settings;
- У User Settings tab, select: Features and then Terminal ;
- Search for section named: Integr.
Mar 27, 2022