Skip to content

Commit

Permalink
rename fix for Tools for MicroProfile (#10)
Browse files Browse the repository at this point in the history
Signed-off-by: Kathryn Kodama <[email protected]>
  • Loading branch information
kathrynkodama authored Sep 25, 2020
1 parent 9b071ec commit 2758174
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
All notable changes to the MicroProfile Extension Pack will be documented below.

## 0.1.0
- Added the [MicroProfile Tools extension](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-microprofile)
- Added the [Tools for MicroProfile extension](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-microprofile)

## 0.0.3
- Added the [Payara Tools extension](https://marketplace.visualstudio.com/items?itemName=Payara.payara-vscode)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ By installing the MicroProfile Extension Pack, the following extensions are inst
* [MicroProfile Rest Client Generator](https://marketplace.visualstudio.com/items?itemName=MicroProfile-Community.mp-rest-client-generator-vscode-ext) - Quickly generate a MicroProfile Rest Client interface template from an OpenAPI document.

### Developing a MicroProfile project
* [MicroProfile Tools](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-microprofile) - Language support for MicroProfile API and properties via [Language Server for Eclipse MicroProfile](https://github.com/eclipse/lsp4mp).
* [Tools for MicroProfile](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-microprofile) - Language support for MicroProfile APIs and properties via [Language Server for Eclipse MicroProfile](https://github.com/eclipse/lsp4mp).

### Development tools for runtimes that support MicroProfile
* [Open Liberty Tools](https://marketplace.visualstudio.com/items?itemName=Open-Liberty.liberty-dev-vscode-ext) - Support for development with [Open Liberty](https://openliberty.io/).
Expand Down

0 comments on commit 2758174

Please sign in to comment.