apache / apache/grails-intellij-plugin

Keyboard navigation for the Grails navigation buttons

Open
#79 0 comments 0 reactions 0 assignees View on GitHub
enhancement imported-from-youtrack
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.