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

后端 未结 18 1738
星月不相逢
星月不相逢 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:04

    Use Sublime Text Keymaps. So much more intuitive.

    km

    Import Sublime Text Keymaps:

    Name: Sublime Text Keymap and Settings Importer
    Id: ms-vscode.sublime-keybindings
    Description: Import Sublime Text settings and keybindings into VS Code.
    Version: 4.0.3
    Publisher: Microsoft
    VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=ms-vscode.sublime-keybindings
    

提交回复
热议问题