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