apache / apache/grails-intellij-plugin

Annotate Grails completion results with origin info

Open
#117 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

```
see OriginInfoAwareElement.getOriginInfo()
```
This info should describe how implicit method or property was created (Controller implicit method, delegated from some class, etc)

---

*Imported from [IDEA-93358](https://youtrack.jetbrains.com/issue/IDEA-93358) · 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 OriginInfoAwareElement.getOriginInfo() and the completion-result handling it relates to. Determine how implicit methods and properties are represented, including controller methods and delegated elements. Done means completion results are annotated with origin information describing how each implicit member was created.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
developer-experience, tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.