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

Module ide

Module ide 

Source
Expand description

IDE with LSP Support

Text editor with gap buffer, multiple buffers, undo/redo, and a Language Server Protocol (LSP) client for code intelligence.

Modules§

editor
Text Editor with Gap Buffer
lsp_client
Language Server Protocol (LSP) Client