VSCode Integrated Terminal creates a separate window

后端 未结 7 1708
轻奢々
轻奢々 2021-02-19 11:45

Just installed VSCode and git bash.

I\'ve added the following lines to the settings.json file:

{
    \"terminal.integrated.shell.windows\": \"D:\\\\Prog         


        
7条回答
  •  既然无缘
    2021-02-19 12:24

    On Mac.

    1. Right click Visual Studio Code Application, open new window. press
    2. ctrl+` to open terminal in new window.
    3. Enjoy your day.

    -Batman P.S. Disregard, was looking at another page that was trying to create a separate window to run terminal in.

提交回复
热议问题