VS Code Quarkus
This VS Code extension provides support for Quarkus, the Java stack tailor-made for containers and Kubernetes.
More specifically, it provides completion, validation, and many other features for application.properties
by extending vscode-microprofile with Quarkus-specific features.
It also provides completion and validation for Qute template files, including support for the Renarde Framework.
Additionally, it provides a wizard to help setup a new Quarkus project.
For a full list of features, visit the GitHub