Add DocumentData to represent in-memory document with LSP info
This commit is contained in:
@@ -33,6 +33,7 @@ mod line_endings;
|
||||
mod request_metrics;
|
||||
mod lsp_utils;
|
||||
mod thread_pool;
|
||||
mod document;
|
||||
pub mod lsp_ext;
|
||||
pub mod config;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user