⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module lsp_client

Module lsp_client 

Source
Expand description

Language Server Protocol (LSP) Client

JSON-RPC 2.0 transport over stdin/stdout, with support for initialization, completion, diagnostics, go-to-definition, and hover.