Is there any shortcut to switch between active tabs when two projects are open in Intellij idea?

已回答

I already know the shortcut command+shift+[ or command+shift+], but when I open two or more projects in same window this shortcut switch between the projects instead of the editor code window. 
I liked to be able to switch between my projects however, will be great to switch between the code either.

1

Hello Brunosouzapicinini. You could specify your own shortcut for switching between Editor tabs in the  Settings | Keymap  window, the  Main Menu | Window | Editor Tabs | Select Next Tab  action.

 

-1

CTRL + Tab works fine on MacOS

0
Hello, can you provide a screenshot of the case, project tabs?
0

Hello, Jacky Liu there is an issue, when im using shortcut command+shift+[ that triggers two actions: 1. switch active window tab, 2. switch editor tabs. So its not applicable to use, when two and more project windows are opened

0

Olga Mulina hello, there is no keymap to specify project window switching to another hotkey? I didnt find it in keymap.

0

Hewy0789 Maybe this menu and shortcus in Window | Next Project Window, you can change it in the Settings | Keymap?

cmd + option + ~ (the button in the left of 1)

 

0

请先登录再写评论。