Most of getting completion documentation resolved & cached MD parsing
This commit is contained in:
parent
ca88717f0c
commit
77ba25328c
12 changed files with 217 additions and 76 deletions
|
@ -1462,6 +1462,7 @@ impl LspCommand for GetCompletions {
|
|||
lsp_completion.filter_text.as_deref(),
|
||||
)
|
||||
}),
|
||||
alongside_documentation: None,
|
||||
server_id,
|
||||
lsp_completion,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue