fluid v0.7.0 (2024-10-02T21:53:39Z)
Dub
Repo
CodeInput.sourceValue
fluid
code_input
CodeInput
Get the full value of the text, including context provided via
prefix
and
suffix
.
class
CodeInput
const
Rope
sourceValue
(
)
Meta
Source
See Implementation
fluid
code_input
CodeInput
classes
ContentLabel
constructors
this
functions
breakLine
caretToLineHome
caretToLineStart
chop
contentLabel
drawImpl
indent
indentLevelByIndex
indentRope
inputActionImpl
insertTab
keyboardImpl
lineHomeByIndex
multiline
outdent
paste
reformatLine
reformatLineByIndex
reparse
resizeImpl
sourceValue
targetIndentLevelByIndex
toggleHome
visualColumn
manifest constants
maxIndentWidth
mixins
__anonymous
variables
highlighter
indentWidth
indentor
prefix
suffix
token
useTabs
Get the full value of the text, including context provided via prefix and suffix.