dls v0.22.4 (2019-02-28T21:11:11Z)
Dub
Repo
AnalysisTool.codeAction
dls
tools
analysis_tool
AnalysisTool
Undocumented in source. Be warned that the author may not have intended to support it.
Command
[]
codeAction
(Uri uri, Range range, Diagnostic[] diagnostics, bool commandCompat)
CodeAction
[]
codeAction
(Uri uri, Range range, Diagnostic[] diagnostics, CodeActionKind[] kinds)
class
AnalysisTool
CodeAction
[]
codeAction
(
const
Uri
uri
,
const
Range
range
,
Diagnostic
[]
diagnostics
,
const
CodeActionKind
[]
kinds
)
Meta
Source
See Implementation
dls
tools
analysis_tool
AnalysisTool
functions
addAnalysisConfig
codeAction
diagnostics
disableCheck
removeAnalysisConfig
scanAllWorkspaces
updateAnalysisConfig
properties
instance
static functions
initialize
shutdown