dlangide v0.7.77 (2017-09-12T14:20:07Z)
Home
Dub
Repo
DefaultEditorTool.getCompletions
dlangide
tools
editorTool
DefaultEditorTool
Undocumented in source. Be warned that the author may not have intended to support it.
class
DefaultEditorTool
override
void
getCompletions
(
DSourceEdit
editor
,
TextPosition
caretPosition
,
void
delegate
(
dstring
[]
labels
,
string
[]
icons
)
callback
)
Meta
Source
See Implementation
dlangide
tools
editorTool
DefaultEditorTool
constructors
this
functions
getCompletions
getDocComments
goToDefinition