dlangide v0.8.17 (2018-11-26T09:12:46Z)
Home
Dub
Repo
EditorTool.getCompletions
dlangide
tools
editortool
EditorTool
Undocumented in source.
class
EditorTool
abstract
void
getCompletions
(
DSourceEdit
editor
,
TextPosition
caretPosition
,
void
delegate
(
dstring
[]
labels
,
string
[]
icons
,
CompletionTypes
type
)
callback
)
Meta
Source
See Implementation
dlangide
tools
editortool
EditorTool
constructors
this
functions
cancelGetCompletions
cancelGetDocComments
cancelGoToDefinition
getCompletions
getDocComments
goToDefinition
variables
_frame