redhat-developer / redhat-developer/quarkus-ls
Qute completion returns both fields and accessors
Open
Nobody has claimed this yet.
completion
enhancement
qute
- Dominant language
- Java
- Stars
- 50
- Forks
- 18
- Avg merge
- 22h 11m
- Merged PRs (30d)
- 3
Description
That looks awkward:
@mkouba @ia3andy @fromage should completion show the accessors (e.g. defaultColumn() for a record, getName() for a class/interface)?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Qute completion entry point and reviewing any existing completion tests for fields and accessors. Confirm the intended completion behavior with the issue discussion, then update the relevant tests and implementation so the agreed result is covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100