- isEditable
bool isEditable()
Undocumented in source. Be warned that the author may not have intended to support it.
- lastLine
int lastLine()
Undocumented in source. Be warned that the author may not have intended to support it.
- lineInfo
LineInfo lineInfo(int line)
Undocumented in source. Be warned that the author may not have intended to support it.
- moveSelectionCursor
void moveSelectionCursor(MoveCommand com, bool extendSelection)
Undocumented in source. Be warned that the author may not have intended to support it.
- numLines
int numLines()
Undocumented in source. Be warned that the author may not have intended to support it.
- onCommand
void onCommand(EditorCommand com)
Undocumented in source. Be warned that the author may not have intended to support it.
- opSlice
ChunkedRange!char opSlice(size_t from, size_t to)
Undocumented in source. Be warned that the author may not have intended to support it.
- replaceSelection
void replaceSelection(const(char)[] str)
Undocumented in source. Be warned that the author may not have intended to support it.
- selection
Selection selection()
Undocumented in source. Be warned that the author may not have intended to support it.