Skip to content

The Language Server implementation supporting Declarative Gradle

License

Notifications You must be signed in to change notification settings

gradle/declarative-lsp

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.