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