mirror of
https://github.com/mark3labs/kit.git
synced 2026-06-14 03:30:26 +00:00
6a6d201a50
Adds an extension that starts language servers on demand and surfaces diagnostics after file edits, following crush's LSP integration pattern. Hooks into the edit tool lifecycle to diff pre/post diagnostics, display a persistent widget, and expose lsp_diagnostics/lsp_hover tools plus /lsp and /lsp-check slash commands.