|
|
|
@ -241,6 +241,9 @@ LanguageProtocol::Capabilities LanguageProtocol::Client::initialize(Source::Lang |
|
|
|
"publishDiagnostics": { "relatedInformation":true }, |
|
|
|
"publishDiagnostics": { "relatedInformation":true }, |
|
|
|
"codeAction": { |
|
|
|
"codeAction": { |
|
|
|
"dynamicRegistration": false, |
|
|
|
"dynamicRegistration": false, |
|
|
|
|
|
|
|
"resolveSupport": { |
|
|
|
|
|
|
|
"properties": ["edit"] |
|
|
|
|
|
|
|
}, |
|
|
|
"codeActionLiteralSupport": { |
|
|
|
"codeActionLiteralSupport": { |
|
|
|
"codeActionKind": { |
|
|
|
"codeActionKind": { |
|
|
|
"valueSet": [ |
|
|
|
"valueSet": [ |
|
|
|
|