Extension Pack for MicroProfile is a collection of Visual Studio Code extensions that can help develop Java applications using MicroProfile.
By installing the Extension Pack for MicroProfile, the following extensions are installed:
- MicroProfile Starter - Quickly generate a MicroProfile Maven project.
- Generator for MicroProfile Rest Client - Quickly generate a MicroProfile Rest Client interface template from an OpenAPI document.
- Tools for MicroProfile - Language support for MicroProfile APIs and properties via Language Server for Eclipse MicroProfile.
- Open Liberty Tools - Support for development with Open Liberty.
- Quarkus - Support for development with Quarkus.
- Payara Tools - Support for development with Payara.
microprofile.alwaysShowOverview
: Determines whether to show the overview page on extension startup. Default value istrue
.
Do you have a suggestion for the Extension Pack for MicroProfile? File an issue or submit a pull request if there is an extension that should be added to the extension pack. Our CONTRIBUTING document contains details for submitting pull requests.
MicroProfile® and the MicroProfile logo are trademarks of the Eclipse Foundation.