apple / pkl-vscode

Pkl language support for VS Code
https://pkl-lang.org/vscode/current/index.html
Apache License 2.0
110 stars 3 forks source link

Add LSP support #19

Open stackoverflow opened 1 month ago

stackoverflow commented 1 month ago

This PR adds support for an LSP server. A first draf implementation of a server can be found here.