pub type LSPConfigFile = HashMap<String, LSPServerConfig>;Expand description
.lsp.json 配置文件格式
Aliased Type§
pub struct LSPConfigFile { /* private fields */ }pub type LSPConfigFile = HashMap<String, LSPServerConfig>;.lsp.json 配置文件格式
pub struct LSPConfigFile { /* private fields */ }