- Ctrl+[ goes to the opening tag
- Ctrl+] goes to the closing tag
The action is called Move caret to code block end/start
and hotkey can be changed in Settings | Keymap
.
On IntelliJ 2017 for Mac the shortcuts are:
- Alt+Command+[ goes to the opening tag
- Alt+Command+] goes to the closing tag