Component
Engine
Methods | Properties | Base Classes | Derived Classes |
---|---|---|---|
Constructor | AutoCompleteOnEnter | component | |
CodeFolding | |||
ColorScheme | |||
ConfidentAutoCompleteOnSymbols | |||
FontSize | |||
HighlightPartialTextMatch | |||
KeywordAndTypeCompletion | |||
LineNumbers | |||
LocalWordCompletion | |||
ShowWhiteSpace | |||
TabWidth | |||
TextMatchHighlighting |
Properties
AutoCompleteOnEnter : boolean
var AutoCompleteOnEnter : Boolean
CodeFolding : boolean
var CodeFolding : Boolean
ColorScheme : string
var ColorScheme : String
ConfidentAutoCompleteOnSymbols : boolean
var ConfidentAutoCompleteOnSymbols : Boolean
FontSize : integer
var FontSize : Integer
HighlightPartialTextMatch : boolean
var HighlightPartialTextMatch : Boolean
KeywordAndTypeCompletion : boolean
var KeywordAndTypeCompletion : Boolean
LineNumbers : boolean
var LineNumbers : Boolean
LocalWordCompletion : boolean
var LocalWordCompletion : Boolean
ShowWhiteSpace : boolean
var ShowWhiteSpace : Boolean
TabWidth : TabWidth
var TabWidth : TabWidth
TextMatchHighlighting : boolean
var TextMatchHighlighting : Boolean
Methods
TextEditorConfig : Void
constructor
Name Type Description function TextEditorConfig()