feat: Add the Hover Range server capability
This commit is contained in:
parent
e57ad5456c
commit
5b30d9c4a9
@ -118,6 +118,7 @@ pub fn server_capabilities(config: &Config) -> ServerCapabilities {
|
||||
"ssr": true,
|
||||
"onEnter": true,
|
||||
"parentModule": true,
|
||||
"hoverRange": true,
|
||||
"runnables": {
|
||||
"kinds": [ "cargo" ],
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user