Skip to main content

VS Code Microprofile

Link to GitHub Visual Studio Marketplace Installs

Tools for MicroProfile provides IDE features that help write MicroProfile applications. Specifically, it provides completion, validation, hover documentation and more for microprofile-config.properties files. Also, it enhances vscode-java with completion, validation, and quick fixes for the annotations introduced by MicroProfile. This extension works with many different MicroProfile implementations, such as Quarkus and OpenLiberty.

A demonstration of hover documentation for a MicroProfile property in a microprofile-config.properties file

For a full list of features, visit the GitHub