Skip to main content

VS Code Quarkus

Link to GitHub Visual Studio Marketplace Installs

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.

Demonstration of vscode-quarkus providing hover documentation for a property in an application.properties file

For a full list of features, visit the GitHub