dlangide ~master (2022-03-12T21:44:19.0376395)
Dub
Repo
EditorTool.getDocComments
dlangide
tools
editortool
EditorTool
Undocumented in source.
class
EditorTool
abstract
void
getDocComments
(
DSourceEdit
editor
,
TextPosition
caretPosition
,
void
delegate
(
string
[]
)
callback
)
Meta
Source
See Implementation
dlangide
tools
editortool
EditorTool
constructors
this
functions
cancelGetCompletions
cancelGetDocComments
cancelGoToDefinition
getCompletions
getDocComments
goToDefinition
variables
_frame