redhat-developer / redhat-developer/quarkus-ls
Setting to set the name of a generated template extensions class
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 50
- Forks
- 18
- Avg merge
- 22h 11m
- Merged PRs (30d)
- 3
Description
It might be interesting to create a setting to set the name of the generated class when you generate a template extensions class when generating a template extension for a missing member from a Qute template using the CodeAction from https://github.com/redhat-developer/quarkus-ls/pull/671
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 reviewing the CodeAction implementation described in linked pull request 671 and trace how a template extensions class is generated for a missing Qute template member. Define the setting's scope and expected class-name behavior, then verify that generation uses the configured name.
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
- 35/100