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 language server for editor integration$ pkl-lsp
enable code completion in your text editor$ pkl-lsp
get real-time error checking while editing Pkl files$ pkl-lsp
run language server with debug logging enabled$ pkl-lsp --debug
integrate Pkl syntax checking into VS Code$ pkl-lsp