Skip to main content

Module server

Module server 

Source
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§

RumdlLanguageServer
Main LSP server for rumdl