Version 24.0.12 of Liberty Tools for Visual Studio Code is a fix release that contains minor enhancements and fixes. Version 24.0.12 requires Visual Studio Code version 1.78+ and requires Java 17 or later.
Notable changes:
- Updated Eclipse LSP4Jakarta version to 0.2.2, which resolves the following bugs:
- Quick fix NullPointerException failures - #336
- UnsupportedOperationException in the output tabs for language servers - #207
- Incorrect behaviour for
@Dependent
quick fix - #362 - For more information regarding changes for version 0.2.2, refer to the release notes: https://github.com/eclipse/lsp4jakarta/releases/tag/0.2.2.
- Updated Liberty Config Language Server version to 2.2, which adds support for versionless features in server configuration and includes several bug fixes. For more information regarding changes for version 2.2, refer to the release notes:
- The Liberty dashboard now refreshes when a project is added to a workspace.
- Support has been added to the “Start”, “Start…”, and “Start in container” actions for project paths that contain spaces.
- Support has been added for various terminal shell types for the “Start”, “Start…”, and “Start in container” actions. For more information regarding support for terminal shell types, refer to the “Terminal shell support” section of the user guide: https://github.com/OpenLiberty/liberty-tools-vscode/blob/main/docs/user-guide.md#terminal-shell-support.
- Support has been added for the new test report location following the update of the Maven Surefire Report Plugin.
Note: You may observe slow performance when editing your server.xml file when invoking completion or hover. If observed, please report your experience on this GitHub issue: #329
See the commit log for the full set of changes since the previous release.
The Liberty Tools for Visual Studio Code 24.0.12 release is available on the Visual Studio Code Marketplace.