pkl-lsp

Language server protocol implementation for the Pkl configuration language

brewmacoslinux
Try with needOr install directly
Source

About

Language server for Pkl

Commands

pkl-lsp

Examples

Start the language server on standard input/output$ pkl-lsp
Start the language server listening on a TCP port$ pkl-lsp --listen 127.0.0.1:8080
Integrate with editor by configuring LSP client to use pkl-lsp$ pkl-lsp --version