lsp server config property addition
This commit is contained in:
parent
7423d19cf9
commit
c01d5cc1c7
@ -18,7 +18,8 @@
|
||||
"file://"
|
||||
],
|
||||
"extendedClientCapabilities": {
|
||||
"classFileContentsSupport": true
|
||||
"classFileContentsSupport": true,
|
||||
"executeClientCommandSupport": true
|
||||
},
|
||||
"settings": {
|
||||
"java": {
|
||||
|
Loading…
Reference in New Issue
Block a user