How to add multiple terminals in VS Code?

前端 未结 11 2498
轻奢々
轻奢々 2020-11-30 17:15

Can we add multiple different terminals in the VS Code? I am planning to add following three terminal and work with all of those :

  1. Windows Com
11条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-30 18:02

    As of https://code.visualstudio.com/updates/v1_35 you can now:

    1. select from the pulldown menu directly above the terminal "Select Default Shell"
    2. select the one you like
    3. click the +
    4. done

    (the same goes for opening split screen: before this do 1 + 2 and then click the split screen button)

    (although overriding the default but does no longer matter if this is your flow)

提交回复
热议问题