redhat-developer / redhat-developer/quarkus-ls

Qute completion returns both fields and accessors

Open
#929 8 comments 0 reactions 0 assignees View on GitHub

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:

Screenshot 2023-09-08 at 15 19 54 Screenshot 2023-09-08 at 15 27 36

@mkouba @ia3andy @fromage should completion show the accessors (e.g. defaultColumn() for a record, getName() for a class/interface)?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.