redhat-developer / redhat-developer/quarkus-ls
Support `Type-safe Message Bundles` with properties files
Open
@angelozerr is already working on this.
Since Apr 5, 2023.
qute
- Dominant language
- Java
- Stars
- 50
- Forks
- 18
- Avg merge
- 22h 11m
- Merged PRs (30d)
- 3
Description
Display as inlay hint the message when it is defined in src/main/resources/messages/msg.properties:
- in Java after the @Message annotation
- in Qute template like when @Message defines a message content
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.
Assessment
This issue has not been assessed yet.