dls v0.25.6 (2019-05-19T16:56:59Z)
Dub
Repo
TextDocumentClientCapabilities.CodeAction
dls
protocol
interfaces
general
TextDocumentClientCapabilities
Undocumented in source.
class
TextDocumentClientCapabilities
static final
class
CodeAction :
WithDynamicRegistration
{
class
CodeActionLiteralSupport
;
Nullable
!
CodeActionLiteralSupport
codeActionLiteralSupport
;
this
();
}
Constructors
this
this
()
Undocumented in source.
Members
Classes
CodeActionLiteralSupport
class
CodeActionLiteralSupport
Undocumented in source.
Variables
codeActionLiteralSupport
Nullable
!
CodeActionLiteralSupport
codeActionLiteralSupport
;
Undocumented in source.
Inherited Members
From WithDynamicRegistration
dynamicRegistration
Nullable
!
bool
dynamicRegistration
;
Undocumented in source.
Meta
Source
See Implementation
dls
protocol
interfaces
general
TextDocumentClientCapabilities
classes
CodeAction
Completion
DocumentSymbol
FoldingRange
Hover
PublishDiagnostics
Rename
SignatureHelp
Synchronisation
constructors
this
variables
codeAction
codeLens
colorProvider
completion
declaration
definition
documentHighlight
documentLink
documentSymbol
foldingRange
formatting
hover
implementation
onTypeFormatting
publishDiagnostics
rangeFormatting
references
rename
signatureHelp
synchronisation
typeDefinition