Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
plugin-ext
TextEditorOptionsExt
Class TextEditorOptionsExt
Hierarchy
TextEditorOptionsExt
Implements
TextEditorOptions
Index
Constructors
constructor
Properties
_cursor
Style
_insert
Space
_line
Numbers
_tab
Size
Accessors
cursor
Style
insert
Spaces
line
Numbers
tab
Size
Methods
accept
assign
validate
Insert
Spaces
validate
Tab
Size
Constructors
constructor
new
Text
Editor
Options
Ext
(
proxy
:
TextEditorsMain
, id
:
string
, source
:
TextEditorConfiguration
)
:
TextEditorOptionsExt
Parameters
proxy:
TextEditorsMain
id:
string
source:
TextEditorConfiguration
Returns
TextEditorOptionsExt
Properties
Private
_cursor
Style
_cursor
Style
:
TextEditorCursorStyle
Private
_insert
Space
_insert
Space
:
boolean
Private
_line
Numbers
_line
Numbers
:
TextEditorLineNumbersStyle
Private
Optional
_tab
Size
_tab
Size
?:
number
Accessors
cursor
Style
get
cursorStyle
(
)
:
TextEditorCursorStyle
set
cursorStyle
(
val
:
TextEditorCursorStyle
)
:
void
Returns
TextEditorCursorStyle
Parameters
val:
TextEditorCursorStyle
Returns
void
insert
Spaces
get
insertSpaces
(
)
:
string
|
boolean
set
insertSpaces
(
val
:
string
|
boolean
)
:
void
Returns
string
|
boolean
Parameters
val:
string
|
boolean
Returns
void
line
Numbers
get
lineNumbers
(
)
:
TextEditorLineNumbersStyle
set
lineNumbers
(
val
:
TextEditorLineNumbersStyle
)
:
void
Returns
TextEditorLineNumbersStyle
Parameters
val:
TextEditorLineNumbersStyle
Returns
void
tab
Size
get
tabSize
(
)
:
undefined
|
string
|
number
set
tabSize
(
val
:
undefined
|
string
|
number
)
:
void
Returns
undefined
|
string
|
number
Parameters
val:
undefined
|
string
|
number
Returns
void
Methods
accept
accept
(
source
:
TextEditorConfiguration
)
:
void
Parameters
source:
TextEditorConfiguration
Returns
void
assign
assign
(
newOptions
:
TextEditorOptions
)
:
void
Parameters
newOptions:
TextEditorOptions
Returns
void
Private
validate
Insert
Spaces
validate
Insert
Spaces
(
val
:
string
|
boolean
)
:
boolean
|
"auto"
Parameters
val:
string
|
boolean
Returns
boolean
|
"auto"
Private
validate
Tab
Size
validate
Tab
Size
(
val
:
undefined
|
string
|
number
)
:
undefined
|
number
|
"auto"
Parameters
val:
undefined
|
string
|
number
Returns
undefined
|
number
|
"auto"
Modules
bulk-
edit
callhierarchy
console
core
debug
editor
editor-
preview
electron
external-
terminal
file-
search
filesystem
getting-
started
git
keymaps
markers
memory-
inspector
messages
metrics
mini-
browser
monaco
navigator
outline-
view
output
plugin
plugin-
dev
plugin-
ext
Comments
Command
Arg
Comments
Context
Command
Arg
Comments
Edit
Command
Arg
Composite
Tree
View
Node
Connection
Closed
Error
Custom
Editor
Widget
Data
Transfer
Data
Transfer
Data
Transfer
Item
Data
Transfer
Item
Debug
Adapter
Executable
Debug
Adapter
Inline
Implementation
Debug
Adapter
Named
Pipe
Server
Debug
Adapter
Server
Decoration
Range
Behavior
Decoration
Render
Options
Document
Link
Inlay
Hint
Kind
Known
Commands
Notification
Main
Object
Identifier
Parameter
Information
Plugin
Contributions
Plugin
Icon
Path
Plugin
Identifiers
Plugin
Package
Plugin
Paths
Plugin
View
Registry
Plugin
View
Widget
Process
Terminate
Message
Process
Terminated
Message
Schemes
Scm
Command
Arg
Selection
Provider
Commands
Signature
Help
Signature
Information
Symbol
Kind
Symbol
Kind
Converter
Text
Document
Show
Options
Text
Editor
Selection
Change
Kind
Themable
Decoration
Attachment
Render
Options
Themable
Decoration
Render
Options
Theme
Icon
Timeline
Command
Arg
Tree
View
Item
Reference
Tree
View
Node
View
Column
Webview
External
Endpoint
Webview
Widget
Workspace
Text
Edit
Dto
plugin-
ext-
vscode
plugin-
metrics
preferences
preview
process
property-
view
scm
scm-
extra
search-
in-
workspace
secondary-
window
task
terminal
timeline
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
workspace
Text
Editor
Options
Ext
constructor
_cursor
Style
_insert
Space
_line
Numbers
_tab
Size
cursor
Style
insert
Spaces
line
Numbers
tab
Size
accept
assign
validate
Insert
Spaces
validate
Tab
Size