CodeActionClientCapabilities

Undocumented in source.

Members

Structs

CodeActionLiteralSupport
struct CodeActionLiteralSupport
Undocumented in source.
ResolveSupport
struct ResolveSupport
Undocumented in source.

Variables

codeActionLiteralSupport
Optional!CodeActionLiteralSupport codeActionLiteralSupport;
Undocumented in source.
dataSupport
Optional!bool dataSupport;
Undocumented in source.
disabledSupport
Optional!bool disabledSupport;
Undocumented in source.
dynamicRegistration
Optional!bool dynamicRegistration;
Undocumented in source.
honorsChangeAnnotations
Optional!bool honorsChangeAnnotations;
Undocumented in source.
isPreferredSupport
Optional!bool isPreferredSupport;
Undocumented in source.
resolveSupport
Optional!ResolveSupport resolveSupport;
Undocumented in source.

Meta