Skip to content

Releases: OpenLiberty/liberty-tools-vscode

25.0.11

Choose a tag to compare

@mattbsox mattbsox released this 02 Dec 19:27
20b48ca

Version 25.0.11 of Liberty Tools for Visual Studio Code is a fix release that contains minor enhancements and fixes. Version 25.0.11 requires Visual Studio Code version 1.78+ and requires Java 17 or later.

Notable changes:

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

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

25.0.8

Choose a tag to compare

@mattbsox mattbsox released this 22 Aug 20:34

Version 25.0.8 of Liberty Tools for Visual Studio Code is a fix release that contains minor enhancements and fixes. Version 25.0.8 requires Visual Studio Code version 1.78+ and requires Java 17 or later.

Notable changes:

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

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

25.0.3

Choose a tag to compare

@TrevCraw TrevCraw released this 31 Mar 19:25
1fe8f33

Version 25.0.3 of Liberty Tools for Visual Studio Code is a fix release that contains minor enhancements and fixes. Version 25.0.3 requires Visual Studio Code version 1.78+ and requires Java 17 or later.

Notable changes:

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 25.0.3 release is available on the Visual Studio Code Marketplace.

24.0.12

Choose a tag to compare

@aparnamichael aparnamichael released this 06 Dec 14:34
f46faec

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:

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.

24.0.3

Choose a tag to compare

@TrevCraw TrevCraw released this 11 Mar 22:36
29ecc9a

Version 24.0.3 of Liberty Tools for Visual Studio Code is a fix release that contains minor enhancements and fixes. Version 24.0.3 requires Visual Studio Code version 1.78+ and requires Java 17 or later.

Notable changes:

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.3 release is available on the Visual Studio Code Marketplace.

23.0.12

Choose a tag to compare

@TrevCraw TrevCraw released this 01 Dec 16:28
af9fe48

Version 23.0.12 of Liberty Tools for Visual Studio Code contains enhancements for editing support. Version 23.0.12 requires Visual Studio Code version 1.78+ and requires Java 17 or later.

NOTE: There is a known problem with Jakarta EE diagnostics in this release. For details on the issue and the workaround, please refer to #322. For more known problems and workarounds for this release, please refer to the wiki: https://github.com/OpenLiberty/liberty-tools-vscode/wiki/Known-Problems-and-Limitations.

Notable changes:

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

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

23.0.9

Choose a tag to compare

@TrevCraw TrevCraw released this 21 Sep 14:50
194afc0

Version 23.0.9 of Liberty Tools for Visual Studio Code is a fix release that contains minor enhancements and fixes. Version 23.0.9 requires Visual Studio Code version 1.78+ and requires Java 17 or later.

Notable changes:

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

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

23.0.6

Choose a tag to compare

@TrevCraw TrevCraw released this 22 Jun 19:43
59055c4

Version 23.0.6 of Liberty Tools for Visual Studio Code contains minor enhancements and fixes. Version 23.0.6 requires Visual Studio Code version 1.78+ and requires Java 17 or later.

Notable enhancements:

  • Update to allow context aware snippets in Java files provided by Eclipse LSP4Jakarta, Language Server for Jakarta EE
  • Update to latest version of vscode-languageclient to resolve language client failures

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

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

0.1.12

0.1.12 Pre-release
Pre-release

Choose a tag to compare

@kathrynkodama kathrynkodama released this 15 Dec 20:25
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.

0.1.11

0.1.11 Pre-release
Pre-release

Choose a tag to compare

@kathrynkodama kathrynkodama released this 15 Aug 15:07
ddeee91
  • Rename extension to Liberty Tools for VS Code
  • Rename Liberty Dev Dashboard to Liberty Dashboard