apache / apache/grails-intellij-plugin
Keyboard navigation for the Grails navigation buttons
- Dominant language
- Java
- Stars
- 17
- Forks
- 4
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 4
Description
Add a shortcut that moves focus to the Grails toolbar (e.g. shift alt N (RailsNavigateToPopupAction)), and then left/right move between buttons and down opens the submenu.
---
*Imported from [IDEA-66694](https://youtrack.jetbrains.com/issue/IDEA-66694) · Type: Feature · Votes: 0*
*Comments, attachments, dates and reporter are not part of the export — follow the link above for the full history.*
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating RailsNavigateToPopupAction and the Grails toolbar navigation entry point in the IntelliJ plugin. Verify the existing toolbar buttons and submenu behavior, then implement the requested keyboard focus flow: the shortcut focuses the toolbar, left/right changes buttons, and down opens a submenu; done means each step works from the keyboard.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100