Expand description
Main Language Server Protocol server implementation for rumdl
This module implements the core LSP server following Ruff’s architecture. It provides real-time markdown linting, diagnostics, and code actions.
Structs§
- Rumdl
Language Server - Main LSP server for rumdl