- cancelGetCompletions
void cancelGetCompletions()
 Undocumented in source. Be warned that the author may not have intended to support it.
- cancelGetDocComments
void cancelGetDocComments()
 Undocumented in source. Be warned that the author may not have intended to support it.
- cancelGoToDefinition
void cancelGoToDefinition()
 Undocumented in source. Be warned that the author may not have intended to support it.
- getCompletions
void getCompletions(DSourceEdit editor, TextPosition caretPosition, void delegate(dstring[] labels, string[] icons, CompletionTypes type) callback)
 Undocumented in source.
- getDocComments
void getDocComments(DSourceEdit editor, TextPosition caretPosition, void delegate(string[]) callback)
 Undocumented in source.
- goToDefinition
void goToDefinition(DSourceEdit editor, TextPosition caretPosition)
 Undocumented in source.