Releases: redhat-developer/vscode-microprofile
Releases · redhat-developer/vscode-microprofile
0.13.0
Bug Fixes
- Cannot publish to OpenVSX due to out of date NodeJS. See #303.
- Codelens for REST endpoints should resolve variable references. See lsp4mp#467.
- Prevent duplicate properties when generating them. See lsp4mp#465.
- Prevent error on empty name symbol. See lsp4mp#462.
Build
0.12.1
Enhancements
- Resolve system properties/environment variables while browsing the application.properties values. See eclipse/lsp4mp#448.
- Add support for @startup healthcheck diagnostic. See eclipse/lsp4mp#443.
Bug Fixes
- NPE with Workspace Symbol when LSP client return null as SymbolInformation List. See eclipse/lsp4mp#457.
- Unrecognized property mp.messaging.* when Channel annotation is used along with Multi. See eclipse/lsp4mp#451.
- fix: synchronized projectLabels + collect codeLens when project is loaded. See eclipse/lsp4mp#444.
Build
- Set encoding as false for gulp.src to treat content as binary.. See #209.
- Update eclipse.jdt.ls to 1.39.0-SNAPSHOT. See eclipse/lsp4mp#454.
- Add About files to JDT extension bundles & Maven artifacts. See eclipse/lsp4mp#437.
- Fix tests for release workflow. See #185.
0.12.0
Enhancements
- Resolve system properties/environment variables while browsing the application.properties values. See eclipse/lsp4mp#448.
- Add support for @startup healthcheck diagnostic. See eclipse/lsp4mp#443.
Bug Fixes
- NPE with Workspace Symbol when LSP client return null as SymbolInformation List. See eclipse/lsp4mp#457.
- Unrecognized property mp.messaging.* when Channel annotation is used along with Multi. See eclipse/lsp4mp#451.
- fix: synchronized projectLabels + collect codeLens when project is loaded. See eclipse/lsp4mp#444.
Build
- Set encoding as false for gulp.src to treat content as binary.. See #209.
- Update eclipse.jdt.ls to 1.39.0-SNAPSHOT. See eclipse/lsp4mp#454.
- Add About files to JDT extension bundles & Maven artifacts. See eclipse/lsp4mp#437.
- Fix tests for release workflow. See #185.