quarb-lsp 0.22.0

Language server for Quarb — diagnostics and completion over LSP JSON-RPC and kaivrpc
quarb-lsp-0.22.0 is not a library.

quarb-lsp — the Quarb language server.

One core, two codecs:

quarb-lsp                      # LSP JSON-RPC on stdio (editors)
quarb-lsp --kaivrpc <socket>   # kaivrpc on a Unix socket

Diagnostics come from the engine's own parser (what refuses here refuses in qua); completions from quarb::complete — the stdlib registry both the highlighter and quai read.