Skip to content

smelt.lsp

Tier: Host - Available in every runtime, including headless mode.

Classification: Advanced - Documented low-level capability for plugins that need full control. It may evolve more freely than the Supported facade.

Generic stdio Language Server Protocol client. Used by the optional LSP tool plugin.

smelt.lsp.configure

fun(config: table): nil

Configure available language servers. servers maps names to { cmd, language_id, extensions, root_markers }.