Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 687 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 687 Bytes

Declarative Gradle - Language Server

This project implements an LSP server for Declarative Gradle.

How to use?

The LSP project can be built and packaged by simply running ./gradlew shadowJar.

The runnable JAR can then be found at ./lsp/build/libs/lsp-all.jar.

Integrations

This server can be used in the integrations below:

Please refer to the respective projects for more information on how to use the LSP server.