IStandaloneEditorConstructionOptions

wvlet.airframe.rx.html.widget.editor.monaco.editor.IStandaloneEditorConstructionOptions

Attributes

Graph
Supertypes
class Object
trait Any
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def hasOwnProperty(v: String): Boolean

Attributes

Inherited from:
Object
def isPrototypeOf(v: Object): Boolean

Attributes

Inherited from:
Object
def propertyIsEnumerable(v: String): Boolean

Attributes

Inherited from:
Object
def toLocaleString(): String

Attributes

Inherited from:
Object
def valueOf(): Any

Attributes

Inherited from:
Object

Concrete fields

var language: String
var model: ITextModel | Null
var theme: String
var value: String

Inherited fields

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions
var ariaLabel: String

Attributes

Inherited from:
IEditorOptions
var autoIndent: String

Attributes

Inherited from:
IEditorOptions
var automaticLayout: Boolean

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions
var codeLens: Boolean

Attributes

Inherited from:
IEditorOptions
var colorDecorators: Boolean

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions
var contextmenu: Boolean

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions
var cursorBlinking: String

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions
var cursorStyle: String

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions
var cursorWidth: Double

Attributes

Inherited from:
IEditorOptions
var detectIndentation: Boolean

Attributes

Inherited from:
IGlobalEditorOptions

Attributes

Inherited from:
IEditorConstructionOptions
var disableLayerHinting: Boolean

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions
var dragAndDrop: Boolean

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions
var folding: Boolean

Attributes

Inherited from:
IEditorOptions
var foldingHighlight: Boolean

Attributes

Inherited from:
IEditorOptions
var foldingStrategy: String

Attributes

Inherited from:
IEditorOptions
var fontFamily: String

Attributes

Inherited from:
IEditorOptions
var fontLigatures: Boolean | String

Attributes

Inherited from:
IEditorOptions
var fontSize: Double

Attributes

Inherited from:
IEditorOptions
var fontWeight: String

Attributes

Inherited from:
IEditorOptions
var formatOnPaste: Boolean

Attributes

Inherited from:
IEditorOptions
var formatOnType: Boolean

Attributes

Inherited from:
IEditorOptions
var glyphMargin: Boolean

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions
var inDiffEditor: Boolean

Attributes

Inherited from:
IEditorOptions
var insertSpaces: Boolean

Attributes

Inherited from:
IGlobalEditorOptions

Attributes

Inherited from:
IGlobalEditorOptions
var letterSpacing: Double

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions
var lineDecorationsWidth: Double | String

Attributes

Inherited from:
IEditorOptions
var lineHeight: Double

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions
var matchBrackets: String

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IGlobalEditorOptions

Attributes

Inherited from:
IEditorOptions
var mouseStyle: String

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions
var mouseWheelZoom: Boolean

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions
var multiCursorPaste: String

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions
var overviewRulerBorder: Boolean

Attributes

Inherited from:
IEditorOptions
var overviewRulerLanes: Double

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions
var readOnly: Boolean

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions
var renderFinalNewline: Boolean

Attributes

Inherited from:
IEditorOptions
var renderIndentGuides: Boolean

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions
var renderWhitespace: String

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions
var roundedSelection: Boolean

Attributes

Inherited from:
IEditorOptions
var rulers: Array[Double]

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions
var selectOnLineNumbers: Boolean

Attributes

Inherited from:
IEditorOptions
var selectionClipboard: Boolean

Attributes

Inherited from:
IEditorOptions
var selectionHighlight: Boolean

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions
var showUnused: Boolean

Attributes

Inherited from:
IEditorOptions
var smoothScrolling: Boolean

Attributes

Inherited from:
IEditorOptions
var snippetSuggestions: String

Attributes

Inherited from:
IEditorOptions
var stablePeek: Boolean

Attributes

Inherited from:
IGlobalEditorOptions

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions
var suggestFontSize: Double

Attributes

Inherited from:
IEditorOptions
var suggestLineHeight: Double

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions
var suggestSelection: String

Attributes

Inherited from:
IEditorOptions
var tabCompletion: String

Attributes

Inherited from:
IEditorOptions
var tabSize: Double

Attributes

Inherited from:
IGlobalEditorOptions
var trimAutoWhitespace: Boolean

Attributes

Inherited from:
IGlobalEditorOptions
var useTabStops: Boolean

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IGlobalEditorOptions
var wordSeparators: String

Attributes

Inherited from:
IEditorOptions
var wordWrap: String

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions

Attributes

Inherited from:
IEditorOptions
var wordWrapColumn: Double

Attributes

Inherited from:
IEditorOptions
var wordWrapMinified: Boolean

Attributes

Inherited from:
IEditorOptions
var wrappingIndent: String

Attributes

Inherited from:
IEditorOptions
var wrappingStrategy: String

Attributes

Inherited from:
IEditorOptions