What is the hotkey for switching tabs?

I did search for this but I found no answer. Currently I am using the vim gt gT bindings but I want to know the native Clion bindings. Thanks. 

0
7 comments
Avatar
Permanently deleted user

If you mean Switch to the Next/Previous tab then the shortcuts are as following:

- Select Next Tab: Ctrl+Right (Windows/Linux) or Meta+Shift+Close Bracket

- Select Previous Tab: Ctrl+Left (Windows/Linux) or Meta+Shift+Open Bracket

Find the full keymap in Setting (Preferences for OS X) | Keymap.

-5

i think the switching tabs is like chrome. However, i donnt know how to do it.

0

windows 10:

shift right one tab: alt+right arrow key

shift left one tab: alt+left arrow key  

8

Well, this might not quite be what you want as it only works when you want to switch of splits on the screen. On Mac it's option tab.

1

Not sure the question was answered here, but in Settings or Preferences, go to Keymap, then search for next tab or click the far-right magnifying glass and hit the keyboard combination you want and take it from there.

The next/previous settings are under Editor Tabs as Select Next Tab and Select Previous Tab.

My default was Switcher, which is unlike browser tabs and not useful to me.

6
Avatar
Permanently deleted user

Dave's answer work for me ,thx ~

1
Avatar
Permanently deleted user

For mac, mine was defaulted to

Next Tab ⇧⌘]

Previous Tab ⇧⌘[

6

Please sign in to leave a comment.