Luma 0.1.0
A low-level compiled alternative to C, C++, and more!
Loading...
Searching...
No Matches
lsp Directory Reference
Directory dependency graph for lsp:
src/lsp

Directories

 formatter
 

Files

 lsp.h
 Language Server Protocol implementation for Luma language.
 
 lsp_diagnostics.c
 
 lsp_document.c
 
 lsp_features.c
 
 lsp_json.c
 
 lsp_message.c
 
 lsp_module.c
 
 lsp_semantic_tokens.c
 LSP textDocument/semanticTokens/full implementation for Luma.
 
 lsp_server.c
 Language Server Protocol implementation with type error diagnostics.
 
 lsp_symbols.c