mirror of
https://github.com/microsoft/monaco-editor.git
synced 2025-12-22 20:52:56 +01:00
419 lines
No EOL
295 KiB
HTML
419 lines
No EOL
295 KiB
HTML
<!DOCTYPE html><html class="default"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>IDiffEditorConstructionOptions | Monaco Editor API</title><meta name="description" content="Documentation for Monaco Editor API"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script async src="../assets/search.js" id="search-script"></script></head><body><script>document.body.classList.add(localStorage.getItem("tsd-theme") || "os")</script><header><div class="tsd-page-toolbar"><div class="container"><div class="table-wrap"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget search no-caption">Search</label><input type="text" id="tsd-search-field"/></div><ul class="results"><li class="state loading">Preparing search index...</li><li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">Monaco Editor API</a></div><div class="table-cell" id="tsd-widgets"><div id="tsd-filter"><a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a><div class="tsd-filter-group"><div class="tsd-select" id="tsd-filter-visibility"><span class="tsd-select-label">All</span><ul class="tsd-select-list"><li data-value="public">Public</li><li data-value="protected">Public/Protected</li><li data-value="private" class="selected">All</li></ul></div> <input type="checkbox" id="tsd-filter-inherited" checked/><label class="tsd-widget" for="tsd-filter-inherited">Inherited</label><input type="checkbox" id="tsd-filter-externals" checked/><label class="tsd-widget" for="tsd-filter-externals">Externals</label></div></div><a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a></div></div></div></div><div class="tsd-page-title"><div class="container"><ul class="tsd-breadcrumb"><li><a href="../index.html">Monaco Editor API</a></li><li><a href="../modules/monaco.html">monaco</a></li><li><a href="../modules/monaco.editor.html">editor</a></li><li><a href="monaco.editor.IDiffEditorConstructionOptions.html">IDiffEditorConstructionOptions</a></li></ul><h1>Interface IDiffEditorConstructionOptions</h1></div></div></header><div class="container container-main"><div class="row"><div class="col-8 col-content"><section class="tsd-panel tsd-hierarchy"><h3>Hierarchy</h3><ul class="tsd-hierarchy"><li><a href="monaco.editor.IDiffEditorOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IDiffEditorOptions</a><ul class="tsd-hierarchy"><li><span class="target">IDiffEditorConstructionOptions</span><ul class="tsd-hierarchy"><li><a href="monaco.editor.IStandaloneDiffEditorConstructionOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IStandaloneDiffEditorConstructionOptions</a></li></ul></li></ul></li></ul></section><section class="tsd-panel-group tsd-index-group"><h2>Index</h2><section class="tsd-panel tsd-index-panel"><div class="tsd-index-content"><section class="tsd-index-section "><h3>Properties</h3><ul class="tsd-index-list"><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#acceptSuggestionOnCommitCharacter" class="tsd-kind-icon">accept<wbr/>Suggestion<wbr/>On<wbr/>Commit<wbr/>Character</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#acceptSuggestionOnEnter" class="tsd-kind-icon">accept<wbr/>Suggestion<wbr/>On<wbr/>Enter</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#accessibilityPageSize" class="tsd-kind-icon">accessibility<wbr/>Page<wbr/>Size</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#accessibilitySupport" class="tsd-kind-icon">accessibility<wbr/>Support</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#ariaLabel" class="tsd-kind-icon">aria<wbr/>Label</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#autoClosingBrackets" class="tsd-kind-icon">auto<wbr/>Closing<wbr/>Brackets</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#autoClosingDelete" class="tsd-kind-icon">auto<wbr/>Closing<wbr/>Delete</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#autoClosingOvertype" class="tsd-kind-icon">auto<wbr/>Closing<wbr/>Overtype</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#autoClosingQuotes" class="tsd-kind-icon">auto<wbr/>Closing<wbr/>Quotes</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#autoIndent" class="tsd-kind-icon">auto<wbr/>Indent</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#autoSurround" class="tsd-kind-icon">auto<wbr/>Surround</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#automaticLayout" class="tsd-kind-icon">automatic<wbr/>Layout</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#bracketPairColorization" class="tsd-kind-icon">bracket<wbr/>Pair<wbr/>Colorization</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#codeActionsOnSaveTimeout" class="tsd-kind-icon">code<wbr/>Actions<wbr/>On<wbr/>Save<wbr/>Timeout</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#codeLens" class="tsd-kind-icon">code<wbr/>Lens</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#codeLensFontFamily" class="tsd-kind-icon">code<wbr/>Lens<wbr/>Font<wbr/>Family</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#codeLensFontSize" class="tsd-kind-icon">code<wbr/>Lens<wbr/>Font<wbr/>Size</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#colorDecorators" class="tsd-kind-icon">color<wbr/>Decorators</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#colorDecoratorsLimit" class="tsd-kind-icon">color<wbr/>Decorators<wbr/>Limit</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#columnSelection" class="tsd-kind-icon">column<wbr/>Selection</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#comments" class="tsd-kind-icon">comments</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#contextmenu" class="tsd-kind-icon">contextmenu</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#copyWithSyntaxHighlighting" class="tsd-kind-icon">copy<wbr/>With<wbr/>Syntax<wbr/>Highlighting</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#cursorBlinking" class="tsd-kind-icon">cursor<wbr/>Blinking</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#cursorSmoothCaretAnimation" class="tsd-kind-icon">cursor<wbr/>Smooth<wbr/>Caret<wbr/>Animation</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#cursorStyle" class="tsd-kind-icon">cursor<wbr/>Style</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#cursorSurroundingLines" class="tsd-kind-icon">cursor<wbr/>Surrounding<wbr/>Lines</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#cursorSurroundingLinesStyle" class="tsd-kind-icon">cursor<wbr/>Surrounding<wbr/>Lines<wbr/>Style</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#cursorWidth" class="tsd-kind-icon">cursor<wbr/>Width</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#definitionLinkOpensInPeek" class="tsd-kind-icon">definition<wbr/>Link<wbr/>Opens<wbr/>In<wbr/>Peek</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#diffAlgorithm" class="tsd-kind-icon">diff<wbr/>Algorithm</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#diffCodeLens" class="tsd-kind-icon">diff<wbr/>Code<wbr/>Lens</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#diffWordWrap" class="tsd-kind-icon">diff<wbr/>Word<wbr/>Wrap</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="monaco.editor.IDiffEditorConstructionOptions.html#dimension" class="tsd-kind-icon">dimension</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#disableLayerHinting" class="tsd-kind-icon">disable<wbr/>Layer<wbr/>Hinting</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#disableMonospaceOptimizations" class="tsd-kind-icon">disable<wbr/>Monospace<wbr/>Optimizations</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#domReadOnly" class="tsd-kind-icon">dom<wbr/>Read<wbr/>Only</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#dragAndDrop" class="tsd-kind-icon">drag<wbr/>And<wbr/>Drop</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#dropIntoEditor" class="tsd-kind-icon">drop<wbr/>Into<wbr/>Editor</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#emptySelectionClipboard" class="tsd-kind-icon">empty<wbr/>Selection<wbr/>Clipboard</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#enableSplitViewResizing" class="tsd-kind-icon">enable<wbr/>Split<wbr/>View<wbr/>Resizing</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#experimentalWhitespaceRendering" class="tsd-kind-icon">experimental<wbr/>Whitespace<wbr/>Rendering</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#extraEditorClassName" class="tsd-kind-icon">extra<wbr/>Editor<wbr/>Class<wbr/>Name</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#fastScrollSensitivity" class="tsd-kind-icon">fast<wbr/>Scroll<wbr/>Sensitivity</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#find" class="tsd-kind-icon">find</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#fixedOverflowWidgets" class="tsd-kind-icon">fixed<wbr/>Overflow<wbr/>Widgets</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#folding" class="tsd-kind-icon">folding</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#foldingHighlight" class="tsd-kind-icon">folding<wbr/>Highlight</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#foldingImportsByDefault" class="tsd-kind-icon">folding<wbr/>Imports<wbr/>By<wbr/>Default</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#foldingMaximumRegions" class="tsd-kind-icon">folding<wbr/>Maximum<wbr/>Regions</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#foldingStrategy" class="tsd-kind-icon">folding<wbr/>Strategy</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#fontFamily" class="tsd-kind-icon">font<wbr/>Family</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#fontLigatures" class="tsd-kind-icon">font<wbr/>Ligatures</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#fontSize" class="tsd-kind-icon">font<wbr/>Size</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#fontVariations" class="tsd-kind-icon">font<wbr/>Variations</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#fontWeight" class="tsd-kind-icon">font<wbr/>Weight</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#formatOnPaste" class="tsd-kind-icon">format<wbr/>On<wbr/>Paste</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#formatOnType" class="tsd-kind-icon">format<wbr/>On<wbr/>Type</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#glyphMargin" class="tsd-kind-icon">glyph<wbr/>Margin</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#gotoLocation" class="tsd-kind-icon">goto<wbr/>Location</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#guides" class="tsd-kind-icon">guides</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#hideCursorInOverviewRuler" class="tsd-kind-icon">hide<wbr/>Cursor<wbr/>In<wbr/>Overview<wbr/>Ruler</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#hover" class="tsd-kind-icon">hover</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#ignoreTrimWhitespace" class="tsd-kind-icon">ignore<wbr/>Trim<wbr/>Whitespace</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#inDiffEditor" class="tsd-kind-icon">in<wbr/>Diff<wbr/>Editor</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#inlayHints" class="tsd-kind-icon">inlay<wbr/>Hints</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#inlineSuggest" class="tsd-kind-icon">inline<wbr/>Suggest</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="monaco.editor.IDiffEditorConstructionOptions.html#isInEmbeddedEditor" class="tsd-kind-icon">is<wbr/>In<wbr/>Embedded<wbr/>Editor</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#letterSpacing" class="tsd-kind-icon">letter<wbr/>Spacing</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#lightbulb" class="tsd-kind-icon">lightbulb</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#lineDecorationsWidth" class="tsd-kind-icon">line<wbr/>Decorations<wbr/>Width</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#lineHeight" class="tsd-kind-icon">line<wbr/>Height</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#lineNumbers" class="tsd-kind-icon">line<wbr/>Numbers</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#lineNumbersMinChars" class="tsd-kind-icon">line<wbr/>Numbers<wbr/>Min<wbr/>Chars</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#linkedEditing" class="tsd-kind-icon">linked<wbr/>Editing</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#links" class="tsd-kind-icon">links</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#matchBrackets" class="tsd-kind-icon">match<wbr/>Brackets</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#matchOnWordStartOnly" class="tsd-kind-icon">match<wbr/>On<wbr/>Word<wbr/>Start<wbr/>Only</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#maxComputationTime" class="tsd-kind-icon">max<wbr/>Computation<wbr/>Time</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#maxFileSize" class="tsd-kind-icon">max<wbr/>File<wbr/>Size</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#minimap" class="tsd-kind-icon">minimap</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="monaco.editor.IDiffEditorConstructionOptions.html#modifiedAriaLabel" class="tsd-kind-icon">modified<wbr/>Aria<wbr/>Label</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#mouseStyle" class="tsd-kind-icon">mouse<wbr/>Style</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#mouseWheelScrollSensitivity" class="tsd-kind-icon">mouse<wbr/>Wheel<wbr/>Scroll<wbr/>Sensitivity</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#mouseWheelZoom" class="tsd-kind-icon">mouse<wbr/>Wheel<wbr/>Zoom</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#multiCursorLimit" class="tsd-kind-icon">multi<wbr/>Cursor<wbr/>Limit</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#multiCursorMergeOverlapping" class="tsd-kind-icon">multi<wbr/>Cursor<wbr/>Merge<wbr/>Overlapping</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#multiCursorModifier" class="tsd-kind-icon">multi<wbr/>Cursor<wbr/>Modifier</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#multiCursorPaste" class="tsd-kind-icon">multi<wbr/>Cursor<wbr/>Paste</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#occurrencesHighlight" class="tsd-kind-icon">occurrences<wbr/>Highlight</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="monaco.editor.IDiffEditorConstructionOptions.html#originalAriaLabel" class="tsd-kind-icon">original<wbr/>Aria<wbr/>Label</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#originalEditable" class="tsd-kind-icon">original<wbr/>Editable</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="monaco.editor.IDiffEditorConstructionOptions.html#overflowWidgetsDomNode" class="tsd-kind-icon">overflow<wbr/>Widgets<wbr/>Dom<wbr/>Node</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#overviewRulerBorder" class="tsd-kind-icon">overview<wbr/>Ruler<wbr/>Border</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#overviewRulerLanes" class="tsd-kind-icon">overview<wbr/>Ruler<wbr/>Lanes</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#padding" class="tsd-kind-icon">padding</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#parameterHints" class="tsd-kind-icon">parameter<wbr/>Hints</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#peekWidgetDefaultFocus" class="tsd-kind-icon">peek<wbr/>Widget<wbr/>Default<wbr/>Focus</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#quickSuggestions" class="tsd-kind-icon">quick<wbr/>Suggestions</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#quickSuggestionsDelay" class="tsd-kind-icon">quick<wbr/>Suggestions<wbr/>Delay</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#readOnly" class="tsd-kind-icon">read<wbr/>Only</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#renameOnType" class="tsd-kind-icon">rename<wbr/>On<wbr/>Type</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#renderControlCharacters" class="tsd-kind-icon">render<wbr/>Control<wbr/>Characters</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#renderFinalNewline" class="tsd-kind-icon">render<wbr/>Final<wbr/>Newline</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#renderIndicators" class="tsd-kind-icon">render<wbr/>Indicators</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#renderLineHighlight" class="tsd-kind-icon">render<wbr/>Line<wbr/>Highlight</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#renderLineHighlightOnlyWhenFocus" class="tsd-kind-icon">render<wbr/>Line<wbr/>Highlight<wbr/>Only<wbr/>When<wbr/>Focus</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#renderMarginRevertIcon" class="tsd-kind-icon">render<wbr/>Margin<wbr/>Revert<wbr/>Icon</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#renderOverviewRuler" class="tsd-kind-icon">render<wbr/>Overview<wbr/>Ruler</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#renderSideBySide" class="tsd-kind-icon">render<wbr/>Side<wbr/>By<wbr/>Side</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#renderValidationDecorations" class="tsd-kind-icon">render<wbr/>Validation<wbr/>Decorations</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#renderWhitespace" class="tsd-kind-icon">render<wbr/>Whitespace</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#revealHorizontalRightPadding" class="tsd-kind-icon">reveal<wbr/>Horizontal<wbr/>Right<wbr/>Padding</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#roundedSelection" class="tsd-kind-icon">rounded<wbr/>Selection</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#rulers" class="tsd-kind-icon">rulers</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#scrollBeyondLastColumn" class="tsd-kind-icon">scroll<wbr/>Beyond<wbr/>Last<wbr/>Column</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#scrollBeyondLastLine" class="tsd-kind-icon">scroll<wbr/>Beyond<wbr/>Last<wbr/>Line</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#scrollPredominantAxis" class="tsd-kind-icon">scroll<wbr/>Predominant<wbr/>Axis</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#scrollbar" class="tsd-kind-icon">scrollbar</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#selectOnLineNumbers" class="tsd-kind-icon">select<wbr/>On<wbr/>Line<wbr/>Numbers</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#selectionClipboard" class="tsd-kind-icon">selection<wbr/>Clipboard</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#selectionHighlight" class="tsd-kind-icon">selection<wbr/>Highlight</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#showDeprecated" class="tsd-kind-icon">show<wbr/>Deprecated</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#showFoldingControls" class="tsd-kind-icon">show<wbr/>Folding<wbr/>Controls</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#showUnused" class="tsd-kind-icon">show<wbr/>Unused</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#smartSelect" class="tsd-kind-icon">smart<wbr/>Select</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#smoothScrolling" class="tsd-kind-icon">smooth<wbr/>Scrolling</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#snippetSuggestions" class="tsd-kind-icon">snippet<wbr/>Suggestions</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#stickyScroll" class="tsd-kind-icon">sticky<wbr/>Scroll</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#stickyTabStops" class="tsd-kind-icon">sticky<wbr/>Tab<wbr/>Stops</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#stopRenderingLineAfter" class="tsd-kind-icon">stop<wbr/>Rendering<wbr/>Line<wbr/>After</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#suggest" class="tsd-kind-icon">suggest</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#suggestFontSize" class="tsd-kind-icon">suggest<wbr/>Font<wbr/>Size</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#suggestLineHeight" class="tsd-kind-icon">suggest<wbr/>Line<wbr/>Height</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#suggestOnTriggerCharacters" class="tsd-kind-icon">suggest<wbr/>On<wbr/>Trigger<wbr/>Characters</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#suggestSelection" class="tsd-kind-icon">suggest<wbr/>Selection</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#tabCompletion" class="tsd-kind-icon">tab<wbr/>Completion</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#tabIndex" class="tsd-kind-icon">tab<wbr/>Index</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#unfoldOnClickAfterEndOfLine" class="tsd-kind-icon">unfold<wbr/>On<wbr/>Click<wbr/>After<wbr/>End<wbr/>Of<wbr/>Line</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#unicodeHighlight" class="tsd-kind-icon">unicode<wbr/>Highlight</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#unusualLineTerminators" class="tsd-kind-icon">unusual<wbr/>Line<wbr/>Terminators</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#useShadowDOM" class="tsd-kind-icon">use<wbr/>ShadowDOM</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#useTabStops" class="tsd-kind-icon">use<wbr/>Tab<wbr/>Stops</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#wordBreak" class="tsd-kind-icon">word<wbr/>Break</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#wordSeparators" class="tsd-kind-icon">word<wbr/>Separators</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#wordWrap" class="tsd-kind-icon">word<wbr/>Wrap</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#wordWrapBreakAfterCharacters" class="tsd-kind-icon">word<wbr/>Wrap<wbr/>Break<wbr/>After<wbr/>Characters</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#wordWrapBreakBeforeCharacters" class="tsd-kind-icon">word<wbr/>Wrap<wbr/>Break<wbr/>Before<wbr/>Characters</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#wordWrapColumn" class="tsd-kind-icon">word<wbr/>Wrap<wbr/>Column</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#wordWrapOverride1" class="tsd-kind-icon">word<wbr/>Wrap<wbr/>Override1</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#wordWrapOverride2" class="tsd-kind-icon">word<wbr/>Wrap<wbr/>Override2</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#wrappingIndent" class="tsd-kind-icon">wrapping<wbr/>Indent</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#wrappingStrategy" class="tsd-kind-icon">wrapping<wbr/>Strategy</a></li></ul></section></div></section></section><section class="tsd-panel-group tsd-member-group "><h2>Properties</h2><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="acceptSuggestionOnCommitCharacter" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> accept<wbr/>Suggestion<wbr/>On<wbr/>Commit<wbr/>Character<a href="#acceptSuggestionOnCommitCharacter" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">accept<wbr/>Suggestion<wbr/>On<wbr/>Commit<wbr/>Character<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#acceptSuggestionOnCommitCharacter">acceptSuggestionOnCommitCharacter</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3474">website/typedoc/monaco.d.ts:3474</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Accept suggestions on provider defined characters.
|
|
Defaults to true.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="acceptSuggestionOnEnter" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> accept<wbr/>Suggestion<wbr/>On<wbr/>Enter<a href="#acceptSuggestionOnEnter" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">accept<wbr/>Suggestion<wbr/>On<wbr/>Enter<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"on"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"off"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"smart"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#acceptSuggestionOnEnter">acceptSuggestionOnEnter</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3469">website/typedoc/monaco.d.ts:3469</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Accept suggestions on ENTER.
|
|
Defaults to 'on'.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="accessibilityPageSize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> accessibility<wbr/>Page<wbr/>Size<a href="#accessibilityPageSize" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">accessibility<wbr/>Page<wbr/>Size<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#accessibilityPageSize">accessibilityPageSize</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3380">website/typedoc/monaco.d.ts:3380</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Controls the number of lines in the editor that can be read out by a screen reader</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="accessibilitySupport" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> accessibility<wbr/>Support<a href="#accessibilitySupport" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">accessibility<wbr/>Support<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"on"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"off"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"auto"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#accessibilitySupport">accessibilitySupport</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3376">website/typedoc/monaco.d.ts:3376</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Configure the editor's accessibility support.
|
|
Defaults to 'auto'. It is best to leave this to 'auto'.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="ariaLabel" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> aria<wbr/>Label<a href="#ariaLabel" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">aria<wbr/>Label<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#ariaLabel">ariaLabel</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3035">website/typedoc/monaco.d.ts:3035</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The aria label for the editor's textarea (when it is focused).</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="autoClosingBrackets" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> auto<wbr/>Closing<wbr/>Brackets<a href="#autoClosingBrackets" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">auto<wbr/>Closing<wbr/>Brackets<span class="tsd-signature-symbol">?:</span> <a href="../modules/monaco.editor.html#EditorAutoClosingStrategy" class="tsd-signature-type" data-tsd-kind="Type alias">EditorAutoClosingStrategy</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#autoClosingBrackets">autoClosingBrackets</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3416">website/typedoc/monaco.d.ts:3416</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Options for auto closing brackets.
|
|
Defaults to language defined behavior.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="autoClosingDelete" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> auto<wbr/>Closing<wbr/>Delete<a href="#autoClosingDelete" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">auto<wbr/>Closing<wbr/>Delete<span class="tsd-signature-symbol">?:</span> <a href="../modules/monaco.editor.html#EditorAutoClosingEditStrategy" class="tsd-signature-type" data-tsd-kind="Type alias">EditorAutoClosingEditStrategy</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#autoClosingDelete">autoClosingDelete</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3425">website/typedoc/monaco.d.ts:3425</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Options for pressing backspace near quotes or bracket pairs.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="autoClosingOvertype" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> auto<wbr/>Closing<wbr/>Overtype<a href="#autoClosingOvertype" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">auto<wbr/>Closing<wbr/>Overtype<span class="tsd-signature-symbol">?:</span> <a href="../modules/monaco.editor.html#EditorAutoClosingEditStrategy" class="tsd-signature-type" data-tsd-kind="Type alias">EditorAutoClosingEditStrategy</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#autoClosingOvertype">autoClosingOvertype</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3429">website/typedoc/monaco.d.ts:3429</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Options for typing over closing quotes or brackets.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="autoClosingQuotes" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> auto<wbr/>Closing<wbr/>Quotes<a href="#autoClosingQuotes" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">auto<wbr/>Closing<wbr/>Quotes<span class="tsd-signature-symbol">?:</span> <a href="../modules/monaco.editor.html#EditorAutoClosingStrategy" class="tsd-signature-type" data-tsd-kind="Type alias">EditorAutoClosingStrategy</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#autoClosingQuotes">autoClosingQuotes</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3421">website/typedoc/monaco.d.ts:3421</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Options for auto closing quotes.
|
|
Defaults to language defined behavior.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="autoIndent" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> auto<wbr/>Indent<a href="#autoIndent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">auto<wbr/>Indent<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"none"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"advanced"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"full"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"brackets"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"keep"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#autoIndent">autoIndent</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3439">website/typedoc/monaco.d.ts:3439</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Controls whether the editor should automatically adjust the indentation when users type, paste, move or indent lines.
|
|
Defaults to advanced.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="autoSurround" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> auto<wbr/>Surround<a href="#autoSurround" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">auto<wbr/>Surround<span class="tsd-signature-symbol">?:</span> <a href="../modules/monaco.editor.html#EditorAutoSurroundStrategy" class="tsd-signature-type" data-tsd-kind="Type alias">EditorAutoSurroundStrategy</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#autoSurround">autoSurround</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3434">website/typedoc/monaco.d.ts:3434</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Options for auto surrounding.
|
|
Defaults to always allowing auto surrounding.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="automaticLayout" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> automatic<wbr/>Layout<a href="#automaticLayout" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">automatic<wbr/>Layout<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#automaticLayout">automaticLayout</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3250">website/typedoc/monaco.d.ts:3250</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable that the editor will install a ResizeObserver to check if its container dom node size has changed.
|
|
Defaults to false.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="bracketPairColorization" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> bracket<wbr/>Pair<wbr/>Colorization<a href="#bracketPairColorization" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">bracket<wbr/>Pair<wbr/>Colorization<span class="tsd-signature-symbol">?:</span> <a href="monaco.editor.IBracketPairColorizationOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IBracketPairColorizationOptions</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#bracketPairColorization">bracketPairColorization</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3667">website/typedoc/monaco.d.ts:3667</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Configures bracket pair colorization (disabled by default).</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="codeActionsOnSaveTimeout" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> code<wbr/>Actions<wbr/>On<wbr/>Save<wbr/>Timeout<a href="#codeActionsOnSaveTimeout" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">code<wbr/>Actions<wbr/>On<wbr/>Save<wbr/>Timeout<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#codeActionsOnSaveTimeout">codeActionsOnSaveTimeout</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3535">website/typedoc/monaco.d.ts:3535</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Timeout for running code actions on save.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="codeLens" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> code<wbr/>Lens<a href="#codeLens" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">code<wbr/>Lens<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#codeLens">codeLens</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3519">website/typedoc/monaco.d.ts:3519</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Show code lens
|
|
Defaults to true.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="codeLensFontFamily" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> code<wbr/>Lens<wbr/>Font<wbr/>Family<a href="#codeLensFontFamily" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">code<wbr/>Lens<wbr/>Font<wbr/>Family<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#codeLensFontFamily">codeLensFontFamily</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3523">website/typedoc/monaco.d.ts:3523</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Code lens font family. Defaults to editor font family.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="codeLensFontSize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> code<wbr/>Lens<wbr/>Font<wbr/>Size<a href="#codeLensFontSize" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">code<wbr/>Lens<wbr/>Font<wbr/>Size<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#codeLensFontSize">codeLensFontSize</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3527">website/typedoc/monaco.d.ts:3527</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Code lens font size. Default to 90% of the editor font size</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="colorDecorators" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> color<wbr/>Decorators<a href="#colorDecorators" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">color<wbr/>Decorators<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#colorDecorators">colorDecorators</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3319">website/typedoc/monaco.d.ts:3319</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable inline color decorators and color picker rendering.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="colorDecoratorsLimit" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> color<wbr/>Decorators<wbr/>Limit<a href="#colorDecoratorsLimit" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">color<wbr/>Decorators<wbr/>Limit<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#colorDecoratorsLimit">colorDecoratorsLimit</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3323">website/typedoc/monaco.d.ts:3323</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Controls the max number of color decorators that can be rendered in an editor at once.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="columnSelection" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> column<wbr/>Selection<a href="#columnSelection" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">column<wbr/>Selection<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#columnSelection">columnSelection</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3352">website/typedoc/monaco.d.ts:3352</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable that the selection with the mouse and keys is doing column selection.
|
|
Defaults to false.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="comments" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> comments<a href="#comments" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">comments<span class="tsd-signature-symbol">?:</span> <a href="monaco.editor.IEditorCommentsOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IEditorCommentsOptions</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#comments">comments</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3327">website/typedoc/monaco.d.ts:3327</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Control the behaviour of comments in the editor.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="contextmenu" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> contextmenu<a href="#contextmenu" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">contextmenu<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#contextmenu">contextmenu</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3332">website/typedoc/monaco.d.ts:3332</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable custom contextmenu.
|
|
Defaults to true.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="copyWithSyntaxHighlighting" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> copy<wbr/>With<wbr/>Syntax<wbr/>Highlighting<a href="#copyWithSyntaxHighlighting" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">copy<wbr/>With<wbr/>Syntax<wbr/>Highlighting<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#copyWithSyntaxHighlighting">copyWithSyntaxHighlighting</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3486">website/typedoc/monaco.d.ts:3486</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Syntax highlighting is copied.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="cursorBlinking" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> cursor<wbr/>Blinking<a href="#cursorBlinking" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">cursor<wbr/>Blinking<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"blink"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"smooth"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"phase"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"expand"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"solid"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#cursorBlinking">cursorBlinking</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3180">website/typedoc/monaco.d.ts:3180</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Control the cursor animation style, possible values are 'blink', 'smooth', 'phase', 'expand' and 'solid'.
|
|
Defaults to 'blink'.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="cursorSmoothCaretAnimation" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> cursor<wbr/>Smooth<wbr/>Caret<wbr/>Animation<a href="#cursorSmoothCaretAnimation" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">cursor<wbr/>Smooth<wbr/>Caret<wbr/>Animation<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"on"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"off"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"explicit"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#cursorSmoothCaretAnimation">cursorSmoothCaretAnimation</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3195">website/typedoc/monaco.d.ts:3195</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable smooth caret animation.
|
|
Defaults to 'off'.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="cursorStyle" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> cursor<wbr/>Style<a href="#cursorStyle" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">cursor<wbr/>Style<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"line"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"block"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"underline"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"line-thin"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"block-outline"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"underline-thin"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#cursorStyle">cursorStyle</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3200">website/typedoc/monaco.d.ts:3200</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Control the cursor style, either 'block' or 'line'.
|
|
Defaults to 'line'.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="cursorSurroundingLines" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> cursor<wbr/>Surrounding<wbr/>Lines<a href="#cursorSurroundingLines" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">cursor<wbr/>Surrounding<wbr/>Lines<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#cursorSurroundingLines">cursorSurroundingLines</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3067">website/typedoc/monaco.d.ts:3067</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Controls the minimal number of visible leading and trailing lines surrounding the cursor.
|
|
Defaults to 0.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="cursorSurroundingLinesStyle" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> cursor<wbr/>Surrounding<wbr/>Lines<wbr/>Style<a href="#cursorSurroundingLinesStyle" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">cursor<wbr/>Surrounding<wbr/>Lines<wbr/>Style<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"default"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"all"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#cursorSurroundingLinesStyle">cursorSurroundingLinesStyle</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3073">website/typedoc/monaco.d.ts:3073</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Controls when <code>cursorSurroundingLines</code> should be enforced
|
|
Defaults to <code>default</code>, <code>cursorSurroundingLines</code> is not enforced when cursor position is changed
|
|
by mouse.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="cursorWidth" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> cursor<wbr/>Width<a href="#cursorWidth" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">cursor<wbr/>Width<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#cursorWidth">cursorWidth</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3204">website/typedoc/monaco.d.ts:3204</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Control the width of the cursor when cursorStyle is set to 'line'</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="definitionLinkOpensInPeek" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> definition<wbr/>Link<wbr/>Opens<wbr/>In<wbr/>Peek<a href="#definitionLinkOpensInPeek" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">definition<wbr/>Link<wbr/>Opens<wbr/>In<wbr/>Peek<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#definitionLinkOpensInPeek">definitionLinkOpensInPeek</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3638">website/typedoc/monaco.d.ts:3638</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Controls whether the definition link opens element in the peek widget.
|
|
Defaults to false.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="diffAlgorithm" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> diff<wbr/>Algorithm<a href="#diffAlgorithm" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">diff<wbr/>Algorithm<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"smart"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"experimental"</span><span class="tsd-signature-symbol"> | </span><a href="monaco.editor.IDocumentDiffProvider.html" class="tsd-signature-type" data-tsd-kind="Interface">IDocumentDiffProvider</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#diffAlgorithm">diffAlgorithm</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3734">website/typedoc/monaco.d.ts:3734</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Diff Algorithm</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="diffCodeLens" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> diff<wbr/>Code<wbr/>Lens<a href="#diffCodeLens" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">diff<wbr/>Code<wbr/>Lens<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#diffCodeLens">diffCodeLens</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3721">website/typedoc/monaco.d.ts:3721</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Should the diff editor enable code lens?
|
|
Defaults to false.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="diffWordWrap" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> diff<wbr/>Word<wbr/>Wrap<a href="#diffWordWrap" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">diff<wbr/>Word<wbr/>Wrap<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"on"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"off"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"inherit"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#diffWordWrap">diffWordWrap</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3730">website/typedoc/monaco.d.ts:3730</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Control the wrapping of the diff editor.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="dimension" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> dimension<a href="#dimension" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">dimension<span class="tsd-signature-symbol">?:</span> <a href="monaco.editor.IDimension.html" class="tsd-signature-type" data-tsd-kind="Interface">IDimension</a></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L5310">website/typedoc/monaco.d.ts:5310</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The initial editor dimension (to avoid measuring the container).</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="disableLayerHinting" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> disable<wbr/>Layer<wbr/>Hinting<a href="#disableLayerHinting" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">disable<wbr/>Layer<wbr/>Hinting<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#disableLayerHinting">disableLayerHinting</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3220">website/typedoc/monaco.d.ts:3220</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Disable the use of <code>transform: translate3d(0px, 0px, 0px)</code> for the editor margin and lines layers.
|
|
The usage of <code>transform: translate3d(0px, 0px, 0px)</code> acts as a hint for browsers to create an extra layer.
|
|
Defaults to false.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="disableMonospaceOptimizations" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> disable<wbr/>Monospace<wbr/>Optimizations<a href="#disableMonospaceOptimizations" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">disable<wbr/>Monospace<wbr/>Optimizations<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#disableMonospaceOptimizations">disableMonospaceOptimizations</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3225">website/typedoc/monaco.d.ts:3225</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Disable the optimizations for monospace fonts.
|
|
Defaults to false.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="domReadOnly" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> dom<wbr/>Read<wbr/>Only<a href="#domReadOnly" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">dom<wbr/>Read<wbr/>Only<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#domReadOnly">domReadOnly</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3130">website/typedoc/monaco.d.ts:3130</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Should the textarea used for input use the DOM <code>readonly</code> attribute.
|
|
Defaults to false.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="dragAndDrop" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> drag<wbr/>And<wbr/>Drop<a href="#dragAndDrop" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">drag<wbr/>And<wbr/>Drop<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#dragAndDrop">dragAndDrop</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3459">website/typedoc/monaco.d.ts:3459</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Controls if the editor should allow to move selections via drag and drop.
|
|
Defaults to false.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="dropIntoEditor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> drop<wbr/>Into<wbr/>Editor<a href="#dropIntoEditor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">drop<wbr/>Into<wbr/>Editor<span class="tsd-signature-symbol">?:</span> <a href="monaco.editor.IDropIntoEditorOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IDropIntoEditorOptions</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#dropIntoEditor">dropIntoEditor</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3673">website/typedoc/monaco.d.ts:3673</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Controls dropping into the editor from an external source.</p>
|
|
</div><div><p>When enabled, this shows a preview of the drop location and triggers an <code>onDropIntoEditor</code> event.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="emptySelectionClipboard" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> empty<wbr/>Selection<wbr/>Clipboard<a href="#emptySelectionClipboard" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">empty<wbr/>Selection<wbr/>Clipboard<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#emptySelectionClipboard">emptySelectionClipboard</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3482">website/typedoc/monaco.d.ts:3482</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Copying without a selection copies the current line.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="enableSplitViewResizing" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> enable<wbr/>Split<wbr/>View<wbr/>Resizing<a href="#enableSplitViewResizing" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">enable<wbr/>Split<wbr/>View<wbr/>Resizing<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#enableSplitViewResizing">enableSplitViewResizing</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3681">website/typedoc/monaco.d.ts:3681</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Allow the user to resize the diff editor split view.
|
|
Defaults to true.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="experimentalWhitespaceRendering" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> experimental<wbr/>Whitespace<wbr/>Rendering<a href="#experimentalWhitespaceRendering" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">experimental<wbr/>Whitespace<wbr/>Rendering<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"off"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"svg"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"font"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#experimentalWhitespaceRendering">experimentalWhitespaceRendering</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3580">website/typedoc/monaco.d.ts:3580</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable experimental whitespace rendering.
|
|
Defaults to 'svg'.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="extraEditorClassName" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> extra<wbr/>Editor<wbr/>Class<wbr/>Name<a href="#extraEditorClassName" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">extra<wbr/>Editor<wbr/>Class<wbr/>Name<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#extraEditorClassName">extraEditorClassName</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3120">website/typedoc/monaco.d.ts:3120</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Class name to be added to the editor.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="fastScrollSensitivity" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> fast<wbr/>Scroll<wbr/>Sensitivity<a href="#fastScrollSensitivity" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">fast<wbr/>Scroll<wbr/>Sensitivity<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#fastScrollSensitivity">fastScrollSensitivity</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3342">website/typedoc/monaco.d.ts:3342</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>FastScrolling mulitplier speed when pressing <code>Alt</code>
|
|
Defaults to 5.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="find" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> find<a href="#find" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">find<span class="tsd-signature-symbol">?:</span> <a href="monaco.editor.IEditorFindOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IEditorFindOptions</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#find">find</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3160">website/typedoc/monaco.d.ts:3160</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Control the behavior of the find widget.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="fixedOverflowWidgets" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> fixed<wbr/>Overflow<wbr/>Widgets<a href="#fixedOverflowWidgets" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">fixed<wbr/>Overflow<wbr/>Widgets<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#fixedOverflowWidgets">fixedOverflowWidgets</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3165">website/typedoc/monaco.d.ts:3165</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Display overflow widgets as <code>fixed</code>.
|
|
Defaults to <code>false</code>.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="folding" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> folding<a href="#folding" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">folding<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#folding">folding</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3540">website/typedoc/monaco.d.ts:3540</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable code folding.
|
|
Defaults to true.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="foldingHighlight" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> folding<wbr/>Highlight<a href="#foldingHighlight" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">folding<wbr/>Highlight<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#foldingHighlight">foldingHighlight</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3550">website/typedoc/monaco.d.ts:3550</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable highlight for folded regions.
|
|
Defaults to true.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="foldingImportsByDefault" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> folding<wbr/>Imports<wbr/>By<wbr/>Default<a href="#foldingImportsByDefault" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">folding<wbr/>Imports<wbr/>By<wbr/>Default<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#foldingImportsByDefault">foldingImportsByDefault</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3555">website/typedoc/monaco.d.ts:3555</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Auto fold imports folding regions.
|
|
Defaults to true.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="foldingMaximumRegions" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> folding<wbr/>Maximum<wbr/>Regions<a href="#foldingMaximumRegions" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">folding<wbr/>Maximum<wbr/>Regions<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#foldingMaximumRegions">foldingMaximumRegions</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3560">website/typedoc/monaco.d.ts:3560</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Maximum number of foldable regions.
|
|
Defaults to 5000.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="foldingStrategy" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> folding<wbr/>Strategy<a href="#foldingStrategy" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">folding<wbr/>Strategy<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"auto"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"indentation"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#foldingStrategy">foldingStrategy</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3545">website/typedoc/monaco.d.ts:3545</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Selects the folding strategy. 'auto' uses the strategies contributed for the current document, 'indentation' uses the indentation based folding strategy.
|
|
Defaults to 'auto'.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="fontFamily" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> font<wbr/>Family<a href="#fontFamily" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">font<wbr/>Family<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#fontFamily">fontFamily</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3608">website/typedoc/monaco.d.ts:3608</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The font family</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="fontLigatures" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> font<wbr/>Ligatures<a href="#fontLigatures" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">font<wbr/>Ligatures<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#fontLigatures">fontLigatures</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3209">website/typedoc/monaco.d.ts:3209</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable font ligatures.
|
|
Defaults to false.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="fontSize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> font<wbr/>Size<a href="#fontSize" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">font<wbr/>Size<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#fontSize">fontSize</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3616">website/typedoc/monaco.d.ts:3616</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The font size</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="fontVariations" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> font<wbr/>Variations<a href="#fontVariations" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">font<wbr/>Variations<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#fontVariations">fontVariations</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3214">website/typedoc/monaco.d.ts:3214</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable font variations.
|
|
Defaults to false.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="fontWeight" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> font<wbr/>Weight<a href="#fontWeight" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">font<wbr/>Weight<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#fontWeight">fontWeight</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3612">website/typedoc/monaco.d.ts:3612</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The font weight</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="formatOnPaste" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> format<wbr/>On<wbr/>Paste<a href="#formatOnPaste" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">format<wbr/>On<wbr/>Paste<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#formatOnPaste">formatOnPaste</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3454">website/typedoc/monaco.d.ts:3454</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable format on paste.
|
|
Defaults to false.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="formatOnType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> format<wbr/>On<wbr/>Type<a href="#formatOnType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">format<wbr/>On<wbr/>Type<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#formatOnType">formatOnType</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3449">website/typedoc/monaco.d.ts:3449</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable format on type.
|
|
Defaults to false.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="glyphMargin" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> glyph<wbr/>Margin<a href="#glyphMargin" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">glyph<wbr/>Margin<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#glyphMargin">glyphMargin</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3098">website/typedoc/monaco.d.ts:3098</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable the rendering of the glyph margin.
|
|
Defaults to true in vscode and to false in monaco-editor.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="gotoLocation" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> goto<wbr/>Location<a href="#gotoLocation" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">goto<wbr/>Location<span class="tsd-signature-symbol">?:</span> <a href="monaco.editor.IGotoLocationOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IGotoLocationOptions</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#gotoLocation">gotoLocation</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3393">website/typedoc/monaco.d.ts:3393</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="guides" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> guides<a href="#guides" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">guides<span class="tsd-signature-symbol">?:</span> <a href="monaco.editor.IGuidesOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IGuidesOptions</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#guides">guides</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3658">website/typedoc/monaco.d.ts:3658</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Controls the behavior of editor guides.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="hideCursorInOverviewRuler" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> hide<wbr/>Cursor<wbr/>In<wbr/>Overview<wbr/>Ruler<a href="#hideCursorInOverviewRuler" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">hide<wbr/>Cursor<wbr/>In<wbr/>Overview<wbr/>Ruler<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#hideCursorInOverviewRuler">hideCursorInOverviewRuler</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3230">website/typedoc/monaco.d.ts:3230</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Should the cursor be hidden in the overview ruler.
|
|
Defaults to false.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="hover" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> hover<a href="#hover" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">hover<span class="tsd-signature-symbol">?:</span> <a href="monaco.editor.IEditorHoverOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IEditorHoverOptions</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#hover">hover</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3310">website/typedoc/monaco.d.ts:3310</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Configure the editor's hover.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="ignoreTrimWhitespace" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> ignore<wbr/>Trim<wbr/>Whitespace<a href="#ignoreTrimWhitespace" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">ignore<wbr/>Trim<wbr/>Whitespace<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#ignoreTrimWhitespace">ignoreTrimWhitespace</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3701">website/typedoc/monaco.d.ts:3701</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Compute the diff by ignoring leading/trailing whitespace
|
|
Defaults to true.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="inDiffEditor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> in<wbr/>Diff<wbr/>Editor<a href="#inDiffEditor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">in<wbr/>Diff<wbr/>Editor<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#inDiffEditor">inDiffEditor</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3031">website/typedoc/monaco.d.ts:3031</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>This editor is used inside a diff editor.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="inlayHints" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> inlay<wbr/>Hints<a href="#inlayHints" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">inlay<wbr/>Hints<span class="tsd-signature-symbol">?:</span> <a href="monaco.editor.IEditorInlayHintsOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IEditorInlayHintsOptions</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#inlayHints">inlayHints</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3650">website/typedoc/monaco.d.ts:3650</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Control the behavior and rendering of the inline hints.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="inlineSuggest" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> inline<wbr/>Suggest<a href="#inlineSuggest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">inline<wbr/>Suggest<span class="tsd-signature-symbol">?:</span> <a href="monaco.editor.IInlineSuggestOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IInlineSuggestOptions</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#inlineSuggest">inlineSuggest</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3385">website/typedoc/monaco.d.ts:3385</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="isInEmbeddedEditor" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> is<wbr/>In<wbr/>Embedded<wbr/>Editor<a href="#isInEmbeddedEditor" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">is<wbr/>In<wbr/>Embedded<wbr/>Editor<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L5328">website/typedoc/monaco.d.ts:5328</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Is the diff editor inside another editor
|
|
Defaults to false</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="letterSpacing" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> letter<wbr/>Spacing<a href="#letterSpacing" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">letter<wbr/>Spacing<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#letterSpacing">letterSpacing</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3624">website/typedoc/monaco.d.ts:3624</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The letter spacing</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="lightbulb" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> lightbulb<a href="#lightbulb" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">lightbulb<span class="tsd-signature-symbol">?:</span> <a href="monaco.editor.IEditorLightbulbOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IEditorLightbulbOptions</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#lightbulb">lightbulb</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3531">website/typedoc/monaco.d.ts:3531</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Control the behavior and rendering of the code action lightbulb.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="lineDecorationsWidth" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> line<wbr/>Decorations<wbr/>Width<a href="#lineDecorationsWidth" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">line<wbr/>Decorations<wbr/>Width<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#lineDecorationsWidth">lineDecorationsWidth</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3105">website/typedoc/monaco.d.ts:3105</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The width reserved for line decorations (in px).
|
|
Line decorations are placed between line numbers and the editor content.
|
|
You can pass in a string in the format floating point followed by "ch". e.g. 1.3ch.
|
|
Defaults to 10.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="lineHeight" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> line<wbr/>Height<a href="#lineHeight" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">line<wbr/>Height<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#lineHeight">lineHeight</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3620">website/typedoc/monaco.d.ts:3620</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The line height</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="lineNumbers" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> line<wbr/>Numbers<a href="#lineNumbers" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">line<wbr/>Numbers<span class="tsd-signature-symbol">?:</span> <a href="../modules/monaco.editor.html#LineNumbersType" class="tsd-signature-type" data-tsd-kind="Type alias">LineNumbersType</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#lineNumbers">lineNumbers</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3062">website/typedoc/monaco.d.ts:3062</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Control the rendering of line numbers.
|
|
If it is a function, it will be invoked when rendering a line number and the return value will be rendered.
|
|
Otherwise, if it is a truthy, line numbers will be rendered normally (equivalent of using an identity function).
|
|
Otherwise, line numbers will not be rendered.
|
|
Defaults to <code>on</code>.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="lineNumbersMinChars" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> line<wbr/>Numbers<wbr/>Min<wbr/>Chars<a href="#lineNumbersMinChars" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">line<wbr/>Numbers<wbr/>Min<wbr/>Chars<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#lineNumbersMinChars">lineNumbersMinChars</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3093">website/typedoc/monaco.d.ts:3093</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Control the width of line numbers, by reserving horizontal space for rendering at least an amount of digits.
|
|
Defaults to 5.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="linkedEditing" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> linked<wbr/>Editing<a href="#linkedEditing" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">linked<wbr/>Editing<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#linkedEditing">linkedEditing</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3135">website/typedoc/monaco.d.ts:3135</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable linked editing.
|
|
Defaults to false.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="links" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> links<a href="#links" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">links<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#links">links</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3315">website/typedoc/monaco.d.ts:3315</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable detecting links and making them clickable.
|
|
Defaults to true.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="matchBrackets" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> match<wbr/>Brackets<a href="#matchBrackets" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">match<wbr/>Brackets<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"always"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"never"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"near"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#matchBrackets">matchBrackets</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3575">website/typedoc/monaco.d.ts:3575</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable highlighting of matching brackets.
|
|
Defaults to 'always'.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="matchOnWordStartOnly" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> match<wbr/>On<wbr/>Word<wbr/>Start<wbr/>Only<a href="#matchOnWordStartOnly" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">match<wbr/>On<wbr/>Word<wbr/>Start<wbr/>Only<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#matchOnWordStartOnly">matchOnWordStartOnly</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3646">website/typedoc/monaco.d.ts:3646</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Controls whether suggestions allow matches in the middle of the word instead of only at the beginning</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="maxComputationTime" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> max<wbr/>Computation<wbr/>Time<a href="#maxComputationTime" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">max<wbr/>Computation<wbr/>Time<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#maxComputationTime">maxComputationTime</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3691">website/typedoc/monaco.d.ts:3691</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Timeout in milliseconds after which diff computation is cancelled.
|
|
Defaults to 5000.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="maxFileSize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> max<wbr/>File<wbr/>Size<a href="#maxFileSize" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">max<wbr/>File<wbr/>Size<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#maxFileSize">maxFileSize</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3696">website/typedoc/monaco.d.ts:3696</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Maximum supported file size in MB.
|
|
Defaults to 50.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="minimap" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> minimap<a href="#minimap" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">minimap<span class="tsd-signature-symbol">?:</span> <a href="monaco.editor.IEditorMinimapOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IEditorMinimapOptions</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#minimap">minimap</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3156">website/typedoc/monaco.d.ts:3156</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Control the behavior and rendering of the minimap.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="modifiedAriaLabel" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> modified<wbr/>Aria<wbr/>Label<a href="#modifiedAriaLabel" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">modified<wbr/>Aria<wbr/>Label<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L5323">website/typedoc/monaco.d.ts:5323</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Aria label for modified editor.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="mouseStyle" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> mouse<wbr/>Style<a href="#mouseStyle" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">mouse<wbr/>Style<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"default"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"text"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"copy"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#mouseStyle">mouseStyle</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3190">website/typedoc/monaco.d.ts:3190</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Control the mouse pointer style, either 'text' or 'default' or 'copy'
|
|
Defaults to 'text'</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="mouseWheelScrollSensitivity" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> mouse<wbr/>Wheel<wbr/>Scroll<wbr/>Sensitivity<a href="#mouseWheelScrollSensitivity" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">mouse<wbr/>Wheel<wbr/>Scroll<wbr/>Sensitivity<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#mouseWheelScrollSensitivity">mouseWheelScrollSensitivity</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3337">website/typedoc/monaco.d.ts:3337</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>A multiplier to be used on the <code>deltaX</code> and <code>deltaY</code> of mouse wheel scroll events.
|
|
Defaults to 1.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="mouseWheelZoom" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> mouse<wbr/>Wheel<wbr/>Zoom<a href="#mouseWheelZoom" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">mouse<wbr/>Wheel<wbr/>Zoom<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#mouseWheelZoom">mouseWheelZoom</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3185">website/typedoc/monaco.d.ts:3185</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Zoom the font in the editor when using the mouse wheel in combination with holding Ctrl.
|
|
Defaults to false.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="multiCursorLimit" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> multi<wbr/>Cursor<wbr/>Limit<a href="#multiCursorLimit" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">multi<wbr/>Cursor<wbr/>Limit<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#multiCursorLimit">multiCursorLimit</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3371">website/typedoc/monaco.d.ts:3371</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Controls the max number of text cursors that can be in an active editor at once.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="multiCursorMergeOverlapping" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> multi<wbr/>Cursor<wbr/>Merge<wbr/>Overlapping<a href="#multiCursorMergeOverlapping" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">multi<wbr/>Cursor<wbr/>Merge<wbr/>Overlapping<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#multiCursorMergeOverlapping">multiCursorMergeOverlapping</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3362">website/typedoc/monaco.d.ts:3362</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Merge overlapping selections.
|
|
Defaults to true</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="multiCursorModifier" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> multi<wbr/>Cursor<wbr/>Modifier<a href="#multiCursorModifier" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">multi<wbr/>Cursor<wbr/>Modifier<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"ctrlCmd"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"alt"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#multiCursorModifier">multiCursorModifier</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3357">website/typedoc/monaco.d.ts:3357</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The modifier to be used to add multiple cursors with the mouse.
|
|
Defaults to 'alt'</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="multiCursorPaste" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> multi<wbr/>Cursor<wbr/>Paste<a href="#multiCursorPaste" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">multi<wbr/>Cursor<wbr/>Paste<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"spread"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"full"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#multiCursorPaste">multiCursorPaste</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3367">website/typedoc/monaco.d.ts:3367</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Configure the behaviour when pasting a text with the line count equal to the cursor count.
|
|
Defaults to 'spread'.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="occurrencesHighlight" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> occurrences<wbr/>Highlight<a href="#occurrencesHighlight" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">occurrences<wbr/>Highlight<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#occurrencesHighlight">occurrencesHighlight</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3514">website/typedoc/monaco.d.ts:3514</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable semantic occurrences highlight.
|
|
Defaults to true.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="originalAriaLabel" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> original<wbr/>Aria<wbr/>Label<a href="#originalAriaLabel" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">original<wbr/>Aria<wbr/>Label<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L5319">website/typedoc/monaco.d.ts:5319</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Aria label for original editor.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="originalEditable" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> original<wbr/>Editable<a href="#originalEditable" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">original<wbr/>Editable<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#originalEditable">originalEditable</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3716">website/typedoc/monaco.d.ts:3716</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Original model should be editable?
|
|
Defaults to false.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"><a id="overflowWidgetsDomNode" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> overflow<wbr/>Widgets<wbr/>Dom<wbr/>Node<a href="#overflowWidgetsDomNode" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">overflow<wbr/>Widgets<wbr/>Dom<wbr/>Node<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">HTMLElement</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L5315">website/typedoc/monaco.d.ts:5315</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Place overflow widgets inside an external DOM node.
|
|
Defaults to an internal DOM node.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="overviewRulerBorder" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> overview<wbr/>Ruler<wbr/>Border<a href="#overviewRulerBorder" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">overview<wbr/>Ruler<wbr/>Border<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#overviewRulerBorder">overviewRulerBorder</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3175">website/typedoc/monaco.d.ts:3175</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Controls if a border should be drawn around the overview ruler.
|
|
Defaults to <code>true</code>.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="overviewRulerLanes" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> overview<wbr/>Ruler<wbr/>Lanes<a href="#overviewRulerLanes" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">overview<wbr/>Ruler<wbr/>Lanes<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#overviewRulerLanes">overviewRulerLanes</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3170">website/typedoc/monaco.d.ts:3170</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The number of vertical lanes the overview ruler should render.
|
|
Defaults to 3.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="padding" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> padding<a href="#padding" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">padding<span class="tsd-signature-symbol">?:</span> <a href="monaco.editor.IEditorPaddingOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IEditorPaddingOptions</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#padding">padding</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3407">website/typedoc/monaco.d.ts:3407</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Controls the spacing around the editor.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="parameterHints" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> parameter<wbr/>Hints<a href="#parameterHints" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">parameter<wbr/>Hints<span class="tsd-signature-symbol">?:</span> <a href="monaco.editor.IEditorParameterHintOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IEditorParameterHintOptions</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#parameterHints">parameterHints</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3411">website/typedoc/monaco.d.ts:3411</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Parameter hint options.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="peekWidgetDefaultFocus" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> peek<wbr/>Widget<wbr/>Default<wbr/>Focus<a href="#peekWidgetDefaultFocus" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">peek<wbr/>Widget<wbr/>Default<wbr/>Focus<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"tree"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"editor"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#peekWidgetDefaultFocus">peekWidgetDefaultFocus</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3633">website/typedoc/monaco.d.ts:3633</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Controls whether to focus the inline editor in the peek widget by default.
|
|
Defaults to false.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="quickSuggestions" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> quick<wbr/>Suggestions<a href="#quickSuggestions" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">quick<wbr/>Suggestions<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span><span class="tsd-signature-symbol"> | </span><a href="monaco.editor.IQuickSuggestionsOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IQuickSuggestionsOptions</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#quickSuggestions">quickSuggestions</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3398">website/typedoc/monaco.d.ts:3398</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable quick suggestions (shadow suggestions)
|
|
Defaults to true.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="quickSuggestionsDelay" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> quick<wbr/>Suggestions<wbr/>Delay<a href="#quickSuggestionsDelay" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">quick<wbr/>Suggestions<wbr/>Delay<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#quickSuggestionsDelay">quickSuggestionsDelay</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3403">website/typedoc/monaco.d.ts:3403</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Quick suggestions show delay (in ms)
|
|
Defaults to 10 (ms)</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="readOnly" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> read<wbr/>Only<a href="#readOnly" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">read<wbr/>Only<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#readOnly">readOnly</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3125">website/typedoc/monaco.d.ts:3125</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Should the editor be read only. See also <code>domReadOnly</code>.
|
|
Defaults to false.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="renameOnType" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> rename<wbr/>On<wbr/>Type<a href="#renameOnType" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">rename<wbr/>On<wbr/>Type<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#renameOnType">renameOnType</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3139">website/typedoc/monaco.d.ts:3139</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>deprecated, use linkedEditing instead</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="renderControlCharacters" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> render<wbr/>Control<wbr/>Characters<a href="#renderControlCharacters" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">render<wbr/>Control<wbr/>Characters<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#renderControlCharacters">renderControlCharacters</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3590">website/typedoc/monaco.d.ts:3590</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable rendering of control characters.
|
|
Defaults to true.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="renderFinalNewline" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> render<wbr/>Final<wbr/>Newline<a href="#renderFinalNewline" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">render<wbr/>Final<wbr/>Newline<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"on"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"off"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"dimmed"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#renderFinalNewline">renderFinalNewline</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3078">website/typedoc/monaco.d.ts:3078</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Render last line number when the file ends with a newline.
|
|
Defaults to 'on' for Windows and macOS and 'dimmed' for Linux.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="renderIndicators" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> render<wbr/>Indicators<a href="#renderIndicators" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">render<wbr/>Indicators<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#renderIndicators">renderIndicators</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3706">website/typedoc/monaco.d.ts:3706</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Render +/- indicators for added/deleted changes.
|
|
Defaults to true.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="renderLineHighlight" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> render<wbr/>Line<wbr/>Highlight<a href="#renderLineHighlight" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">render<wbr/>Line<wbr/>Highlight<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"all"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"line"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"none"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"gutter"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#renderLineHighlight">renderLineHighlight</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3595">website/typedoc/monaco.d.ts:3595</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable rendering of current line highlight.
|
|
Defaults to all.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="renderLineHighlightOnlyWhenFocus" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> render<wbr/>Line<wbr/>Highlight<wbr/>Only<wbr/>When<wbr/>Focus<a href="#renderLineHighlightOnlyWhenFocus" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">render<wbr/>Line<wbr/>Highlight<wbr/>Only<wbr/>When<wbr/>Focus<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#renderLineHighlightOnlyWhenFocus">renderLineHighlightOnlyWhenFocus</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3600">website/typedoc/monaco.d.ts:3600</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Control if the current line highlight should be rendered only the editor is focused.
|
|
Defaults to false.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="renderMarginRevertIcon" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> render<wbr/>Margin<wbr/>Revert<wbr/>Icon<a href="#renderMarginRevertIcon" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">render<wbr/>Margin<wbr/>Revert<wbr/>Icon<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#renderMarginRevertIcon">renderMarginRevertIcon</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3711">website/typedoc/monaco.d.ts:3711</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Shows icons in the glyph margin to revert changes.
|
|
Default to true.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="renderOverviewRuler" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> render<wbr/>Overview<wbr/>Ruler<a href="#renderOverviewRuler" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">render<wbr/>Overview<wbr/>Ruler<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#renderOverviewRuler">renderOverviewRuler</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3726">website/typedoc/monaco.d.ts:3726</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Is the diff editor should render overview ruler
|
|
Defaults to true</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="renderSideBySide" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> render<wbr/>Side<wbr/>By<wbr/>Side<a href="#renderSideBySide" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">render<wbr/>Side<wbr/>By<wbr/>Side<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#renderSideBySide">renderSideBySide</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3686">website/typedoc/monaco.d.ts:3686</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Render the differences in two side-by-side editors.
|
|
Defaults to true.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="renderValidationDecorations" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> render<wbr/>Validation<wbr/>Decorations<a href="#renderValidationDecorations" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">render<wbr/>Validation<wbr/>Decorations<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"on"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"off"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"editable"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#renderValidationDecorations">renderValidationDecorations</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3144">website/typedoc/monaco.d.ts:3144</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Should the editor render validation decorations.
|
|
Defaults to editable.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="renderWhitespace" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> render<wbr/>Whitespace<a href="#renderWhitespace" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">render<wbr/>Whitespace<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"all"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"none"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"boundary"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"selection"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"trailing"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#renderWhitespace">renderWhitespace</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3585">website/typedoc/monaco.d.ts:3585</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable rendering of whitespace.
|
|
Defaults to 'selection'.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="revealHorizontalRightPadding" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> reveal<wbr/>Horizontal<wbr/>Right<wbr/>Padding<a href="#revealHorizontalRightPadding" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">reveal<wbr/>Horizontal<wbr/>Right<wbr/>Padding<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#revealHorizontalRightPadding">revealHorizontalRightPadding</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3111">website/typedoc/monaco.d.ts:3111</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>When revealing the cursor, a virtual padding (px) is added to the cursor, turning it into a rectangle.
|
|
This virtual padding ensures that the cursor gets revealed before hitting the edge of the viewport.
|
|
Defaults to 30 (px).</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="roundedSelection" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> rounded<wbr/>Selection<a href="#roundedSelection" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">rounded<wbr/>Selection<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#roundedSelection">roundedSelection</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3116">website/typedoc/monaco.d.ts:3116</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Render the editor selection with rounded borders.
|
|
Defaults to true.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="rulers" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> rulers<a href="#rulers" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">rulers<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">(</span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> | </span><a href="monaco.editor.IRulerOption.html" class="tsd-signature-type" data-tsd-kind="Interface">IRulerOption</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#rulers">rulers</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3044">website/typedoc/monaco.d.ts:3044</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Render vertical lines at the specified columns.
|
|
Defaults to empty array.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="scrollBeyondLastColumn" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> scroll<wbr/>Beyond<wbr/>Last<wbr/>Column<a href="#scrollBeyondLastColumn" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">scroll<wbr/>Beyond<wbr/>Last<wbr/>Column<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#scrollBeyondLastColumn">scrollBeyondLastColumn</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3240">website/typedoc/monaco.d.ts:3240</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable that scrolling can go beyond the last column by a number of columns.
|
|
Defaults to 5.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="scrollBeyondLastLine" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> scroll<wbr/>Beyond<wbr/>Last<wbr/>Line<a href="#scrollBeyondLastLine" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">scroll<wbr/>Beyond<wbr/>Last<wbr/>Line<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#scrollBeyondLastLine">scrollBeyondLastLine</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3235">website/typedoc/monaco.d.ts:3235</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable that scrolling can go one screen size after the last line.
|
|
Defaults to true.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="scrollPredominantAxis" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> scroll<wbr/>Predominant<wbr/>Axis<a href="#scrollPredominantAxis" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">scroll<wbr/>Predominant<wbr/>Axis<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#scrollPredominantAxis">scrollPredominantAxis</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3347">website/typedoc/monaco.d.ts:3347</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable that the editor scrolls only the predominant axis. Prevents horizontal drift when scrolling vertically on a trackpad.
|
|
Defaults to true.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="scrollbar" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> scrollbar<a href="#scrollbar" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">scrollbar<span class="tsd-signature-symbol">?:</span> <a href="monaco.editor.IEditorScrollbarOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IEditorScrollbarOptions</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#scrollbar">scrollbar</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3148">website/typedoc/monaco.d.ts:3148</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Control the behavior and rendering of the scrollbars.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="selectOnLineNumbers" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> select<wbr/>On<wbr/>Line<wbr/>Numbers<a href="#selectOnLineNumbers" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">select<wbr/>On<wbr/>Line<wbr/>Numbers<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#selectOnLineNumbers">selectOnLineNumbers</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3088">website/typedoc/monaco.d.ts:3088</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Should the corresponding line be selected when clicking on the line number?
|
|
Defaults to true.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="selectionClipboard" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> selection<wbr/>Clipboard<a href="#selectionClipboard" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">selection<wbr/>Clipboard<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#selectionClipboard">selectionClipboard</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3054">website/typedoc/monaco.d.ts:3054</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable Linux primary clipboard.
|
|
Defaults to true.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="selectionHighlight" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> selection<wbr/>Highlight<a href="#selectionHighlight" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">selection<wbr/>Highlight<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#selectionHighlight">selectionHighlight</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3509">website/typedoc/monaco.d.ts:3509</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable selection highlight.
|
|
Defaults to true.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="showDeprecated" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> show<wbr/>Deprecated<a href="#showDeprecated" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">show<wbr/>Deprecated<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#showDeprecated">showDeprecated</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3642">website/typedoc/monaco.d.ts:3642</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Controls strikethrough deprecated variables.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="showFoldingControls" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> show<wbr/>Folding<wbr/>Controls<a href="#showFoldingControls" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">show<wbr/>Folding<wbr/>Controls<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"always"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"never"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"mouseover"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#showFoldingControls">showFoldingControls</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3565">website/typedoc/monaco.d.ts:3565</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Controls whether the fold actions in the gutter stay always visible or hide unless the mouse is over the gutter.
|
|
Defaults to 'mouseover'.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="showUnused" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> show<wbr/>Unused<a href="#showUnused" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">show<wbr/>Unused<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#showUnused">showUnused</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3628">website/typedoc/monaco.d.ts:3628</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Controls fading out of unused variables.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="smartSelect" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> smart<wbr/>Select<a href="#smartSelect" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">smart<wbr/>Select<span class="tsd-signature-symbol">?:</span> <a href="monaco.editor.ISmartSelectOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ISmartSelectOptions</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#smartSelect">smartSelect</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3389">website/typedoc/monaco.d.ts:3389</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Smart select options.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="smoothScrolling" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> smooth<wbr/>Scrolling<a href="#smoothScrolling" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">smooth<wbr/>Scrolling<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#smoothScrolling">smoothScrolling</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3245">website/typedoc/monaco.d.ts:3245</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable that the editor animates scrolling to a position.
|
|
Defaults to false.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="snippetSuggestions" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> snippet<wbr/>Suggestions<a href="#snippetSuggestions" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">snippet<wbr/>Suggestions<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"none"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"top"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"bottom"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"inline"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#snippetSuggestions">snippetSuggestions</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3478">website/typedoc/monaco.d.ts:3478</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable snippet suggestions. Default to 'true'.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="stickyScroll" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> sticky<wbr/>Scroll<a href="#stickyScroll" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">sticky<wbr/>Scroll<span class="tsd-signature-symbol">?:</span> <a href="monaco.editor.IEditorStickyScrollOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IEditorStickyScrollOptions</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#stickyScroll">stickyScroll</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3152">website/typedoc/monaco.d.ts:3152</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Control the behavior of sticky scroll options</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="stickyTabStops" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> sticky<wbr/>Tab<wbr/>Stops<a href="#stickyTabStops" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">sticky<wbr/>Tab<wbr/>Stops<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#stickyTabStops">stickyTabStops</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3444">website/typedoc/monaco.d.ts:3444</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Emulate selection behaviour of tab characters when using spaces for indentation.
|
|
This means selection will stick to tab stops.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="stopRenderingLineAfter" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> stop<wbr/>Rendering<wbr/>Line<wbr/>After<a href="#stopRenderingLineAfter" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">stop<wbr/>Rendering<wbr/>Line<wbr/>After<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#stopRenderingLineAfter">stopRenderingLineAfter</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3306">website/typedoc/monaco.d.ts:3306</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Performance guard: Stop rendering a line after x characters.
|
|
Defaults to 10000.
|
|
Use -1 to never stop rendering</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="suggest" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> suggest<a href="#suggest" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">suggest<span class="tsd-signature-symbol">?:</span> <a href="monaco.editor.ISuggestOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">ISuggestOptions</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#suggest">suggest</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3384">website/typedoc/monaco.d.ts:3384</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Suggest options.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="suggestFontSize" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> suggest<wbr/>Font<wbr/>Size<a href="#suggestFontSize" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">suggest<wbr/>Font<wbr/>Size<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#suggestFontSize">suggestFontSize</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3495">website/typedoc/monaco.d.ts:3495</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The font size for the suggest widget.
|
|
Defaults to the editor font size.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="suggestLineHeight" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> suggest<wbr/>Line<wbr/>Height<a href="#suggestLineHeight" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">suggest<wbr/>Line<wbr/>Height<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#suggestLineHeight">suggestLineHeight</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3500">website/typedoc/monaco.d.ts:3500</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The line height for the suggest widget.
|
|
Defaults to the editor line height.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="suggestOnTriggerCharacters" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> suggest<wbr/>On<wbr/>Trigger<wbr/>Characters<a href="#suggestOnTriggerCharacters" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">suggest<wbr/>On<wbr/>Trigger<wbr/>Characters<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#suggestOnTriggerCharacters">suggestOnTriggerCharacters</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3464">website/typedoc/monaco.d.ts:3464</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable the suggestion box to pop-up on trigger characters.
|
|
Defaults to true.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="suggestSelection" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> suggest<wbr/>Selection<a href="#suggestSelection" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">suggest<wbr/>Selection<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"first"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"recentlyUsed"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"recentlyUsedByPrefix"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#suggestSelection">suggestSelection</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3490">website/typedoc/monaco.d.ts:3490</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The history mode for suggestions.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="tabCompletion" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> tab<wbr/>Completion<a href="#tabCompletion" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">tab<wbr/>Completion<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"on"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"off"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"onlySnippets"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#tabCompletion">tabCompletion</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3504">website/typedoc/monaco.d.ts:3504</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Enable tab completion.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="tabIndex" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> tab<wbr/>Index<a href="#tabIndex" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">tab<wbr/>Index<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#tabIndex">tabIndex</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3039">website/typedoc/monaco.d.ts:3039</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>The <code>tabindex</code> property of the editor's textarea</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="unfoldOnClickAfterEndOfLine" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> unfold<wbr/>On<wbr/>Click<wbr/>After<wbr/>End<wbr/>Of<wbr/>Line<a href="#unfoldOnClickAfterEndOfLine" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">unfold<wbr/>On<wbr/>Click<wbr/>After<wbr/>End<wbr/>Of<wbr/>Line<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#unfoldOnClickAfterEndOfLine">unfoldOnClickAfterEndOfLine</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3570">website/typedoc/monaco.d.ts:3570</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Controls whether clicking on the empty content after a folded line will unfold the line.
|
|
Defaults to false.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="unicodeHighlight" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> unicode<wbr/>Highlight<a href="#unicodeHighlight" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">unicode<wbr/>Highlight<span class="tsd-signature-symbol">?:</span> <a href="monaco.editor.IUnicodeHighlightOptions.html" class="tsd-signature-type" data-tsd-kind="Interface">IUnicodeHighlightOptions</a></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#unicodeHighlight">unicodeHighlight</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3663">website/typedoc/monaco.d.ts:3663</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Controls the behavior of the unicode highlight feature
|
|
(by default, ambiguous and invisible characters are highlighted).</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="unusualLineTerminators" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> unusual<wbr/>Line<wbr/>Terminators<a href="#unusualLineTerminators" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">unusual<wbr/>Line<wbr/>Terminators<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"off"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"auto"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"prompt"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#unusualLineTerminators">unusualLineTerminators</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3083">website/typedoc/monaco.d.ts:3083</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Remove unusual line terminators like LINE SEPARATOR (LS), PARAGRAPH SEPARATOR (PS).
|
|
Defaults to 'prompt'.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="useShadowDOM" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> use<wbr/>ShadowDOM<a href="#useShadowDOM" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">use<wbr/>ShadowDOM<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#useShadowDOM">useShadowDOM</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3654">website/typedoc/monaco.d.ts:3654</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Control if the editor should use shadow DOM.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="useTabStops" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> use<wbr/>Tab<wbr/>Stops<a href="#useTabStops" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">use<wbr/>Tab<wbr/>Stops<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#useTabStops">useTabStops</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3604">website/typedoc/monaco.d.ts:3604</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Inserting and deleting whitespace follows tab stops.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="wordBreak" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> word<wbr/>Break<a href="#wordBreak" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">word<wbr/>Break<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"normal"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"keepAll"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#wordBreak">wordBreak</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3300">website/typedoc/monaco.d.ts:3300</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Sets whether line breaks appear wherever the text would otherwise overflow its content box.
|
|
When wordBreak = 'normal', Use the default line break rule.
|
|
When wordBreak = 'keepAll', Word breaks should not be used for Chinese/Japanese/Korean (CJK) text. Non-CJK text behavior is the same as for normal.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="wordSeparators" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> word<wbr/>Separators<a href="#wordSeparators" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">word<wbr/>Separators<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#wordSeparators">wordSeparators</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3049">website/typedoc/monaco.d.ts:3049</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>A string containing the word separators used when doing word navigation.
|
|
Defaults to `~!@#$%^&*()-=+[{]}\|;:'",.<>/?</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="wordWrap" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> word<wbr/>Wrap<a href="#wordWrap" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">word<wbr/>Wrap<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"on"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"off"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"wordWrapColumn"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"bounded"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#wordWrap">wordWrap</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3259">website/typedoc/monaco.d.ts:3259</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Control the wrapping of the editor.
|
|
When <code>wordWrap</code> = "off", the lines will never wrap.
|
|
When <code>wordWrap</code> = "on", the lines will wrap at the viewport width.
|
|
When <code>wordWrap</code> = "wordWrapColumn", the lines will wrap at <code>wordWrapColumn</code>.
|
|
When <code>wordWrap</code> = "bounded", the lines will wrap at min(viewport width, wordWrapColumn).
|
|
Defaults to "off".</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="wordWrapBreakAfterCharacters" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> word<wbr/>Wrap<wbr/>Break<wbr/>After<wbr/>Characters<a href="#wordWrapBreakAfterCharacters" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">word<wbr/>Wrap<wbr/>Break<wbr/>After<wbr/>Characters<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#wordWrapBreakAfterCharacters">wordWrapBreakAfterCharacters</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3294">website/typedoc/monaco.d.ts:3294</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Configure word wrapping characters. A break will be introduced after these characters.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="wordWrapBreakBeforeCharacters" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> word<wbr/>Wrap<wbr/>Break<wbr/>Before<wbr/>Characters<a href="#wordWrapBreakBeforeCharacters" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">word<wbr/>Wrap<wbr/>Break<wbr/>Before<wbr/>Characters<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">string</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#wordWrapBreakBeforeCharacters">wordWrapBreakBeforeCharacters</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3290">website/typedoc/monaco.d.ts:3290</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Configure word wrapping characters. A break will be introduced before these characters.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="wordWrapColumn" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> word<wbr/>Wrap<wbr/>Column<a href="#wordWrapColumn" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">word<wbr/>Wrap<wbr/>Column<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#wordWrapColumn">wordWrapColumn</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3276">website/typedoc/monaco.d.ts:3276</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Control the wrapping of the editor.
|
|
When <code>wordWrap</code> = "off", the lines will never wrap.
|
|
When <code>wordWrap</code> = "on", the lines will wrap at the viewport width.
|
|
When <code>wordWrap</code> = "wordWrapColumn", the lines will wrap at <code>wordWrapColumn</code>.
|
|
When <code>wordWrap</code> = "bounded", the lines will wrap at min(viewport width, wordWrapColumn).
|
|
Defaults to 80.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="wordWrapOverride1" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> word<wbr/>Wrap<wbr/>Override1<a href="#wordWrapOverride1" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">word<wbr/>Wrap<wbr/>Override1<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"on"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"off"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"inherit"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#wordWrapOverride1">wordWrapOverride1</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3263">website/typedoc/monaco.d.ts:3263</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Override the <code>wordWrap</code> setting.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="wordWrapOverride2" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> word<wbr/>Wrap<wbr/>Override2<a href="#wordWrapOverride2" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">word<wbr/>Wrap<wbr/>Override2<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"on"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"off"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"inherit"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#wordWrapOverride2">wordWrapOverride2</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3267">website/typedoc/monaco.d.ts:3267</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Override the <code>wordWrapOverride1</code> setting.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="wrappingIndent" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> wrapping<wbr/>Indent<a href="#wrappingIndent" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">wrapping<wbr/>Indent<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"none"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"same"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"indent"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"deepIndent"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#wrappingIndent">wrappingIndent</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3281">website/typedoc/monaco.d.ts:3281</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Control indentation of wrapped lines. Can be: 'none', 'same', 'indent' or 'deepIndent'.
|
|
Defaults to 'same' in vscode and to 'none' in monaco-editor.</p>
|
|
</div></div></section><section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a id="wrappingStrategy" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><span class="tsd-flag ts-flagOptional">Optional</span> wrapping<wbr/>Strategy<a href="#wrappingStrategy" aria-label="Permalink" class="tsd-anchor-icon"><svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5"></path></svg></a></h3><div class="tsd-signature tsd-kind-icon">wrapping<wbr/>Strategy<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">"simple"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"advanced"</span></div><aside class="tsd-sources"><p>Inherited from <a href="monaco.editor.IDiffEditorOptions.html">IDiffEditorOptions</a>.<a href="monaco.editor.IDiffEditorOptions.html#wrappingStrategy">wrappingStrategy</a></p><ul><li>Defined in <a href="https://github.com/microsoft/monaco-editor/blob/08439de/website/typedoc/monaco.d.ts#L3286">website/typedoc/monaco.d.ts:3286</a></li></ul></aside><div class="tsd-comment tsd-typography"><div class="lead">
|
|
<p>Controls the wrapping strategy to use.
|
|
Defaults to 'simple'.</p>
|
|
</div></div></section></section></div><div class="col-4 col-menu menu-sticky-wrap menu-highlight"><nav class="tsd-navigation primary"><ul><li class=""><a href="../index.html">Exports</a></li><li class="current tsd-kind-namespace"><a href="../modules/monaco.html">monaco</a><ul><li class="current tsd-kind-namespace tsd-parent-kind-namespace"><a href="../modules/monaco.editor.html">editor</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace"><a href="../modules/monaco.languages.html">languages</a></li><li class=" tsd-kind-namespace tsd-parent-kind-namespace"><a href="../modules/monaco.worker.html">worker</a></li></ul></li></ul></nav><nav class="tsd-navigation secondary menu-sticky"><ul><li class="current tsd-kind-interface tsd-parent-kind-namespace"><a href="monaco.editor.IDiffEditorConstructionOptions.html" class="tsd-kind-icon">IDiff<wbr/>Editor<wbr/>Construction<wbr/>Options</a><ul><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#acceptSuggestionOnCommitCharacter" class="tsd-kind-icon">accept<wbr/>Suggestion<wbr/>On<wbr/>Commit<wbr/>Character</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#acceptSuggestionOnEnter" class="tsd-kind-icon">accept<wbr/>Suggestion<wbr/>On<wbr/>Enter</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#accessibilityPageSize" class="tsd-kind-icon">accessibility<wbr/>Page<wbr/>Size</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#accessibilitySupport" class="tsd-kind-icon">accessibility<wbr/>Support</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#ariaLabel" class="tsd-kind-icon">aria<wbr/>Label</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#autoClosingBrackets" class="tsd-kind-icon">auto<wbr/>Closing<wbr/>Brackets</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#autoClosingDelete" class="tsd-kind-icon">auto<wbr/>Closing<wbr/>Delete</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#autoClosingOvertype" class="tsd-kind-icon">auto<wbr/>Closing<wbr/>Overtype</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#autoClosingQuotes" class="tsd-kind-icon">auto<wbr/>Closing<wbr/>Quotes</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#autoIndent" class="tsd-kind-icon">auto<wbr/>Indent</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#autoSurround" class="tsd-kind-icon">auto<wbr/>Surround</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#automaticLayout" class="tsd-kind-icon">automatic<wbr/>Layout</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#bracketPairColorization" class="tsd-kind-icon">bracket<wbr/>Pair<wbr/>Colorization</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#codeActionsOnSaveTimeout" class="tsd-kind-icon">code<wbr/>Actions<wbr/>On<wbr/>Save<wbr/>Timeout</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#codeLens" class="tsd-kind-icon">code<wbr/>Lens</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#codeLensFontFamily" class="tsd-kind-icon">code<wbr/>Lens<wbr/>Font<wbr/>Family</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#codeLensFontSize" class="tsd-kind-icon">code<wbr/>Lens<wbr/>Font<wbr/>Size</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#colorDecorators" class="tsd-kind-icon">color<wbr/>Decorators</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#colorDecoratorsLimit" class="tsd-kind-icon">color<wbr/>Decorators<wbr/>Limit</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#columnSelection" class="tsd-kind-icon">column<wbr/>Selection</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#comments" class="tsd-kind-icon">comments</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#contextmenu" class="tsd-kind-icon">contextmenu</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#copyWithSyntaxHighlighting" class="tsd-kind-icon">copy<wbr/>With<wbr/>Syntax<wbr/>Highlighting</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#cursorBlinking" class="tsd-kind-icon">cursor<wbr/>Blinking</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#cursorSmoothCaretAnimation" class="tsd-kind-icon">cursor<wbr/>Smooth<wbr/>Caret<wbr/>Animation</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#cursorStyle" class="tsd-kind-icon">cursor<wbr/>Style</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#cursorSurroundingLines" class="tsd-kind-icon">cursor<wbr/>Surrounding<wbr/>Lines</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#cursorSurroundingLinesStyle" class="tsd-kind-icon">cursor<wbr/>Surrounding<wbr/>Lines<wbr/>Style</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#cursorWidth" class="tsd-kind-icon">cursor<wbr/>Width</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#definitionLinkOpensInPeek" class="tsd-kind-icon">definition<wbr/>Link<wbr/>Opens<wbr/>In<wbr/>Peek</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#diffAlgorithm" class="tsd-kind-icon">diff<wbr/>Algorithm</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#diffCodeLens" class="tsd-kind-icon">diff<wbr/>Code<wbr/>Lens</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#diffWordWrap" class="tsd-kind-icon">diff<wbr/>Word<wbr/>Wrap</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="monaco.editor.IDiffEditorConstructionOptions.html#dimension" class="tsd-kind-icon">dimension</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#disableLayerHinting" class="tsd-kind-icon">disable<wbr/>Layer<wbr/>Hinting</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#disableMonospaceOptimizations" class="tsd-kind-icon">disable<wbr/>Monospace<wbr/>Optimizations</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#domReadOnly" class="tsd-kind-icon">dom<wbr/>Read<wbr/>Only</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#dragAndDrop" class="tsd-kind-icon">drag<wbr/>And<wbr/>Drop</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#dropIntoEditor" class="tsd-kind-icon">drop<wbr/>Into<wbr/>Editor</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#emptySelectionClipboard" class="tsd-kind-icon">empty<wbr/>Selection<wbr/>Clipboard</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#enableSplitViewResizing" class="tsd-kind-icon">enable<wbr/>Split<wbr/>View<wbr/>Resizing</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#experimentalWhitespaceRendering" class="tsd-kind-icon">experimental<wbr/>Whitespace<wbr/>Rendering</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#extraEditorClassName" class="tsd-kind-icon">extra<wbr/>Editor<wbr/>Class<wbr/>Name</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#fastScrollSensitivity" class="tsd-kind-icon">fast<wbr/>Scroll<wbr/>Sensitivity</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#find" class="tsd-kind-icon">find</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#fixedOverflowWidgets" class="tsd-kind-icon">fixed<wbr/>Overflow<wbr/>Widgets</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#folding" class="tsd-kind-icon">folding</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#foldingHighlight" class="tsd-kind-icon">folding<wbr/>Highlight</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#foldingImportsByDefault" class="tsd-kind-icon">folding<wbr/>Imports<wbr/>By<wbr/>Default</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#foldingMaximumRegions" class="tsd-kind-icon">folding<wbr/>Maximum<wbr/>Regions</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#foldingStrategy" class="tsd-kind-icon">folding<wbr/>Strategy</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#fontFamily" class="tsd-kind-icon">font<wbr/>Family</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#fontLigatures" class="tsd-kind-icon">font<wbr/>Ligatures</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#fontSize" class="tsd-kind-icon">font<wbr/>Size</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#fontVariations" class="tsd-kind-icon">font<wbr/>Variations</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#fontWeight" class="tsd-kind-icon">font<wbr/>Weight</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#formatOnPaste" class="tsd-kind-icon">format<wbr/>On<wbr/>Paste</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#formatOnType" class="tsd-kind-icon">format<wbr/>On<wbr/>Type</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#glyphMargin" class="tsd-kind-icon">glyph<wbr/>Margin</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#gotoLocation" class="tsd-kind-icon">goto<wbr/>Location</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#guides" class="tsd-kind-icon">guides</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#hideCursorInOverviewRuler" class="tsd-kind-icon">hide<wbr/>Cursor<wbr/>In<wbr/>Overview<wbr/>Ruler</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#hover" class="tsd-kind-icon">hover</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#ignoreTrimWhitespace" class="tsd-kind-icon">ignore<wbr/>Trim<wbr/>Whitespace</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#inDiffEditor" class="tsd-kind-icon">in<wbr/>Diff<wbr/>Editor</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#inlayHints" class="tsd-kind-icon">inlay<wbr/>Hints</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#inlineSuggest" class="tsd-kind-icon">inline<wbr/>Suggest</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="monaco.editor.IDiffEditorConstructionOptions.html#isInEmbeddedEditor" class="tsd-kind-icon">is<wbr/>In<wbr/>Embedded<wbr/>Editor</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#letterSpacing" class="tsd-kind-icon">letter<wbr/>Spacing</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#lightbulb" class="tsd-kind-icon">lightbulb</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#lineDecorationsWidth" class="tsd-kind-icon">line<wbr/>Decorations<wbr/>Width</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#lineHeight" class="tsd-kind-icon">line<wbr/>Height</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#lineNumbers" class="tsd-kind-icon">line<wbr/>Numbers</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#lineNumbersMinChars" class="tsd-kind-icon">line<wbr/>Numbers<wbr/>Min<wbr/>Chars</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#linkedEditing" class="tsd-kind-icon">linked<wbr/>Editing</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#links" class="tsd-kind-icon">links</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#matchBrackets" class="tsd-kind-icon">match<wbr/>Brackets</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#matchOnWordStartOnly" class="tsd-kind-icon">match<wbr/>On<wbr/>Word<wbr/>Start<wbr/>Only</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#maxComputationTime" class="tsd-kind-icon">max<wbr/>Computation<wbr/>Time</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#maxFileSize" class="tsd-kind-icon">max<wbr/>File<wbr/>Size</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#minimap" class="tsd-kind-icon">minimap</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="monaco.editor.IDiffEditorConstructionOptions.html#modifiedAriaLabel" class="tsd-kind-icon">modified<wbr/>Aria<wbr/>Label</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#mouseStyle" class="tsd-kind-icon">mouse<wbr/>Style</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#mouseWheelScrollSensitivity" class="tsd-kind-icon">mouse<wbr/>Wheel<wbr/>Scroll<wbr/>Sensitivity</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#mouseWheelZoom" class="tsd-kind-icon">mouse<wbr/>Wheel<wbr/>Zoom</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#multiCursorLimit" class="tsd-kind-icon">multi<wbr/>Cursor<wbr/>Limit</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#multiCursorMergeOverlapping" class="tsd-kind-icon">multi<wbr/>Cursor<wbr/>Merge<wbr/>Overlapping</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#multiCursorModifier" class="tsd-kind-icon">multi<wbr/>Cursor<wbr/>Modifier</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#multiCursorPaste" class="tsd-kind-icon">multi<wbr/>Cursor<wbr/>Paste</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#occurrencesHighlight" class="tsd-kind-icon">occurrences<wbr/>Highlight</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="monaco.editor.IDiffEditorConstructionOptions.html#originalAriaLabel" class="tsd-kind-icon">original<wbr/>Aria<wbr/>Label</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#originalEditable" class="tsd-kind-icon">original<wbr/>Editable</a></li><li class="tsd-kind-property tsd-parent-kind-interface"><a href="monaco.editor.IDiffEditorConstructionOptions.html#overflowWidgetsDomNode" class="tsd-kind-icon">overflow<wbr/>Widgets<wbr/>Dom<wbr/>Node</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#overviewRulerBorder" class="tsd-kind-icon">overview<wbr/>Ruler<wbr/>Border</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#overviewRulerLanes" class="tsd-kind-icon">overview<wbr/>Ruler<wbr/>Lanes</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#padding" class="tsd-kind-icon">padding</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#parameterHints" class="tsd-kind-icon">parameter<wbr/>Hints</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#peekWidgetDefaultFocus" class="tsd-kind-icon">peek<wbr/>Widget<wbr/>Default<wbr/>Focus</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#quickSuggestions" class="tsd-kind-icon">quick<wbr/>Suggestions</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#quickSuggestionsDelay" class="tsd-kind-icon">quick<wbr/>Suggestions<wbr/>Delay</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#readOnly" class="tsd-kind-icon">read<wbr/>Only</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#renameOnType" class="tsd-kind-icon">rename<wbr/>On<wbr/>Type</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#renderControlCharacters" class="tsd-kind-icon">render<wbr/>Control<wbr/>Characters</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#renderFinalNewline" class="tsd-kind-icon">render<wbr/>Final<wbr/>Newline</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#renderIndicators" class="tsd-kind-icon">render<wbr/>Indicators</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#renderLineHighlight" class="tsd-kind-icon">render<wbr/>Line<wbr/>Highlight</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#renderLineHighlightOnlyWhenFocus" class="tsd-kind-icon">render<wbr/>Line<wbr/>Highlight<wbr/>Only<wbr/>When<wbr/>Focus</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#renderMarginRevertIcon" class="tsd-kind-icon">render<wbr/>Margin<wbr/>Revert<wbr/>Icon</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#renderOverviewRuler" class="tsd-kind-icon">render<wbr/>Overview<wbr/>Ruler</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#renderSideBySide" class="tsd-kind-icon">render<wbr/>Side<wbr/>By<wbr/>Side</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#renderValidationDecorations" class="tsd-kind-icon">render<wbr/>Validation<wbr/>Decorations</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#renderWhitespace" class="tsd-kind-icon">render<wbr/>Whitespace</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#revealHorizontalRightPadding" class="tsd-kind-icon">reveal<wbr/>Horizontal<wbr/>Right<wbr/>Padding</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#roundedSelection" class="tsd-kind-icon">rounded<wbr/>Selection</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#rulers" class="tsd-kind-icon">rulers</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#scrollBeyondLastColumn" class="tsd-kind-icon">scroll<wbr/>Beyond<wbr/>Last<wbr/>Column</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#scrollBeyondLastLine" class="tsd-kind-icon">scroll<wbr/>Beyond<wbr/>Last<wbr/>Line</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#scrollPredominantAxis" class="tsd-kind-icon">scroll<wbr/>Predominant<wbr/>Axis</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#scrollbar" class="tsd-kind-icon">scrollbar</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#selectOnLineNumbers" class="tsd-kind-icon">select<wbr/>On<wbr/>Line<wbr/>Numbers</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#selectionClipboard" class="tsd-kind-icon">selection<wbr/>Clipboard</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#selectionHighlight" class="tsd-kind-icon">selection<wbr/>Highlight</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#showDeprecated" class="tsd-kind-icon">show<wbr/>Deprecated</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#showFoldingControls" class="tsd-kind-icon">show<wbr/>Folding<wbr/>Controls</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#showUnused" class="tsd-kind-icon">show<wbr/>Unused</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#smartSelect" class="tsd-kind-icon">smart<wbr/>Select</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#smoothScrolling" class="tsd-kind-icon">smooth<wbr/>Scrolling</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#snippetSuggestions" class="tsd-kind-icon">snippet<wbr/>Suggestions</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#stickyScroll" class="tsd-kind-icon">sticky<wbr/>Scroll</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#stickyTabStops" class="tsd-kind-icon">sticky<wbr/>Tab<wbr/>Stops</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#stopRenderingLineAfter" class="tsd-kind-icon">stop<wbr/>Rendering<wbr/>Line<wbr/>After</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#suggest" class="tsd-kind-icon">suggest</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#suggestFontSize" class="tsd-kind-icon">suggest<wbr/>Font<wbr/>Size</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#suggestLineHeight" class="tsd-kind-icon">suggest<wbr/>Line<wbr/>Height</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#suggestOnTriggerCharacters" class="tsd-kind-icon">suggest<wbr/>On<wbr/>Trigger<wbr/>Characters</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#suggestSelection" class="tsd-kind-icon">suggest<wbr/>Selection</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#tabCompletion" class="tsd-kind-icon">tab<wbr/>Completion</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#tabIndex" class="tsd-kind-icon">tab<wbr/>Index</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#unfoldOnClickAfterEndOfLine" class="tsd-kind-icon">unfold<wbr/>On<wbr/>Click<wbr/>After<wbr/>End<wbr/>Of<wbr/>Line</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#unicodeHighlight" class="tsd-kind-icon">unicode<wbr/>Highlight</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#unusualLineTerminators" class="tsd-kind-icon">unusual<wbr/>Line<wbr/>Terminators</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#useShadowDOM" class="tsd-kind-icon">use<wbr/>ShadowDOM</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#useTabStops" class="tsd-kind-icon">use<wbr/>Tab<wbr/>Stops</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#wordBreak" class="tsd-kind-icon">word<wbr/>Break</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#wordSeparators" class="tsd-kind-icon">word<wbr/>Separators</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#wordWrap" class="tsd-kind-icon">word<wbr/>Wrap</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#wordWrapBreakAfterCharacters" class="tsd-kind-icon">word<wbr/>Wrap<wbr/>Break<wbr/>After<wbr/>Characters</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#wordWrapBreakBeforeCharacters" class="tsd-kind-icon">word<wbr/>Wrap<wbr/>Break<wbr/>Before<wbr/>Characters</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#wordWrapColumn" class="tsd-kind-icon">word<wbr/>Wrap<wbr/>Column</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#wordWrapOverride1" class="tsd-kind-icon">word<wbr/>Wrap<wbr/>Override1</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#wordWrapOverride2" class="tsd-kind-icon">word<wbr/>Wrap<wbr/>Override2</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#wrappingIndent" class="tsd-kind-icon">wrapping<wbr/>Indent</a></li><li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited"><a href="monaco.editor.IDiffEditorConstructionOptions.html#wrappingStrategy" class="tsd-kind-icon">wrapping<wbr/>Strategy</a></li></ul></li></ul></nav></div></div></div><footer class=""><div class="container"><h2>Legend</h2><div class="tsd-legend-group"><ul class="tsd-legend"><li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li></ul></div><h2>Settings</h2><p>Theme <select id="theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></p></div></footer><div class="overlay"></div><script src="../assets/main.js"></script></body></html> |