Is there a quick change tabs function in Visual Studio Code?

后端 未结 18 1752
星月不相逢
星月不相逢 2020-12-07 06:26

The current function of giving me a dropdown option of which tab to choose is just so annoying. Is there a possibility to remove it so the tabs would work like in some moder

18条回答
  •  庸人自扰
    2020-12-07 07:17

    Windows

    previous

    Ctrl + Shift + Tab

    Next

    Ctrl + Tab

    Mac OS

    previous

    Shift+ Cmd + [

    Next

    Shift + Cmd + ]

提交回复
热议问题