dlangui v0.10.7 (2024-03-11T09:32:36Z)
Home
Dub
Repo
EditableContent.rangeMarks
dlangui
core
editable
EditableContent
return edit marks for specified range
class
EditableContent
EditStateMark
[]
rangeMarks
(
TextRange
range
)
Meta
Source
See Implementation
dlangui
core
editable
EditableContent
aliases
isAlphaForWordSelection
isDigit
isUpperAlpha
constructors
this
functions
appendLines
clear
clearEditMarks
clearTokenProps
clearUndo
correctPosition
correctRange
editMark
fillSpace
findMatchedBraces
firstNonSpace
fullLinesRange
getLineWhiteSpace
handleContentChange
insertLines
lastNonSpace
line
lineBegin
lineEnd
lineIsEmpty
lineLength
lineRange
lineTokenProps
load
markChangedLines
maxLineLength
measureLine
moveByWord
nextCharPos
nextTab
notifyContentReplaced
notifyContentSaved
opIndex
performOperation
prevCharPos
rangeMarks
rangeText
redo
removeLines
replaceRange
save
tokenProp
undo
updateTokenProps
wordBounds
properties
editMarks
endOfFile
filename
hasRedo
hasSyntaxHighlight
hasUndo
length
lineIcons
lines
modified
multiline
readOnly
smartIndents
smartIndentsAfterPaste
supportsSmartIndents
syntaxSupport
tabSize
text
useSpacesForTabs
static functions
isAlNum
isAlpha
isBracket
isLowerAlpha
isPunct
isWordBound
structs
LineWhiteSpace
variables
_editMarks
_filename
_format
_lineIcons
_lines
_multiline
_readOnly
_smartIndents
_smartIndentsAfterPaste
_syntaxSupport
_tabSize
_tokenProps
_undoBuffer
_useSpacesForTabs
contentChanged
marksChanged
return edit marks for specified range