apple / pkl-lsp

Apache License 2.0
24 stars 6 forks source link

Make LSP configurable using initialization options #13

Closed bioball closed 1 month ago

bioball commented 1 month ago

This defines initialization options that clients can send during the initialize request, to configure the behavior of the server.

This also introduces extended capabilities that clients can notify the server about.

Also: