LineGetter.editLineInEditor

line may have private data packed into the dchar bits if you enabled enableAutoCloseBrackets. Use ch & ~PRIVATE_BITS_MASK to get standard dchars.
class LineGetter
protected
dchar[]
editLineInEditor
(
in dchar[] line
,
in size_t cursorPosition
)

Meta

History

Introduced on January 30, 2020