Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin-ext
common/plugin-api-rpc
TextEditorConfiguration
Interface TextEditorConfiguration
interface
TextEditorConfiguration
{
cursorStyle
:
TextEditorCursorStyle
;
indentSize
:
number
;
insertSpaces
:
boolean
;
lineNumbers
:
TextEditorLineNumbersStyle
;
tabSize
:
number
;
}
Index
Properties
cursor
Style
indent
Size
insert
Spaces
line
Numbers
tab
Size
Properties
cursor
Style
cursorStyle
:
TextEditorCursorStyle
indent
Size
indentSize
:
number
insert
Spaces
insertSpaces
:
boolean
line
Numbers
lineNumbers
:
TextEditorLineNumbersStyle
tab
Size
tabSize
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cursor
Style
indent
Size
insert
Spaces
line
Numbers
tab
Size
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...