Forbid extra inlay updates
This commit is contained in:
parent
97e5d40579
commit
31f0f9f7b1
5 changed files with 141 additions and 93 deletions
|
@ -432,7 +432,6 @@ impl LanguageServer {
|
|||
content_format: Some(vec![MarkupKind::Markdown]),
|
||||
..Default::default()
|
||||
}),
|
||||
// TODO kb add the resolution at least
|
||||
inlay_hint: Some(InlayHintClientCapabilities {
|
||||
resolve_support: None,
|
||||
dynamic_registration: Some(false),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue