redhat-developer / redhat-developer/quarkus-ls
Support locale for `Type-safe Message Bundles`
Open
Nobody has claimed this yet.
qute
- Dominant language
- Java
- Stars
- 50
- Forks
- 18
- Avg merge
- 22h 11m
- Merged PRs (30d)
- 3
Description
According the value of quarkus.default-locale, the inlay hint in Java and Qute template which display message content should display the proper message according the quarkus.default-locale value.
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 locating the Type-safe Message Bundles inlay-hint implementation for Java and Qute templates, then trace how quarkus.default-locale is read. Done means message content displayed in both kinds of inlay hint follows the configured default locale; no specific files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- internationalization, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100