| DiffEditorOptions |
The options to create a Monaco Code diff editor instance.
|
| EAcceptSuggestionOnEnter |
pt suggestions on ENTER.
|
| EAccessibilitySupport |
igure the editor's accessibility support.
|
| EAutoClosingBrackets |
ons for auto closing brackets.
|
| EAutoClosingEditStrategy |
ons for pressing backspace near quotes or bracket pairs.
|
| EAutoClosingOvertype |
ons for typing over closing quotes or brackets.
|
| EAutoClosingQuotes |
ons for auto closing quotes.
|
| EAutoFindInSelection |
rols if Find in Selection flag is turned on in the editor.
|
| EAutoIndent |
rols whether the editor should automatically adjust the indentation when users type, paste, move or indent lines.
|
| EAutoSurround |
ons for auto surrounding.
|
| ECursorBlinking |
rol the cursor animation style, possible values are blink, smooth, phase, expand and
solid.
|
| ECursorStyle |
rol the cursor style, either block or line.
|
| ECursorSurroundingLinesStyle |
rols when cursorSurroundingLines should be enforced Defaults to default,
cursorSurroundingLines is not enforced when cursor position is changed by mouse.
|
| EDiffWordWrap |
rols the wrapping of the diff editor.
|
| EditorCommentsOptions |
Configuration options for editor comments
|
| EditorDimension |
The initial editor dimension (to avoid measuring the container).
|
| EditorFindOptions |
Configuration options for editor find widget
|
| EditorGotoLocationOptions |
Configuration options for go to location
|
| EditorGuidesOptions |
Controls the behavior of editor guides.
|
| EditorHoverOptions |
Configuration options for editor hover
|
| EditorInlayHintOptions |
Control the behavior and rendering of the inline hints.
|
| EditorInlineSuggestOptions |
Control the behavior and rendering of the inline completions.
|
| EditorLightbulbOptions |
Configuration options for editor lightbulb
|
| EditorMinimapOptions |
Configuration options for editor minimap
|
| EditorOptions |
The options to create a Monaco Code editor instance.
|
| EditorPaddingOptions |
Configuration options for editor padding.
|
| EditorParameterHints |
Configuration options for parameter hints
|
| EditorQuickSuggestionsOptions |
Configuration options for quick suggestions
|
| EditorRulerOption |
How to render vertical lines at the specified columns
|
| EditorScrollbarOptions |
Configuration options for editor scrollbars
|
| EditorSmartSelectOptions |
Smart select options.
|
| EditorStandaloneTheme |
Data that defines a custom theme for the Monaco code editor
|
| EditorSuggestOptions |
Configuration options for editor suggest widget
|
| EditorTokenThemeRule |
Defines how to style a certain token in the Monaco code editor.
|
| EditorUnicodeHighlightOptions |
Defines how Unicode characters should be highlighted.
|
| EFoldingStrategy |
cts the folding strategy.
|
| EFontWeight |
font weight
|
| EGoToLocationValues |
nes the behavior of a goto command in the editor.
|
| EInlineSuggestMode |
igures the mode.
|
| EInsertMode |
write word ends on accept.
|
| ELanguage |
initial language of the auto created model in the editor.
|
| ELineNumbers |
rol the rendering of line numbers.
|
| EMatchBrackets |
le highlighting of matching brackets.
|
| EMinimapShowSlider |
rol the rendering of the minimap slider.
|
| EMinimapSide |
rol the side of the minimap in editor.
|
| EMinimapSize |
rol the minimap rendering mode.
|
| EMouseStyle |
rol the mouse pointer style, either 'text' or 'default' or 'copy' Defaults to text
|
| EMultiCursorModifier |
modifier to be used to add multiple cursors with the mouse.
|
| EMultiCursorPaste |
igure the behaviour when pasting a text with the line count equal to the cursor count.
|
| EPeekWidgetDefaultFocus |
rols whether to focus the inline editor in the peek widget by default.
|
| ERenderLineHighlight |
le rendering of current line highlight.
|
| ERenderValidationDecorations |
ld the editor render validation decorations.
|
| ERenderWhitespace |
le rendering of whitespace.
|
| EScrollbarHorizontal |
er horizontal scrollbar.
|
| EScrollbarVertical |
er vertical scrollbar.
|
| ESeedSearchStringFromSelection |
rols if we seed search string in the Find Widget with editor selection.
|
| ESemanticHighlightingEnabled |
rols whether the semanticHighlighting is shown for the languages that support it.
|
| EShowFoldingControls |
rols whether the fold actions in the gutter stay always visible or hide unless the mouse is over the gutter.
|
| ESnippetSuggestions |
le snippet suggestions.
|
| ESuggestPreviewMode |
igures the mode of the preview.
|
| ESuggestSelection |
peek editors open even when double clicking their content or when hitting Escape.
|
| ETabCompletion |
le tab completion.
|
| ETheme |
r theme for the Monaco Code editor
|
| EUnusualLineTerminators |
ve unusual line terminators like LINE SEPARATOR (LS), PARAGRAPH SEPARATOR (PS).
|
| EWordWrap |
rol the wrapping of the editor.
|
| EWordWrapOverride1 |
ride the wordWrap setting.
|
| EWordWrapOverride2 |
ride the wordWrapOverride1 setting.
|
| EWrappingIndent |
rol indentation of wrapped lines.
|
| EWrappingStrategy |
rols the wrapping strategy to use.
|