sigil-lsp
Language Server Protocol implementation for Sigil
Modules
(sigil lsp)— Language Server Protocol for Sigil.(sigil lsp code-actions)— Quick-fix code actions.(sigil lsp commands)— CLI hook for the LSP server.(sigil lsp completion)— textDocument/completion provider.(sigil lsp definition)— textDocument/definition provider.(sigil lsp diagnostics)— LSP Diagnostic generation.(sigil lsp documents)— In-memory document cache for LSP.(sigil lsp formatting)— Document and range formatting.(sigil lsp hover)— textDocument/hover provider.(sigil lsp lint)— Lint warnings with source positions.(sigil lsp positions)— Position and range helpers for LSP.(sigil lsp protocol)— LSP JSON-RPC 2.0 framing and message shapes.(sigil lsp server)— LSP server loop and method dispatch.