x4js - v2.2.49
GitHub
Preparing search index...
<internal>
src/components/monaco/bin/monaco
languages
FormattingOptions
Interface FormattingOptions
Interface used to format a model
interface
FormattingOptions
{
insertSpaces
:
boolean
;
tabSize
:
number
;
}
Index
Properties
insert
Spaces
tab
Size
Properties
insert
Spaces
insertSpaces
:
boolean
Prefer spaces over tabs.
tab
Size
tabSize
:
number
Size of a tab in spaces.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
insert
Spaces
tab
Size
GitHub
x4js - v2.2.49
Loading...
Interface used to format a model