![]() |
VOOZH | about |
Liberty Tools for Visual Studio Code
π Current Release Liberty Tools for Visual Studio Code offers features for developing cloud-native Java applications with Open Liberty and WebSphere Liberty. Iterate fast with Liberty dev mode, code with assistance for MicroProfile & Jakarta EE APIs, and easily edit Liberty configuration files. π liberty dashboard screenshot Use Liberty Tools to run your Liberty Maven or Liberty Gradle projects through the Liberty dashboard or the VS Code command palette. You can start, stop, or interact with Liberty dev mode on all available Liberty Maven or Liberty Gradle projects in your workspace. Liberty Tools also helps you quickly and easily edit your application and configuration files by providing language support features for MicroProfile, Jakarta EE, and Liberty configuration and Java files. For minimum requirements information and detailed instructions on how to use Liberty tools, check out the Liberty Tools for Visual Studio Code user guide page. Features
Feature completion in π Liberty Config Language Server completion Hover in π Liberty Config Language Server hover Diagnostics in π Liberty Config Language Server diagnostic Helpful code snippets are provided in Java files for Jakarta EE APIs such as Jakarta RESTful Web Services. π Eclipse LSP4Jakarta completion Editing assistance for configuration and application files is provided through the following language server projects, which this project consumes. For more information, see the documentation for these projects.
Liberty Tools for Visual Studio Code depends on the Tools for MicroProfile Visual Studio Code extension. This extension provides editing assistance for MicroProfile APIs in Java and Quick start
Projects with the Liberty Maven Plugin or Liberty Gradle Plugin configured will appear in the Liberty Dashboard on the sidebar. For minimum requirements information and detailed instructions on how to use the Liberty commands, check out the Liberty Tools for Visual Studio Code user guide page. CommandsThe following commands are available when you select a project in the Liberty Dashboard.
RequirementsVisual Studio Code 1.78.0 or later, and Java 17 or later. Liberty Tools for Visual Studio Code will check the The following extensions are bundled with Liberty Tools for Visual Studio Code during installation and are provided here for additional information. ContributingSee the DEVELOPING and CONTRIBUTING documents for more details. IssuesPlease report bugs, issues and feature requests by creating a GitHub issue. |