dlangide v0.8.17 (2018-11-26T09:12:46Z)
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
,
CompletionTypes
type
)
callback
)
Meta
Source
See Implementation
dlangide
tools
editortool
DefaultEditorTool
constructors
this
functions
getCompletions
getDocComments
goToDefinition