redhat-developer / redhat-developer/vscode-quarkus
Qute Projects view
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 79
- Forks
- 31
- Avg merge
- 12h 51m
- Merged PRs (30d)
- 6
Description
It should be nice to provide in explorer a Qute Projects view like we have for Java:

We could display all Qute projects and for each project we could display all templates declared in Java files with @CheckedTemplate or Template field strategy.
It will give an overview of all entries of Qute templates.
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 comparing the existing Java Projects view in the Explorer with the Qute project and template requirements described here. Identify how projects and Java declarations using @CheckedTemplate or the Template field strategy are represented. Done means an Explorer view lists all Qute projects and their discovered templates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100