Class TextModelResolvedOptions

Constructors§

§

new TextModelResolvedOptions(): TextModelResolvedOptions

Properties§

§_textModelResolvedOptionsBrand: void
§readonly bracketPairColorizationOptions: BracketPairColorizationOptions
§readonly defaultEOL: DefaultEndOfLine
§readonly indentSize: number
§readonly insertSpaces: boolean
§readonly tabSize: number
§readonly trimAutoWhitespace: boolean

Accessors§

§

get originalIndentSize(): number | "tabSize"