dlangui v0.10.4 (2023-05-19T16:58:48Z)
Home
Dub
Repo
SyntaxSupport.updateHighlight
dlangui
core
editable
SyntaxSupport
categorize characters in content by token types
interface
SyntaxSupport
void
updateHighlight
(
dstring
[]
lines
,
TokenPropString
[]
props
,
int
changeStartLine
,
int
changeEndLine
)
Meta
Source
See Implementation
dlangui
core
editable
SyntaxSupport
functions
applySmartIndent
canToggleBlockComment
canToggleLineComment
findPairedBracket
supportsSmartIndents
toggleBlockComment
toggleLineComment
updateHighlight
properties
content
supportsToggleBlockComment
supportsToggleLineComment
categorize characters in content by token types