A
A
Andrey Titov2018-06-24 23:47:52
terminal emulator
Andrey Titov, 2018-06-24 23:47:52

Why does the integrated terminal in VSCode start as external?

When using the parameter

"terminal.integrated.shell.windows": "C:\\Program Files\\Git\\git-bash.exe"
the integrated terminal runs as an external one.
How to configure to run as internal?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andrey Titov, 2018-07-08
@titov_andrei

Worked correctly after choosing the default shell
5b4221a91153c454830876.png5b4221b43c83d791273225.png

C
CooperPhD, 2018-06-30
@CooperPhD

Check the "terminal.explorerKind" option. It should be like this:
"terminal.explorerKind": "integrated",

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question