10.0+
Some features described here are available in Ultimate edition only.
IntelliJ IDEA suggests convenient means of navigation within Grails applications. The following cases are possible:
- In a controller, with the caret within an action: Click the icon
in the left gutter:

The corresponding <name>.gsp file opens in the editor. - In a view file <name>.gsp: click the Controller button on the
scaffolding toolbar:

The corresponding controller opens in the editor, with the caret resting before the action name.
- With the caret at the template name, press Ctrl+B, Ctrl+Button1 Click or Button2 ClickCtrl+B, Ctrl+Button1 Click or Button2 ClickCtrl+B, Ctrl+Button1 Click or Button2 ClickCtrl+B, Ctrl+Button1 Click or Button2 ClickCtrl+Alt+G, Escape, Period, Alt+Period or Ctrl+Button1 ClickCtrl+B, Ctrl+Button1 Click or Button2 ClickF12, Shift+F2, Ctrl+B, Ctrl+Button1 Click or Button2 ClickCtrl+B, Ctrl+Button1 Click or Button2 ClickF3 or Ctrl+Button1 ClickMeta B, Meta Button1 Click or Button2 ClickMeta B, Meta Button1 Click or Button2 ClickF3 or Control Button1 Click
- Keeping Ctrl pressed, click the template name:

See Also
Language and Framework-Specific Guidelines:
Web Resources: