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