Preparse documentation markdown when resolving completion
This commit is contained in:
parent
fe62423344
commit
b8876f2b17
6 changed files with 144 additions and 91 deletions
|
@ -1470,7 +1470,7 @@ impl LspCommand for GetCompletions {
|
|||
lsp_completion.filter_text.as_deref(),
|
||||
)
|
||||
}),
|
||||
alongside_documentation: None,
|
||||
documentation: None,
|
||||
server_id,
|
||||
lsp_completion,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue