redhat-developer / redhat-developer/quarkus-ls
Hover object part should show node origin or CheckedTemplate data model
Open
Nobody has claimed this yet.
hover
qute
template-file
- Dominant language
- Java
- Stars
- 50
- Forks
- 18
- Avg merge
- 22h 11m
- Merged PRs (30d)
- 3
Description
It should be nice when we hover object part to know where the data model comes from:
- from java side with CheckedTemplate method parameter
- parameter declaration
- from let, for alias
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
No source files or tests are named in the issue. Start by locating the hover implementation for object parts and the code that resolves CheckedTemplate parameters, declarations, and let/for aliases; done means hover information identifies the node origin or data model for each listed source.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- developer-experience, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100