IntelliJ IDEA
IntelliJ IDEA – the Leading Java and Kotlin IDE, by JetBrains
Features
Grails: Quick navigation between actions and views
IntelliJ Idea X adds quick navigation for Grails actions and GSP pages. Whenever an action has a same-named view, IDEA creates a gutter icon opposite to the action name. Click that icon and the corresponding page is opened:
As for going back, the GSP editor has a link to the appropriate action at the top:
Prev post Custom file types in IntelliJ IDEAGrails: completion of controller and action names Next post