How to configure Sublime Text 2/3 to use direct Ctrl+Tab order and to create new tabs after the last one?

To achieve the Ctrl+Tab and Ctrl+Shift+Tab behavior you can add the following lines to your sublime-keymap:

{ "keys": ["ctrl+tab"], "command": "next_view" },
{ "keys": ["ctrl+shift+tab"], "command": "prev_view" }

To open sublime-keymap:

  1. click “Preferences”
  2. click “Key Bindings”
  3. You will see two settings file, select a file that named “User”

This is a visual example on how it should look.

enter image description here

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)