codebook-lsp 0.3.38

A code-aware spell checker with language server implementation, installable via cargo install
Documentation
1
2
3
4
pub mod file_cache;
mod init_options;
pub mod lsp;
pub mod lsp_logger;