Preparing search index...
The search index is not available
Monaco Editor API
Monaco Editor API
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
insert
Spaces
:
boolean
Prefer spaces over tabs.
tab
Size
tab
Size
:
number
Size of a tab in spaces.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
insert
Spaces
tab
Size
Monaco Editor API
Loading...
Interface used to format a model