Is there any possibility to navigate between these tabs using the keyboard?
Alt+Left/Alt+Right shortcuts navigate through the nested tabs Console/Debugger in the case shown above.
Is there any possibility to navigate between these tabs using the keyboard?
Alt+Left/Alt+Right shortcuts navigate through the nested tabs Console/Debugger in the case shown above.
Open keymap setting, search "tab" and find
"Window -> Active Tool Window -> Show List of Tabs"
The default keymap is ctrl + ā, actually it's a mistake for duplicate with "Next Method". So I just replace it by ctrl + cmd + ā.
I did manage to apply a keyboard shortcut to tabs navigation in PyCharm, which should work with Intellij IDEA as well.