Skip to content

0.1.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@kathrynkodama kathrynkodama released this 15 Dec 20:25
· 146 commits to main since this release
06e59f9

Version 0.1.12 of Liberty Tools for Visual Studio Code is an early release that contains new functionality and fixes. Liberty Tools for Visual Studio Code now requires Java 17 and depends on the XML by Red Hat and Debugger for Java Visual Studio Code extensions.

Notable enhancements:

  • Editing assistance (completion, hover, diagnostics and quick-fixes) when editing server.xml, server.env, and bootstrap.properties files via the Liberty Config Language Server.
  • Editing assistance (code snippets, diagnostics and quick-fixes) for Jakarta EE 9.x Web Profile APIs when editing Java files via the Eclipse LSP4Jakarta, Language Server for Jakarta EE.
  • Liberty projects are now automatically detected via the presence of a src/main/liberty/config/server.xml file.
  • New “Liberty: Attach Debugger” Liberty action, accessible through the Liberty Dashboard or Visual Studio Code Command Palette. Requires “Liberty: Start” to have been run first.
  • Ability to run Liberty actions through the Visual Studio Code Command Palette or the keyboard shortcut: Shift + Alt + L.
  • “Liberty: Start…” saves command history.
  • Ability to manually add projects to the Liberty Dashboard.
  • New icons for Maven and Gradle projects in the Liberty Dashboard.

See the commit log for the full set of changes since the previous early release.

The Liberty Tools for Visual Studio Code 0.1.12 release is available on the Visual Studio Code Marketplace.