IntelliJ IDEA MacOS: Next tab, previous tab keystrokes
IntelliJ IDEA MacOS FAQ: What are the keystrokes to switch to the previous editor tab and next editor tab when using IntelliJ IDEA on a Mac/MacOS system?
Solution
To move to the next editor tab and previous editor tab when using IntelliJ IDEA on macOS, these keystrokes work for me:
[Command][Shift][LeftBracket]
moves to the previous editor tab[Command][Shift][RightBracket]
moves to the next editor tab
Also note that when I write:
[LeftBracket]
I mean the[
character[LeftBracket]
I mean the]
character