You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Source Control Repositories section (which I think is VSCode native), an Open in Integrated Terminal option exists.
Gitlens is usually integrated into VSCode quite well, which leads me to believe that changing the option to use the integrated terminal or adding an option for using the integrated terminal was overlooked.
The text was updated successfully, but these errors were encountered:
v14.5.2
"terminal.explorerKind": "integrated"
"terminal.external.windowsExec": "C:\\WINDOWS\\System32\\cmd.exe"
"terminal.integrated.defaultProfile.windows": "Git Bash"
"terminal.sourceControlRepositoriesKind": "integrated"
Source Control
TabRepositories
sectionOpen in Terminal
In the Source Control Repositories section (which I think is VSCode native), an
Open in Integrated Terminal
option exists.Gitlens is usually integrated into VSCode quite well, which leads me to believe that changing the option to use the integrated terminal or adding an option for using the integrated terminal was overlooked.
The text was updated successfully, but these errors were encountered: