apache / apache/grails-intellij-plugin

Jump to Grails Resources

Open
#290 0 comments 0 reactions 0 assignees View on GitHub
bug imported-from-youtrack
Dominant language
Java
Stars
17
Forks
4
Avg merge
5d 15h
Merged PRs (30d)
4

Description

In the editor of domains, controller, services and views there is a bar at the top wich enabled you to jump to related resources. For example if you are in the domain you can jump to the controller or the views of this domain.

This feature does not work for views if a namespace for the controller are used. In this case the views can be located in `views///` instead of `views/`. See [http://docs.grails.org/latest/guide/theWebLayer.html#_selecting_views_for_namespaced_controllers](http://docs.grails.org/latest/guide/theWebLayer.html#_selecting_views_for_namespaced_controllers) for more details.

---

*Imported from [IDEA-167491](https://youtrack.jetbrains.com/issue/IDEA-167491) · Type: Bug · 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 at the editor resource-navigation bar for Grails domains, controllers, services, and views, then reproduce navigation from a view when its controller uses a namespace. Trace how the related view path is resolved and verify that namespaced views under views// and non-namespaced views both open correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
devtools
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
63/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.