lsp-types-max 26.6.8

Types for interaction with a language server, using VSCode's Language Server Protocol
Documentation
1
2
3
4
#[cfg(feature = "proposed")]
pub use crate::inline_completion::*;
#[cfg(feature = "proposed")]
pub use crate::request::InlineCompletionRequest;