redhat-developer / redhat-developer/quarkus-ls
No section helper found
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 50
- Forks
- 18
- Avg merge
- 22h 11m
- Merged PRs (30d)
- 3
Description
As seen in https://github.com/ia3andy/renotes/blob/web-bundler/src/main/resources/templates/main.html#L5 and
https://github.com/ia3andy/renotes/blob/web-bundler/src/main/resources/templates/main.html#L18
Either our validation is too strict, or it's correct and @ia3andy's code is wrong (I doubt it).
@ia3andy's renotes app ( NO LONGER NECESSARYweb-bundler branch) requires Quarkus Web Bundler to first be cloned and built locally (mvn install -DskipTests)
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 section-helper references at main.html lines 5 and 18 in the linked renotes web-bundler branch with the language server's validation behavior. Determine whether the validator should accept those references or whether the template is invalid; done means the reported diagnostic is resolved for this example.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100