dls v0.1.2 (2018-03-24T18:04:37Z)
Dub
Repo
Command
dls
protocol
definitions
Undocumented in source.
class
Command {
string
title
;
string
command
;
Nullable
!(
JSONValue
[])
arguments
;
}
Members
Variables
arguments
Nullable
!(
JSONValue
[])
arguments
;
Undocumented in source.
command
string
command
;
Undocumented in source.
title
string
title
;
Undocumented in source.
Meta
Source
See Implementation
dls
protocol
definitions
aliases
DocumentSelector
DocumentUri
classes
Command
Diagnostic
DocumentFilter
Location
MarkupContent
Position
Range
TextDocumentEdit
TextDocumentIdentifier
TextDocumentItem
TextDocumentPositionParams
TextEdit
VersionedTextDocumentIdentifier
WorkspaceEdit
enums
DiagnosticSeverity
MarkupKind