dlangide.tools.d.deditorTool

Undocumented in source.

Members

Classes

DEditorTool
class DEditorTool
Undocumented in source.

Functions

byteOffsetToCaret
TextPosition byteOffsetToCaret(string content, int byteOffset)

convert byte offset in utf8 content to caret position

caretPositionToByteOffset
int caretPositionToByteOffset(string content, TextPosition caretPosition)

convert caret position to byte offset in utf8 content

Meta