~ K    A     L    I ~
UNAME : Linux web64.extendcp.co.uk 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
SERVER IP : 10.0.187.64 -________- CLIENT IP : 216.73.216.230
PATH :/usr/share/maxscale/gui/js/
UP FILE :
MINI SHELL D ZAB '
Current File : //usr/share/maxscale/gui/js/npm.monaco-editor~e66ff6d3.248443ac.js
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["npm.monaco-editor~e66ff6d3"],{"2c29":function(e,t,i){"use strict";i.d(t,"a",(function(){return o})),i.d(t,"c",(function(){return s})),i.d(t,"e",(function(){return r})),i.d(t,"d",(function(){return a})),i.d(t,"b",(function(){return l}));var n=i("8025");class o{constructor(e,t,i=!1){this._range=e,this._text=t,this.insertsAutoWhitespace=i}getEditOperations(e,t){t.addTrackedEditOperation(this._range,this._text)}computeCursorState(e,t){const i=t.getInverseEditOperations(),o=i[0].range;return n["a"].fromPositions(o.getEndPosition())}}class s{constructor(e,t){this._range=e,this._text=t}getEditOperations(e,t){t.addTrackedEditOperation(this._range,this._text)}computeCursorState(e,t){const i=t.getInverseEditOperations(),o=i[0].range;return n["a"].fromRange(o,0)}}class r{constructor(e,t,i=!1){this._range=e,this._text=t,this.insertsAutoWhitespace=i}getEditOperations(e,t){t.addTrackedEditOperation(this._range,this._text)}computeCursorState(e,t){const i=t.getInverseEditOperations(),o=i[0].range;return n["a"].fromPositions(o.getStartPosition())}}class a{constructor(e,t,i,n,o=!1){this._range=e,this._text=t,this._columnDeltaOffset=n,this._lineNumberDeltaOffset=i,this.insertsAutoWhitespace=o}getEditOperations(e,t){t.addTrackedEditOperation(this._range,this._text)}computeCursorState(e,t){const i=t.getInverseEditOperations(),o=i[0].range;return n["a"].fromPositions(o.getEndPosition().delta(this._lineNumberDeltaOffset,this._columnDeltaOffset))}}class l{constructor(e,t,i,n=!1){this._range=e,this._text=t,this._initialSelection=i,this._forceMoveMarkers=n,this._selectionId=null}getEditOperations(e,t){t.addTrackedEditOperation(this._range,this._text,this._forceMoveMarkers),this._selectionId=t.trackSelection(this._initialSelection)}computeCursorState(e,t){return t.getTrackedSelection(this._selectionId)}}},"52cc":function(e,t,i){"use strict";i.d(t,"a",(function(){return s}));var n=i("6a89"),o=i("8025");class s{constructor(e,t,i){this._range=e,this._charBeforeSelection=t,this._charAfterSelection=i}getEditOperations(e,t){t.addTrackedEditOperation(new n["a"](this._range.startLineNumber,this._range.startColumn,this._range.startLineNumber,this._range.startColumn),this._charBeforeSelection),t.addTrackedEditOperation(new n["a"](this._range.endLineNumber,this._range.endColumn,this._range.endLineNumber,this._range.endColumn),this._charAfterSelection)}computeCursorState(e,t){const i=t.getInverseEditOperations(),n=i[0].range,s=i[1].range;return new o["a"](n.endLineNumber,n.endColumn,s.endLineNumber,s.endColumn-this._charAfterSelection.length)}}},"62bd":function(e,t,i){"use strict";i.d(t,"a",(function(){return o}));var n=i("308f");const o=new class{constructor(){this._zoomLevel=0,this._onDidChangeZoomLevel=new n["b"],this.onDidChangeZoomLevel=this._onDidChangeZoomLevel.event}getZoomLevel(){return this._zoomLevel}setZoomLevel(e){e=Math.min(Math.max(-5,e),20),this._zoomLevel!==e&&(this._zoomLevel=e,this._onDidChangeZoomLevel.fire(this._zoomLevel))}}},"65d0":function(e,t,i){"use strict";i.d(t,"b",(function(){return p})),i.d(t,"a",(function(){return g}));var n=i("fd49"),o=i("bd7e"),s=i("dff7"),r=i("0910"),a=i("89cd");const l=Object.freeze({id:"editor",order:5,type:"object",title:s["a"]("editorConfigurationTitle","Editor"),scope:5}),d=Object.assign(Object.assign({},l),{properties:{"editor.tabSize":{type:"number",default:o["a"].tabSize,minimum:1,markdownDescription:s["a"]("tabSize","The number of spaces a tab is equal to. This setting is overridden based on the file contents when `#editor.detectIndentation#` is on.")},"editor.insertSpaces":{type:"boolean",default:o["a"].insertSpaces,markdownDescription:s["a"]("insertSpaces","Insert spaces when pressing `Tab`. This setting is overridden based on the file contents when `#editor.detectIndentation#` is on.")},"editor.detectIndentation":{type:"boolean",default:o["a"].detectIndentation,markdownDescription:s["a"]("detectIndentation","Controls whether `#editor.tabSize#` and `#editor.insertSpaces#` will be automatically detected when a file is opened based on the file contents.")},"editor.trimAutoWhitespace":{type:"boolean",default:o["a"].trimAutoWhitespace,description:s["a"]("trimAutoWhitespace","Remove trailing auto inserted whitespace.")},"editor.largeFileOptimizations":{type:"boolean",default:o["a"].largeFileOptimizations,description:s["a"]("largeFileOptimizations","Special handling for large files to disable certain memory intensive features.")},"editor.wordBasedSuggestions":{type:"boolean",default:!0,description:s["a"]("wordBasedSuggestions","Controls whether completions should be computed based on words in the document.")},"editor.wordBasedSuggestionsMode":{enum:["currentDocument","matchingDocuments","allDocuments"],default:"matchingDocuments",enumDescriptions:[s["a"]("wordBasedSuggestionsMode.currentDocument","Only suggest words from the active document."),s["a"]("wordBasedSuggestionsMode.matchingDocuments","Suggest words from all open documents of the same language."),s["a"]("wordBasedSuggestionsMode.allDocuments","Suggest words from all open documents.")],description:s["a"]("wordBasedSuggestionsMode","Controls from which documents word based completions are computed.")},"editor.semanticHighlighting.enabled":{enum:[!0,!1,"configuredByTheme"],enumDescriptions:[s["a"]("semanticHighlighting.true","Semantic highlighting enabled for all color themes."),s["a"]("semanticHighlighting.false","Semantic highlighting disabled for all color themes."),s["a"]("semanticHighlighting.configuredByTheme","Semantic highlighting is configured by the current color theme's `semanticHighlighting` setting.")],default:"configuredByTheme",description:s["a"]("semanticHighlighting.enabled","Controls whether the semanticHighlighting is shown for the languages that support it.")},"editor.stablePeek":{type:"boolean",default:!1,markdownDescription:s["a"]("stablePeek","Keep peek editors open even when double clicking their content or when hitting `Escape`.")},"editor.maxTokenizationLineLength":{type:"integer",default:2e4,description:s["a"]("maxTokenizationLineLength","Lines above this length will not be tokenized for performance reasons")},"editor.language.brackets":{type:"array",default:!1,description:s["a"]("schema.brackets","Defines the bracket symbols that increase or decrease the indentation."),items:{type:"array",items:[{type:"string",description:s["a"]("schema.openBracket","The opening bracket character or string sequence.")},{type:"string",description:s["a"]("schema.closeBracket","The closing bracket character or string sequence.")}]}},"editor.language.colorizedBracketPairs":{type:"array",default:!1,description:s["a"]("schema.colorizedBracketPairs","Defines the bracket pairs that are colorized by their nesting level if bracket pair colorization is enabled."),items:{type:"array",items:[{type:"string",description:s["a"]("schema.openBracket","The opening bracket character or string sequence.")},{type:"string",description:s["a"]("schema.closeBracket","The closing bracket character or string sequence.")}]}},"diffEditor.maxComputationTime":{type:"number",default:5e3,description:s["a"]("maxComputationTime","Timeout in milliseconds after which diff computation is cancelled. Use 0 for no timeout.")},"diffEditor.maxFileSize":{type:"number",default:50,description:s["a"]("maxFileSize","Maximum file size in MB for which to compute diffs. Use 0 for no limit.")},"diffEditor.renderSideBySide":{type:"boolean",default:!0,description:s["a"]("sideBySide","Controls whether the diff editor shows the diff side by side or inline.")},"diffEditor.ignoreTrimWhitespace":{type:"boolean",default:!0,description:s["a"]("ignoreTrimWhitespace","When enabled, the diff editor ignores changes in leading or trailing whitespace.")},"diffEditor.renderIndicators":{type:"boolean",default:!0,description:s["a"]("renderIndicators","Controls whether the diff editor shows +/- indicators for added/removed changes.")},"diffEditor.codeLens":{type:"boolean",default:!1,description:s["a"]("codeLens","Controls whether the editor shows CodeLens.")},"diffEditor.wordWrap":{type:"string",enum:["off","on","inherit"],default:"inherit",markdownEnumDescriptions:[s["a"]("wordWrap.off","Lines will never wrap."),s["a"]("wordWrap.on","Lines will wrap at the viewport width."),s["a"]("wordWrap.inherit","Lines will wrap according to the `#editor.wordWrap#` setting.")]}}});function c(e){return"undefined"!==typeof e.type||"undefined"!==typeof e.anyOf}for(const f of n["l"]){const e=f.schema;if("undefined"!==typeof e)if(c(e))d.properties["editor."+f.name]=e;else for(const t in e)Object.hasOwnProperty.call(e,t)&&(d.properties[t]=e[t])}let u=null;function h(){return null===u&&(u=Object.create(null),Object.keys(d.properties).forEach(e=>{u[e]=!0})),u}function p(e){const t=h();return t["editor."+e]||!1}function g(e){const t=h();return t["diffEditor."+e]||!1}const m=a["a"].as(r["a"].Configuration);m.registerConfiguration(d)},"7faa":function(e,t,i){"use strict";i.d(t,"a",(function(){return r}));var n=i("3742"),o=i("d3f4"),s=i("6a89");class r{constructor(e,t){this._selection=e,this._cursors=t,this._selectionId=null}getEditOperations(e,t){const i=a(e,this._cursors);for(let n=0,o=i.length;n<o;n++){const e=i[n];t.addEditOperation(e.range,e.text)}this._selectionId=t.trackSelection(this._selection)}computeCursorState(e,t){return t.getTrackedSelection(this._selectionId)}}function a(e,t){t.sort((e,t)=>e.lineNumber===t.lineNumber?e.column-t.column:e.lineNumber-t.lineNumber);for(let n=t.length-2;n>=0;n--)t[n].lineNumber===t[n+1].lineNumber&&t.splice(n,1);const i=[];let r=0,a=0;const l=t.length;for(let d=1,c=e.getLineCount();d<=c;d++){const c=e.getLineContent(d),u=c.length+1;let h=0;if(a<l&&t[a].lineNumber===d&&(h=t[a].column,a++,h===u))continue;if(0===c.length)continue;const p=n["I"](c);let g=0;if(-1===p)g=1;else{if(p===c.length-1)continue;g=p+2}g=Math.max(h,g),i[r++]=o["a"].delete(new s["a"](d,g,d,u))}return i}},ccde:function(e,t,i){"use strict";i.d(t,"a",(function(){return c}));var n=i("3742"),o=i("24b7"),s=i("6a89"),r=i("8025"),a=i("0184");const l=Object.create(null);function d(e,t){if(t<=0)return"";l[e]||(l[e]=["",e]);const i=l[e];for(let n=i.length;n<=t;n++)i[n]=i[n-1]+e;return i[t]}class c{constructor(e,t){this._opts=t,this._selection=e,this._selectionId=null,this._useLastEditRangeForCursorEndPosition=!1,this._selectionStartColumnStaysPut=!1}static unshiftIndent(e,t,i,n,s){const r=o["a"].visibleColumnFromColumn(e,t,i);if(s){const e=d(" ",n),t=o["a"].prevIndentTabStop(r,n),i=t/n;return d(e,i)}{const e="\t",t=o["a"].prevRenderTabStop(r,i),n=t/i;return d(e,n)}}static shiftIndent(e,t,i,n,s){const r=o["a"].visibleColumnFromColumn(e,t,i);if(s){const e=d(" ",n),t=o["a"].nextIndentTabStop(r,n),i=t/n;return d(e,i)}{const e="\t",t=o["a"].nextRenderTabStop(r,i),n=t/i;return d(e,n)}}_addEditOperation(e,t,i){this._useLastEditRangeForCursorEndPosition?e.addTrackedEditOperation(t,i):e.addEditOperation(t,i)}getEditOperations(e,t){const i=this._selection.startLineNumber;let r=this._selection.endLineNumber;1===this._selection.endColumn&&i!==r&&(r-=1);const{tabSize:l,indentSize:u,insertSpaces:h}=this._opts,p=i===r;if(this._opts.useTabStops){this._selection.isEmpty()&&/^\s*$/.test(e.getLineContent(i))&&(this._useLastEditRangeForCursorEndPosition=!0);let d=0,g=0;for(let m=i;m<=r;m++,d=g){g=0;const r=e.getLineContent(m);let f,w=n["u"](r);if((!this._opts.isUnshift||0!==r.length&&0!==w)&&(p||this._opts.isUnshift||0!==r.length)){if(-1===w&&(w=r.length),m>1){const t=o["a"].visibleColumnFromColumn(r,w+1,l);if(t%u!==0&&e.isCheapToTokenize(m-1)){const t=a["b"].getEnterAction(this._opts.autoIndent,e,new s["a"](m-1,e.getLineMaxColumn(m-1),m-1,e.getLineMaxColumn(m-1)));if(t){if(g=d,t.appendText)for(let e=0,i=t.appendText.length;e<i&&g<u;e++){if(32!==t.appendText.charCodeAt(e))break;g++}t.removeText&&(g=Math.max(0,g-t.removeText));for(let e=0;e<g;e++){if(0===w||32!==r.charCodeAt(w-1))break;w--}}}}this._opts.isUnshift&&0===w||(f=this._opts.isUnshift?c.unshiftIndent(r,w+1,l,u,h):c.shiftIndent(r,w+1,l,u,h),this._addEditOperation(t,new s["a"](m,1,m,w+1),f),m!==i||this._selection.isEmpty()||(this._selectionStartColumnStaysPut=this._selection.startColumn<=w+1))}}}else{!this._opts.isUnshift&&this._selection.isEmpty()&&0===e.getLineLength(i)&&(this._useLastEditRangeForCursorEndPosition=!0);const o=h?d(" ",u):"\t";for(let a=i;a<=r;a++){const r=e.getLineContent(a);let l=n["u"](r);if((!this._opts.isUnshift||0!==r.length&&0!==l)&&((p||this._opts.isUnshift||0!==r.length)&&(-1===l&&(l=r.length),!this._opts.isUnshift||0!==l)))if(this._opts.isUnshift){l=Math.min(l,u);for(let e=0;e<l;e++){const t=r.charCodeAt(e);if(9===t){l=e+1;break}}this._addEditOperation(t,new s["a"](a,1,a,l+1),"")}else this._addEditOperation(t,new s["a"](a,1,a,1),o),a!==i||this._selection.isEmpty()||(this._selectionStartColumnStaysPut=1===this._selection.startColumn)}}this._selectionId=t.trackSelection(this._selection)}computeCursorState(e,t){if(this._useLastEditRangeForCursorEndPosition){const e=t.getInverseEditOperations()[0];return new r["a"](e.range.endLineNumber,e.range.endColumn,e.range.endLineNumber,e.range.endColumn)}const i=t.getTrackedSelection(this._selectionId);if(this._selectionStartColumnStaysPut){const e=this._selection.startColumn,t=i.startColumn;return t<=e?i:0===i.getDirection()?new r["a"](i.startLineNumber,e,i.endLineNumber,i.endColumn):new r["a"](i.endLineNumber,i.endColumn,i.startLineNumber,e)}return i}}},fb71:function(e,t,i){"use strict";i.d(t,"a",(function(){return a})),i.d(t,"b",(function(){return d}));var n=i("30db"),o=i("62bd");const s=n["i"]?1.5:1.35,r=8;class a{constructor(e){this._bareFontInfoBrand=void 0,this.pixelRatio=e.pixelRatio,this.fontFamily=String(e.fontFamily),this.fontWeight=String(e.fontWeight),this.fontSize=e.fontSize,this.fontFeatureSettings=e.fontFeatureSettings,this.lineHeight=0|e.lineHeight,this.letterSpacing=e.letterSpacing}static createFromValidatedSettings(e,t,i){const n=e.get(43),o=e.get(47),s=e.get(46),r=e.get(45),l=e.get(59),d=e.get(56);return a._create(n,o,s,r,l,d,t,i)}static _create(e,t,i,n,l,d,c,u){0===l?l=s*i:l<r&&(l*=i),l=Math.round(l),l<r&&(l=r);const h=1+(u?0:.1*o["a"].getZoomLevel());return i*=h,l*=h,new a({pixelRatio:c,fontFamily:e,fontWeight:t,fontSize:i,fontFeatureSettings:n,lineHeight:l,letterSpacing:d})}getId(){return`${this.pixelRatio}-${this.fontFamily}-${this.fontWeight}-${this.fontSize}-${this.fontFeatureSettings}-${this.lineHeight}-${this.letterSpacing}`}getMassagedFontFamily(e){const t=a._wrapInQuotes(this.fontFamily);return e&&this.fontFamily!==e?`${t}, ${e}`:t}static _wrapInQuotes(e){return/[,"']/.test(e)?e:/[+ ]/.test(e)?`"${e}"`:e}}const l=1;class d extends a{constructor(e,t){super(e),this._editorStylingBrand=void 0,this.version=l,this.isTrusted=t,this.isMonospace=e.isMonospace,this.typicalHalfwidthCharacterWidth=e.typicalHalfwidthCharacterWidth,this.typicalFullwidthCharacterWidth=e.typicalFullwidthCharacterWidth,this.canUseHalfwidthRightwardsArrow=e.canUseHalfwidthRightwardsArrow,this.spaceWidth=e.spaceWidth,this.middotWidth=e.middotWidth,this.wsmiddotWidth=e.wsmiddotWidth,this.maxDigitWidth=e.maxDigitWidth}equals(e){return this.fontFamily===e.fontFamily&&this.fontWeight===e.fontWeight&&this.fontSize===e.fontSize&&this.fontFeatureSettings===e.fontFeatureSettings&&this.lineHeight===e.lineHeight&&this.letterSpacing===e.letterSpacing&&this.typicalHalfwidthCharacterWidth===e.typicalHalfwidthCharacterWidth&&this.typicalFullwidthCharacterWidth===e.typicalFullwidthCharacterWidth&&this.canUseHalfwidthRightwardsArrow===e.canUseHalfwidthRightwardsArrow&&this.spaceWidth===e.spaceWidth&&this.middotWidth===e.middotWidth&&this.wsmiddotWidth===e.wsmiddotWidth&&this.maxDigitWidth===e.maxDigitWidth}}},fd49:function(e,t,i){"use strict";i.d(t,"h",(function(){return d})),i.d(t,"c",(function(){return c})),i.d(t,"b",(function(){return u})),i.d(t,"a",(function(){return p})),i.d(t,"j",(function(){return w})),i.d(t,"k",(function(){return y})),i.d(t,"o",(function(){return k})),i.d(t,"i",(function(){return M})),i.d(t,"e",(function(){return E})),i.d(t,"f",(function(){return R})),i.d(t,"m",(function(){return J})),i.d(t,"n",(function(){return ie})),i.d(t,"p",(function(){return ne})),i.d(t,"d",(function(){return we})),i.d(t,"l",(function(){return be})),i.d(t,"g",(function(){return Se}));var n=i("dff7"),o=i("30db"),s=i("879b"),r=i("e8e3"),a=i("aa3d"),l=i("bd7e");const d=8;class c{constructor(e){this._values=e}hasChanged(e){return this._values[e]}}class u{constructor(){this.stableMinimapLayoutInput=null,this.stableFitMaxMinimapScale=0,this.stableFitRemainingWidth=0}}class h{constructor(e,t,i,n){this.id=e,this.name=t,this.defaultValue=i,this.schema=n}applyUpdate(e,t){return g(e,t)}compute(e,t,i){return i}}class p{constructor(e,t){this.newValue=e,this.didChange=t}}function g(e,t){if("object"!==typeof e||"object"!==typeof t||!e||!t)return new p(t,e!==t);if(Array.isArray(e)||Array.isArray(t)){const i=Array.isArray(e)&&Array.isArray(t)&&r["h"](e,t);return new p(t,i)}let i=!1;for(const n in t)if(t.hasOwnProperty(n)){const o=g(e[n],t[n]);o.didChange&&(e[n]=o.newValue,i=!0)}return new p(e,i)}class m{constructor(e){this.schema=void 0,this.id=e,this.name="_never_",this.defaultValue=void 0}applyUpdate(e,t){return g(e,t)}validate(e){return this.defaultValue}}class f{constructor(e,t,i,n){this.id=e,this.name=t,this.defaultValue=i,this.schema=n}applyUpdate(e,t){return g(e,t)}validate(e){return"undefined"===typeof e?this.defaultValue:e}compute(e,t,i){return i}}function w(e,t){return"undefined"===typeof e?t:"false"!==e&&Boolean(e)}class b extends f{constructor(e,t,i,n){"undefined"!==typeof n&&(n.type="boolean",n.default=i),super(e,t,i,n)}validate(e){return w(e,this.defaultValue)}}function y(e,t,i,n){if("undefined"===typeof e)return t;let o=parseInt(e,10);return isNaN(o)?t:(o=Math.max(i,o),o=Math.min(n,o),0|o)}class S extends f{constructor(e,t,i,n,o,s){"undefined"!==typeof s&&(s.type="integer",s.default=i,s.minimum=n,s.maximum=o),super(e,t,i,s),this.minimum=n,this.maximum=o}static clampedInt(e,t,i,n){return y(e,t,i,n)}validate(e){return S.clampedInt(e,this.defaultValue,this.minimum,this.maximum)}}class C extends f{constructor(e,t,i,n,o){"undefined"!==typeof o&&(o.type="number",o.default=i),super(e,t,i,o),this.validationFn=n}static clamp(e,t,i){return e<t?t:e>i?i:e}static float(e,t){if("number"===typeof e)return e;if("undefined"===typeof e)return t;const i=parseFloat(e);return isNaN(i)?t:i}validate(e){return this.validationFn(C.float(e,this.defaultValue))}}class v extends f{static string(e,t){return"string"!==typeof e?t:e}constructor(e,t,i,n){"undefined"!==typeof n&&(n.type="string",n.default=i),super(e,t,i,n)}validate(e){return v.string(e,this.defaultValue)}}function k(e,t,i){return"string"!==typeof e||-1===i.indexOf(e)?t:e}class L extends f{constructor(e,t,i,n,o){"undefined"!==typeof o&&(o.type="string",o.enum=n,o.default=i),super(e,t,i,o),this._allowedValues=n}validate(e){return k(e,this.defaultValue,this._allowedValues)}}class W extends h{constructor(e,t,i,n,o,s,r){"undefined"!==typeof r&&(r.type="string",r.enum=o,r.default=n),super(e,t,i,r),this._allowedValues=o,this._convert=s}validate(e){return"string"!==typeof e||-1===this._allowedValues.indexOf(e)?this.defaultValue:this._convert(e)}}function D(e){switch(e){case"none":return 0;case"keep":return 1;case"brackets":return 2;case"advanced":return 3;case"full":return 4}}class I extends h{constructor(){super(2,"accessibilitySupport",0,{type:"string",enum:["auto","on","off"],enumDescriptions:[n["a"]("accessibilitySupport.auto","The editor will use platform APIs to detect when a Screen Reader is attached."),n["a"]("accessibilitySupport.on","The editor will be permanently optimized for usage with a Screen Reader. Word wrapping will be disabled."),n["a"]("accessibilitySupport.off","The editor will never be optimized for usage with a Screen Reader.")],default:"auto",description:n["a"]("accessibilitySupport","Controls whether the editor should run in a mode where it is optimized for screen readers. Setting to on will disable word wrapping.")})}validate(e){switch(e){case"auto":return 0;case"off":return 1;case"on":return 2}return this.defaultValue}compute(e,t,i){return 0===i?e.accessibilitySupport:i}}class x extends h{constructor(){const e={insertSpace:!0,ignoreEmptyLines:!0};super(19,"comments",e,{"editor.comments.insertSpace":{type:"boolean",default:e.insertSpace,description:n["a"]("comments.insertSpace","Controls whether a space character is inserted when commenting.")},"editor.comments.ignoreEmptyLines":{type:"boolean",default:e.ignoreEmptyLines,description:n["a"]("comments.ignoreEmptyLines","Controls if empty lines should be ignored with toggle, add or remove actions for line comments.")}})}validate(e){if(!e||"object"!==typeof e)return this.defaultValue;const t=e;return{insertSpace:w(t.insertSpace,this.defaultValue.insertSpace),ignoreEmptyLines:w(t.ignoreEmptyLines,this.defaultValue.ignoreEmptyLines)}}}function z(e){switch(e){case"blink":return 1;case"smooth":return 2;case"phase":return 3;case"expand":return 4;case"solid":return 5}}var M;function V(e){switch(e){case"line":return M.Line;case"block":return M.Block;case"underline":return M.Underline;case"line-thin":return M.LineThin;case"block-outline":return M.BlockOutline;case"underline-thin":return M.UnderlineThin}}(function(e){e[e["Line"]=1]="Line",e[e["Block"]=2]="Block",e[e["Underline"]=3]="Underline",e[e["LineThin"]=4]="LineThin",e[e["BlockOutline"]=5]="BlockOutline",e[e["UnderlineThin"]=6]="UnderlineThin"})(M||(M={}));class F extends m{constructor(){super(128)}compute(e,t,i){const n=["monaco-editor"];return t.get(33)&&n.push(t.get(33)),e.extraEditorClassName&&n.push(e.extraEditorClassName),"default"===t.get(66)?n.push("mouse-default"):"copy"===t.get(66)&&n.push("mouse-copy"),t.get(100)&&n.push("showUnused"),t.get(126)&&n.push("showDeprecated"),n.join(" ")}}class O extends b{constructor(){super(32,"emptySelectionClipboard",!0,{description:n["a"]("emptySelectionClipboard","Controls whether copying without a selection copies the current line.")})}compute(e,t,i){return i&&e.emptySelectionClipboard}}class T extends h{constructor(){const e={cursorMoveOnType:!0,seedSearchStringFromSelection:"always",autoFindInSelection:"never",globalFindClipboard:!1,addExtraSpaceOnTop:!0,loop:!0};super(35,"find",e,{"editor.find.cursorMoveOnType":{type:"boolean",default:e.cursorMoveOnType,description:n["a"]("find.cursorMoveOnType","Controls whether the cursor should jump to find matches while typing.")},"editor.find.seedSearchStringFromSelection":{type:"string",enum:["never","always","selection"],default:e.seedSearchStringFromSelection,enumDescriptions:[n["a"]("editor.find.seedSearchStringFromSelection.never","Never seed search string from the editor selection."),n["a"]("editor.find.seedSearchStringFromSelection.always","Always seed search string from the editor selection, including word at cursor position."),n["a"]("editor.find.seedSearchStringFromSelection.selection","Only seed search string from the editor selection.")],description:n["a"]("find.seedSearchStringFromSelection","Controls whether the search string in the Find Widget is seeded from the editor selection.")},"editor.find.autoFindInSelection":{type:"string",enum:["never","always","multiline"],default:e.autoFindInSelection,enumDescriptions:[n["a"]("editor.find.autoFindInSelection.never","Never turn on Find in Selection automatically (default)."),n["a"]("editor.find.autoFindInSelection.always","Always turn on Find in Selection automatically."),n["a"]("editor.find.autoFindInSelection.multiline","Turn on Find in Selection automatically when multiple lines of content are selected.")],description:n["a"]("find.autoFindInSelection","Controls the condition for turning on Find in Selection automatically.")},"editor.find.globalFindClipboard":{type:"boolean",default:e.globalFindClipboard,description:n["a"]("find.globalFindClipboard","Controls whether the Find Widget should read or modify the shared find clipboard on macOS."),included:o["i"]},"editor.find.addExtraSpaceOnTop":{type:"boolean",default:e.addExtraSpaceOnTop,description:n["a"]("find.addExtraSpaceOnTop","Controls whether the Find Widget should add extra lines on top of the editor. When true, you can scroll beyond the first line when the Find Widget is visible.")},"editor.find.loop":{type:"boolean",default:e.loop,description:n["a"]("find.loop","Controls whether the search automatically restarts from the beginning (or the end) when no further matches can be found.")}})}validate(e){if(!e||"object"!==typeof e)return this.defaultValue;const t=e;return{cursorMoveOnType:w(t.cursorMoveOnType,this.defaultValue.cursorMoveOnType),seedSearchStringFromSelection:"boolean"===typeof e.seedSearchStringFromSelection?e.seedSearchStringFromSelection?"always":"never":k(t.seedSearchStringFromSelection,this.defaultValue.seedSearchStringFromSelection,["never","always","selection"]),autoFindInSelection:"boolean"===typeof e.autoFindInSelection?e.autoFindInSelection?"always":"never":k(t.autoFindInSelection,this.defaultValue.autoFindInSelection,["never","always","multiline"]),globalFindClipboard:w(t.globalFindClipboard,this.defaultValue.globalFindClipboard),addExtraSpaceOnTop:w(t.addExtraSpaceOnTop,this.defaultValue.addExtraSpaceOnTop),loop:w(t.loop,this.defaultValue.loop)}}}class E extends h{constructor(){super(45,"fontLigatures",E.OFF,{anyOf:[{type:"boolean",description:n["a"]("fontLigatures","Enables/Disables font ligatures ('calt' and 'liga' font features). Change this to a string for fine-grained control of the 'font-feature-settings' CSS property.")},{type:"string",description:n["a"]("fontFeatureSettings","Explicit 'font-feature-settings' CSS property. A boolean can be passed instead if one only needs to turn on/off ligatures.")}],description:n["a"]("fontLigaturesGeneral","Configures font ligatures or font features. Can be either a boolean to enable/disable ligatures or a string for the value of the CSS 'font-feature-settings' property."),default:!1})}validate(e){return"undefined"===typeof e?this.defaultValue:"string"===typeof e?"false"===e?E.OFF:"true"===e?E.ON:e:Boolean(e)?E.ON:E.OFF}}E.OFF='"liga" off, "calt" off',E.ON='"liga" on, "calt" on';class H extends m{constructor(){super(44)}compute(e,t,i){return e.fontInfo}}class _ extends f{constructor(){super(46,"fontSize",we.fontSize,{type:"number",minimum:6,maximum:100,default:we.fontSize,description:n["a"]("fontSize","Controls the font size in pixels.")})}validate(e){const t=C.float(e,this.defaultValue);return 0===t?we.fontSize:C.clamp(t,6,100)}compute(e,t,i){return e.fontInfo.fontSize}}class A extends h{constructor(){super(47,"fontWeight",we.fontWeight,{anyOf:[{type:"number",minimum:A.MINIMUM_VALUE,maximum:A.MAXIMUM_VALUE,errorMessage:n["a"]("fontWeightErrorMessage",'Only "normal" and "bold" keywords or numbers between 1 and 1000 are allowed.')},{type:"string",pattern:"^(normal|bold|1000|[1-9][0-9]{0,2})$"},{enum:A.SUGGESTION_VALUES}],default:we.fontWeight,description:n["a"]("fontWeight",'Controls the font weight. Accepts "normal" and "bold" keywords or numbers between 1 and 1000.')})}validate(e){return"normal"===e||"bold"===e?e:String(S.clampedInt(e,we.fontWeight,A.MINIMUM_VALUE,A.MAXIMUM_VALUE))}}A.SUGGESTION_VALUES=["normal","bold","100","200","300","400","500","600","700","800","900"],A.MINIMUM_VALUE=1,A.MAXIMUM_VALUE=1e3;class P extends h{constructor(){const e={multiple:"peek",multipleDefinitions:"peek",multipleTypeDefinitions:"peek",multipleDeclarations:"peek",multipleImplementations:"peek",multipleReferences:"peek",alternativeDefinitionCommand:"editor.action.goToReferences",alternativeTypeDefinitionCommand:"editor.action.goToReferences",alternativeDeclarationCommand:"editor.action.goToReferences",alternativeImplementationCommand:"",alternativeReferenceCommand:""},t={type:"string",enum:["peek","gotoAndPeek","goto"],default:e.multiple,enumDescriptions:[n["a"]("editor.gotoLocation.multiple.peek","Show peek view of the results (default)"),n["a"]("editor.gotoLocation.multiple.gotoAndPeek","Go to the primary result and show a peek view"),n["a"]("editor.gotoLocation.multiple.goto","Go to the primary result and enable peek-less navigation to others")]},i=["","editor.action.referenceSearch.trigger","editor.action.goToReferences","editor.action.peekImplementation","editor.action.goToImplementation","editor.action.peekTypeDefinition","editor.action.goToTypeDefinition","editor.action.peekDeclaration","editor.action.revealDeclaration","editor.action.peekDefinition","editor.action.revealDefinitionAside","editor.action.revealDefinition"];super(51,"gotoLocation",e,{"editor.gotoLocation.multiple":{deprecationMessage:n["a"]("editor.gotoLocation.multiple.deprecated","This setting is deprecated, please use separate settings like 'editor.editor.gotoLocation.multipleDefinitions' or 'editor.editor.gotoLocation.multipleImplementations' instead.")},"editor.gotoLocation.multipleDefinitions":Object.assign({description:n["a"]("editor.editor.gotoLocation.multipleDefinitions","Controls the behavior the 'Go to Definition'-command when multiple target locations exist.")},t),"editor.gotoLocation.multipleTypeDefinitions":Object.assign({description:n["a"]("editor.editor.gotoLocation.multipleTypeDefinitions","Controls the behavior the 'Go to Type Definition'-command when multiple target locations exist.")},t),"editor.gotoLocation.multipleDeclarations":Object.assign({description:n["a"]("editor.editor.gotoLocation.multipleDeclarations","Controls the behavior the 'Go to Declaration'-command when multiple target locations exist.")},t),"editor.gotoLocation.multipleImplementations":Object.assign({description:n["a"]("editor.editor.gotoLocation.multipleImplemenattions","Controls the behavior the 'Go to Implementations'-command when multiple target locations exist.")},t),"editor.gotoLocation.multipleReferences":Object.assign({description:n["a"]("editor.editor.gotoLocation.multipleReferences","Controls the behavior the 'Go to References'-command when multiple target locations exist.")},t),"editor.gotoLocation.alternativeDefinitionCommand":{type:"string",default:e.alternativeDefinitionCommand,enum:i,description:n["a"]("alternativeDefinitionCommand","Alternative command id that is being executed when the result of 'Go to Definition' is the current location.")},"editor.gotoLocation.alternativeTypeDefinitionCommand":{type:"string",default:e.alternativeTypeDefinitionCommand,enum:i,description:n["a"]("alternativeTypeDefinitionCommand","Alternative command id that is being executed when the result of 'Go to Type Definition' is the current location.")},"editor.gotoLocation.alternativeDeclarationCommand":{type:"string",default:e.alternativeDeclarationCommand,enum:i,description:n["a"]("alternativeDeclarationCommand","Alternative command id that is being executed when the result of 'Go to Declaration' is the current location.")},"editor.gotoLocation.alternativeImplementationCommand":{type:"string",default:e.alternativeImplementationCommand,enum:i,description:n["a"]("alternativeImplementationCommand","Alternative command id that is being executed when the result of 'Go to Implementation' is the current location.")},"editor.gotoLocation.alternativeReferenceCommand":{type:"string",default:e.alternativeReferenceCommand,enum:i,description:n["a"]("alternativeReferenceCommand","Alternative command id that is being executed when the result of 'Go to Reference' is the current location.")}})}validate(e){var t,i,n,o,s;if(!e||"object"!==typeof e)return this.defaultValue;const r=e;return{multiple:k(r.multiple,this.defaultValue.multiple,["peek","gotoAndPeek","goto"]),multipleDefinitions:null!==(t=r.multipleDefinitions)&&void 0!==t?t:k(r.multipleDefinitions,"peek",["peek","gotoAndPeek","goto"]),multipleTypeDefinitions:null!==(i=r.multipleTypeDefinitions)&&void 0!==i?i:k(r.multipleTypeDefinitions,"peek",["peek","gotoAndPeek","goto"]),multipleDeclarations:null!==(n=r.multipleDeclarations)&&void 0!==n?n:k(r.multipleDeclarations,"peek",["peek","gotoAndPeek","goto"]),multipleImplementations:null!==(o=r.multipleImplementations)&&void 0!==o?o:k(r.multipleImplementations,"peek",["peek","gotoAndPeek","goto"]),multipleReferences:null!==(s=r.multipleReferences)&&void 0!==s?s:k(r.multipleReferences,"peek",["peek","gotoAndPeek","goto"]),alternativeDefinitionCommand:v.string(r.alternativeDefinitionCommand,this.defaultValue.alternativeDefinitionCommand),alternativeTypeDefinitionCommand:v.string(r.alternativeTypeDefinitionCommand,this.defaultValue.alternativeTypeDefinitionCommand),alternativeDeclarationCommand:v.string(r.alternativeDeclarationCommand,this.defaultValue.alternativeDeclarationCommand),alternativeImplementationCommand:v.string(r.alternativeImplementationCommand,this.defaultValue.alternativeImplementationCommand),alternativeReferenceCommand:v.string(r.alternativeReferenceCommand,this.defaultValue.alternativeReferenceCommand)}}}class B extends h{constructor(){const e={enabled:!0,delay:300,sticky:!0,above:!0};super(53,"hover",e,{"editor.hover.enabled":{type:"boolean",default:e.enabled,description:n["a"]("hover.enabled","Controls whether the hover is shown.")},"editor.hover.delay":{type:"number",default:e.delay,minimum:0,maximum:1e4,description:n["a"]("hover.delay","Controls the delay in milliseconds after which the hover is shown.")},"editor.hover.sticky":{type:"boolean",default:e.sticky,description:n["a"]("hover.sticky","Controls whether the hover should remain visible when mouse is moved over it.")},"editor.hover.above":{type:"boolean",default:e.above,description:n["a"]("hover.above","Prefer showing hovers above the line, if there's space.")}})}validate(e){if(!e||"object"!==typeof e)return this.defaultValue;const t=e;return{enabled:w(t.enabled,this.defaultValue.enabled),delay:S.clampedInt(t.delay,this.defaultValue.delay,0,1e4),sticky:w(t.sticky,this.defaultValue.sticky),above:w(t.above,this.defaultValue.above)}}}class R extends m{constructor(){super(131)}compute(e,t,i){return R.computeLayout(t,{memory:e.memory,outerWidth:e.outerWidth,outerHeight:e.outerHeight,isDominatedByLongLines:e.isDominatedByLongLines,lineHeight:e.fontInfo.lineHeight,viewLineCount:e.viewLineCount,lineNumbersDigitCount:e.lineNumbersDigitCount,typicalHalfwidthCharacterWidth:e.fontInfo.typicalHalfwidthCharacterWidth,maxDigitWidth:e.fontInfo.maxDigitWidth,pixelRatio:e.pixelRatio})}static computeContainedMinimapLineCount(e){const t=e.height/e.lineHeight,i=e.scrollBeyondLastLine?t-1:0,n=(e.viewLineCount+i)/(e.pixelRatio*e.height),o=Math.floor(e.viewLineCount/n);return{typicalViewportLineCount:t,extraLinesBeyondLastLine:i,desiredRatio:n,minimapLineCount:o}}static _computeMinimapLayout(e,t){const i=e.outerWidth,n=e.outerHeight,o=e.pixelRatio;if(!e.minimap.enabled)return{renderMinimap:0,minimapLeft:0,minimapWidth:0,minimapHeightIsEditorHeight:!1,minimapIsSampling:!1,minimapScale:1,minimapLineHeight:1,minimapCanvasInnerWidth:0,minimapCanvasInnerHeight:Math.floor(o*n),minimapCanvasOuterWidth:0,minimapCanvasOuterHeight:n};const s=t.stableMinimapLayoutInput,r=s&&e.outerHeight===s.outerHeight&&e.lineHeight===s.lineHeight&&e.typicalHalfwidthCharacterWidth===s.typicalHalfwidthCharacterWidth&&e.pixelRatio===s.pixelRatio&&e.scrollBeyondLastLine===s.scrollBeyondLastLine&&e.minimap.enabled===s.minimap.enabled&&e.minimap.side===s.minimap.side&&e.minimap.size===s.minimap.size&&e.minimap.showSlider===s.minimap.showSlider&&e.minimap.renderCharacters===s.minimap.renderCharacters&&e.minimap.maxColumn===s.minimap.maxColumn&&e.minimap.scale===s.minimap.scale&&e.verticalScrollbarWidth===s.verticalScrollbarWidth&&e.isViewportWrapping===s.isViewportWrapping,a=e.lineHeight,l=e.typicalHalfwidthCharacterWidth,c=e.scrollBeyondLastLine,u=e.minimap.renderCharacters;let h=o>=2?Math.round(2*e.minimap.scale):e.minimap.scale;const p=e.minimap.maxColumn,g=e.minimap.size,m=e.minimap.side,f=e.verticalScrollbarWidth,w=e.viewLineCount,b=e.remainingWidth,y=e.isViewportWrapping,S=u?2:3;let C=Math.floor(o*n);const v=C/o;let k=!1,L=!1,W=S*h,D=h/o,I=1;if("fill"===g||"fit"===g){const{typicalViewportLineCount:i,extraLinesBeyondLastLine:s,desiredRatio:l,minimapLineCount:d}=R.computeContainedMinimapLineCount({viewLineCount:w,scrollBeyondLastLine:c,height:n,lineHeight:a,pixelRatio:o}),u=w/d;if(u>1)k=!0,L=!0,h=1,W=1,D=h/o;else{let n=!1,d=h+1;if("fit"===g){const e=Math.ceil((w+s)*W);y&&r&&b<=t.stableFitRemainingWidth?(n=!0,d=t.stableFitMaxMinimapScale):n=e>C}if("fill"===g||n){k=!0;const n=h;W=Math.min(a*o,Math.max(1,Math.floor(1/l))),y&&r&&b<=t.stableFitRemainingWidth&&(d=t.stableFitMaxMinimapScale),h=Math.min(d,Math.max(1,Math.floor(W/S))),h>n&&(I=Math.min(2,h/n)),D=h/o/I,C=Math.ceil(Math.max(i,w+s)*W),y?(t.stableMinimapLayoutInput=e,t.stableFitRemainingWidth=b,t.stableFitMaxMinimapScale=h):(t.stableMinimapLayoutInput=null,t.stableFitRemainingWidth=0)}}}const x=Math.floor(p*D),z=Math.min(x,Math.max(0,Math.floor((b-f-2)*D/(l+D)))+d);let M=Math.floor(o*z);const V=M/o;M=Math.floor(M*I);const F=u?1:2,O="left"===m?0:i-z-f;return{renderMinimap:F,minimapLeft:O,minimapWidth:z,minimapHeightIsEditorHeight:k,minimapIsSampling:L,minimapScale:h,minimapLineHeight:W,minimapCanvasInnerWidth:M,minimapCanvasInnerHeight:C,minimapCanvasOuterWidth:V,minimapCanvasOuterHeight:v}}static computeLayout(e,t){const i=0|t.outerWidth,n=0|t.outerHeight,o=0|t.lineHeight,s=0|t.lineNumbersDigitCount,r=t.typicalHalfwidthCharacterWidth,a=t.maxDigitWidth,l=t.pixelRatio,d=t.viewLineCount,c=e.get(123),h="inherit"===c?e.get(122):c,p="inherit"===h?e.get(118):h,g=e.get(121),m=e.get(2),f=t.isDominatedByLongLines,w=e.get(50),b=0!==e.get(60).renderType,y=e.get(61),C=e.get(94),v=e.get(65),k=e.get(92),L=k.verticalScrollbarSize,W=k.verticalHasArrows,D=k.arrowSize,I=k.horizontalScrollbarSize,x=e.get(58),z=e.get(37);let M;if("string"===typeof x&&/^\d+(\.\d+)?ch$/.test(x)){const e=parseFloat(x.substr(0,x.length-2));M=S.clampedInt(e*r,0,0,1e3)}else M=S.clampedInt(x,0,0,1e3);z&&(M+=16);let V=0;if(b){const e=Math.max(s,y);V=Math.round(e*a)}let F=0;w&&(F=o);let O=0,T=O+F,E=T+V,H=E+M;const _=i-F-V-M;let A=!1,P=!1,B=-1;2!==m&&("inherit"===h&&f?(A=!0,P=!0):"on"===p||"bounded"===p?P=!0:"wordWrapColumn"===p&&(B=g));const U=R._computeMinimapLayout({outerWidth:i,outerHeight:n,lineHeight:o,typicalHalfwidthCharacterWidth:r,pixelRatio:l,scrollBeyondLastLine:C,minimap:v,verticalScrollbarWidth:L,viewLineCount:d,remainingWidth:_,isViewportWrapping:P},t.memory||new u);0!==U.renderMinimap&&0===U.minimapLeft&&(O+=U.minimapWidth,T+=U.minimapWidth,E+=U.minimapWidth,H+=U.minimapWidth);const N=_-U.minimapWidth,j=Math.max(1,Math.floor((N-L-2)/r)),q=W?D:0;return P&&(B=Math.max(1,j),"bounded"===p&&(B=Math.min(B,g))),{width:i,height:n,glyphMarginLeft:O,glyphMarginWidth:F,lineNumbersLeft:T,lineNumbersWidth:V,decorationsLeft:E,decorationsWidth:M,contentLeft:H,contentWidth:N,minimap:U,viewportColumn:j,isWordWrapMinified:A,isViewportWrapping:P,wrappingColumn:B,verticalScrollbarWidth:L,horizontalScrollbarHeight:I,overviewRuler:{top:q,width:L,height:n-2*q,right:0}}}}class U extends h{constructor(){const e={enabled:!0};super(57,"lightbulb",e,{"editor.lightbulb.enabled":{type:"boolean",default:e.enabled,description:n["a"]("codeActions","Enables the code action lightbulb in the editor.")}})}validate(e){if(!e||"object"!==typeof e)return this.defaultValue;const t=e;return{enabled:w(t.enabled,this.defaultValue.enabled)}}}class N extends h{constructor(){const e={enabled:!0,fontSize:0,fontFamily:""};super(127,"inlayHints",e,{"editor.inlayHints.enabled":{type:"boolean",default:e.enabled,description:n["a"]("inlayHints.enable","Enables the inlay hints in the editor.")},"editor.inlayHints.fontSize":{type:"number",default:e.fontSize,markdownDescription:n["a"]("inlayHints.fontSize","Controls font size of inlay hints in the editor. A default of 90% of `#editor.fontSize#` is used when the configured value is less than `5` or greater than the editor font size.")},"editor.inlayHints.fontFamily":{type:"string",default:e.fontFamily,markdownDescription:n["a"]("inlayHints.fontFamily","Controls font family of inlay hints in the editor. When set to empty, the `#editor.fontFamily#` is used.")}})}validate(e){if(!e||"object"!==typeof e)return this.defaultValue;const t=e;return{enabled:w(t.enabled,this.defaultValue.enabled),fontSize:S.clampedInt(t.fontSize,this.defaultValue.fontSize,0,100),fontFamily:v.string(t.fontFamily,this.defaultValue.fontFamily)}}}class j extends C{constructor(){super(59,"lineHeight",we.lineHeight,e=>C.clamp(e,0,150),{markdownDescription:n["a"]("lineHeight","Controls the line height. \n - Use 0 to automatically compute the line height from the font size.\n - Values between 0 and 8 will be used as a multiplier with the font size.\n - Values greater than or equal to 8 will be used as effective values.")})}compute(e,t,i){return e.fontInfo.lineHeight}}class q extends h{constructor(){const e={enabled:!0,size:"proportional",side:"right",showSlider:"mouseover",renderCharacters:!0,maxColumn:120,scale:1};super(65,"minimap",e,{"editor.minimap.enabled":{type:"boolean",default:e.enabled,description:n["a"]("minimap.enabled","Controls whether the minimap is shown.")},"editor.minimap.size":{type:"string",enum:["proportional","fill","fit"],enumDescriptions:[n["a"]("minimap.size.proportional","The minimap has the same size as the editor contents (and might scroll)."),n["a"]("minimap.size.fill","The minimap will stretch or shrink as necessary to fill the height of the editor (no scrolling)."),n["a"]("minimap.size.fit","The minimap will shrink as necessary to never be larger than the editor (no scrolling).")],default:e.size,description:n["a"]("minimap.size","Controls the size of the minimap.")},"editor.minimap.side":{type:"string",enum:["left","right"],default:e.side,description:n["a"]("minimap.side","Controls the side where to render the minimap.")},"editor.minimap.showSlider":{type:"string",enum:["always","mouseover"],default:e.showSlider,description:n["a"]("minimap.showSlider","Controls when the minimap slider is shown.")},"editor.minimap.scale":{type:"number",default:e.scale,minimum:1,maximum:3,enum:[1,2,3],description:n["a"]("minimap.scale","Scale of content drawn in the minimap: 1, 2 or 3.")},"editor.minimap.renderCharacters":{type:"boolean",default:e.renderCharacters,description:n["a"]("minimap.renderCharacters","Render the actual characters on a line as opposed to color blocks.")},"editor.minimap.maxColumn":{type:"number",default:e.maxColumn,description:n["a"]("minimap.maxColumn","Limit the width of the minimap to render at most a certain number of columns.")}})}validate(e){if(!e||"object"!==typeof e)return this.defaultValue;const t=e;return{enabled:w(t.enabled,this.defaultValue.enabled),size:k(t.size,this.defaultValue.size,["proportional","fill","fit"]),side:k(t.side,this.defaultValue.side,["right","left"]),showSlider:k(t.showSlider,this.defaultValue.showSlider,["always","mouseover"]),renderCharacters:w(t.renderCharacters,this.defaultValue.renderCharacters),scale:S.clampedInt(t.scale,1,1,3),maxColumn:S.clampedInt(t.maxColumn,this.defaultValue.maxColumn,1,1e4)}}}function G(e){return"ctrlCmd"===e?o["i"]?"metaKey":"ctrlKey":"altKey"}class K extends h{constructor(){super(75,"padding",{top:0,bottom:0},{"editor.padding.top":{type:"number",default:0,minimum:0,maximum:1e3,description:n["a"]("padding.top","Controls the amount of space between the top edge of the editor and the first line.")},"editor.padding.bottom":{type:"number",default:0,minimum:0,maximum:1e3,description:n["a"]("padding.bottom","Controls the amount of space between the bottom edge of the editor and the last line.")}})}validate(e){if(!e||"object"!==typeof e)return this.defaultValue;const t=e;return{top:S.clampedInt(t.top,0,0,1e3),bottom:S.clampedInt(t.bottom,0,0,1e3)}}}class Q extends h{constructor(){const e={enabled:!0,cycle:!1};super(76,"parameterHints",e,{"editor.parameterHints.enabled":{type:"boolean",default:e.enabled,description:n["a"]("parameterHints.enabled","Enables a pop-up that shows parameter documentation and type information as you type.")},"editor.parameterHints.cycle":{type:"boolean",default:e.cycle,description:n["a"]("parameterHints.cycle","Controls whether the parameter hints menu cycles or closes when reaching the end of the list.")}})}validate(e){if(!e||"object"!==typeof e)return this.defaultValue;const t=e;return{enabled:w(t.enabled,this.defaultValue.enabled),cycle:w(t.cycle,this.defaultValue.cycle)}}}class $ extends m{constructor(){super(129)}compute(e,t,i){return e.pixelRatio}}class Z extends h{constructor(){const e={other:!0,comments:!1,strings:!1};super(79,"quickSuggestions",e,{anyOf:[{type:"boolean"},{type:"object",properties:{strings:{type:"boolean",default:e.strings,description:n["a"]("quickSuggestions.strings","Enable quick suggestions inside strings.")},comments:{type:"boolean",default:e.comments,description:n["a"]("quickSuggestions.comments","Enable quick suggestions inside comments.")},other:{type:"boolean",default:e.other,description:n["a"]("quickSuggestions.other","Enable quick suggestions outside of strings and comments.")}}}],default:e,description:n["a"]("quickSuggestions","Controls whether suggestions should automatically show up while typing.")}),this.defaultValue=e}validate(e){if("boolean"===typeof e)return e;if(e&&"object"===typeof e){const t=e,i={other:w(t.other,this.defaultValue.other),comments:w(t.comments,this.defaultValue.comments),strings:w(t.strings,this.defaultValue.strings)};return!!(i.other&&i.comments&&i.strings)||!!(i.other||i.comments||i.strings)&&i}return this.defaultValue}}class X extends h{constructor(){super(60,"lineNumbers",{renderType:1,renderFn:null},{type:"string",enum:["off","on","relative","interval"],enumDescriptions:[n["a"]("lineNumbers.off","Line numbers are not rendered."),n["a"]("lineNumbers.on","Line numbers are rendered as absolute number."),n["a"]("lineNumbers.relative","Line numbers are rendered as distance in lines to cursor position."),n["a"]("lineNumbers.interval","Line numbers are rendered every 10 lines.")],default:"on",description:n["a"]("lineNumbers","Controls the display of line numbers.")})}validate(e){let t=this.defaultValue.renderType,i=this.defaultValue.renderFn;return"undefined"!==typeof e&&("function"===typeof e?(t=4,i=e):t="interval"===e?3:"relative"===e?2:"on"===e?1:0),{renderType:t,renderFn:i}}}function J(e){const t=e.get(87);return"editable"===t?e.get(81):"on"!==t}class Y extends h{constructor(){const e=[],t={type:"number",description:n["a"]("rulers.size","Number of monospace characters at which this editor ruler will render.")};super(91,"rulers",e,{type:"array",items:{anyOf:[t,{type:["object"],properties:{column:t,color:{type:"string",description:n["a"]("rulers.color","Color of this editor ruler."),format:"color-hex"}}}]},default:e,description:n["a"]("rulers","Render vertical rulers after a certain number of monospace characters. Use multiple values for multiple rulers. No rulers are drawn if array is empty.")})}validate(e){if(Array.isArray(e)){const t=[];for(let i of e)if("number"===typeof i)t.push({column:S.clampedInt(i,0,0,1e4),color:null});else if(i&&"object"===typeof i){const e=i;t.push({column:S.clampedInt(e.column,0,0,1e4),color:e.color})}return t.sort((e,t)=>e.column-t.column),t}return this.defaultValue}}function ee(e,t){if("string"!==typeof e)return t;switch(e){case"hidden":return 2;case"visible":return 3;default:return 1}}class te extends h{constructor(){const e={vertical:1,horizontal:1,arrowSize:11,useShadows:!0,verticalHasArrows:!1,horizontalHasArrows:!1,horizontalScrollbarSize:12,horizontalSliderSize:12,verticalScrollbarSize:14,verticalSliderSize:14,handleMouseWheel:!0,alwaysConsumeMouseWheel:!0,scrollByPage:!1};super(92,"scrollbar",e,{"editor.scrollbar.vertical":{type:"string",enum:["auto","visible","hidden"],enumDescriptions:[n["a"]("scrollbar.vertical.auto","The vertical scrollbar will be visible only when necessary."),n["a"]("scrollbar.vertical.visible","The vertical scrollbar will always be visible."),n["a"]("scrollbar.vertical.fit","The vertical scrollbar will always be hidden.")],default:"auto",description:n["a"]("scrollbar.vertical","Controls the visibility of the vertical scrollbar.")},"editor.scrollbar.horizontal":{type:"string",enum:["auto","visible","hidden"],enumDescriptions:[n["a"]("scrollbar.horizontal.auto","The horizontal scrollbar will be visible only when necessary."),n["a"]("scrollbar.horizontal.visible","The horizontal scrollbar will always be visible."),n["a"]("scrollbar.horizontal.fit","The horizontal scrollbar will always be hidden.")],default:"auto",description:n["a"]("scrollbar.horizontal","Controls the visibility of the horizontal scrollbar.")},"editor.scrollbar.verticalScrollbarSize":{type:"number",default:e.verticalScrollbarSize,description:n["a"]("scrollbar.verticalScrollbarSize","The width of the vertical scrollbar.")},"editor.scrollbar.horizontalScrollbarSize":{type:"number",default:e.horizontalScrollbarSize,description:n["a"]("scrollbar.horizontalScrollbarSize","The height of the horizontal scrollbar.")},"editor.scrollbar.scrollByPage":{type:"boolean",default:e.scrollByPage,description:n["a"]("scrollbar.scrollByPage","Controls whether clicks scroll by page or jump to click position.")}})}validate(e){if(!e||"object"!==typeof e)return this.defaultValue;const t=e,i=S.clampedInt(t.horizontalScrollbarSize,this.defaultValue.horizontalScrollbarSize,0,1e3),n=S.clampedInt(t.verticalScrollbarSize,this.defaultValue.verticalScrollbarSize,0,1e3);return{arrowSize:S.clampedInt(t.arrowSize,this.defaultValue.arrowSize,0,1e3),vertical:ee(t.vertical,this.defaultValue.vertical),horizontal:ee(t.horizontal,this.defaultValue.horizontal),useShadows:w(t.useShadows,this.defaultValue.useShadows),verticalHasArrows:w(t.verticalHasArrows,this.defaultValue.verticalHasArrows),horizontalHasArrows:w(t.horizontalHasArrows,this.defaultValue.horizontalHasArrows),handleMouseWheel:w(t.handleMouseWheel,this.defaultValue.handleMouseWheel),alwaysConsumeMouseWheel:w(t.alwaysConsumeMouseWheel,this.defaultValue.alwaysConsumeMouseWheel),horizontalScrollbarSize:i,horizontalSliderSize:S.clampedInt(t.horizontalSliderSize,i,0,1e3),verticalScrollbarSize:n,verticalSliderSize:S.clampedInt(t.verticalSliderSize,n,0,1e3),scrollByPage:w(t.scrollByPage,this.defaultValue.scrollByPage)}}}const ie="inUntrustedWorkspace",ne={allowedCharacters:"editor.unicodeHighlight.allowedCharacters",invisibleCharacters:"editor.unicodeHighlight.invisibleCharacters",nonBasicASCII:"editor.unicodeHighlight.nonBasicASCII",ambiguousCharacters:"editor.unicodeHighlight.ambiguousCharacters",includeComments:"editor.unicodeHighlight.includeComments",includeStrings:"editor.unicodeHighlight.includeStrings",allowedLocales:"editor.unicodeHighlight.allowedLocales"};class oe extends h{constructor(){const e={nonBasicASCII:ie,invisibleCharacters:!0,ambiguousCharacters:!0,includeComments:ie,includeStrings:!0,allowedCharacters:{},allowedLocales:{_os:!0,_vscode:!0}};super(113,"unicodeHighlight",e,{[ne.nonBasicASCII]:{restricted:!0,type:["boolean","string"],enum:[!0,!1,ie],default:e.nonBasicASCII,description:n["a"]("unicodeHighlight.nonBasicASCII","Controls whether all non-basic ASCII characters are highlighted. Only characters between U+0020 and U+007E, tab, line-feed and carriage-return are considered basic ASCII.")},[ne.invisibleCharacters]:{restricted:!0,type:"boolean",default:e.invisibleCharacters,description:n["a"]("unicodeHighlight.invisibleCharacters","Controls whether characters that just reserve space or have no width at all are highlighted.")},[ne.ambiguousCharacters]:{restricted:!0,type:"boolean",default:e.ambiguousCharacters,description:n["a"]("unicodeHighlight.ambiguousCharacters","Controls whether characters are highlighted that can be confused with basic ASCII characters, except those that are common in the current user locale.")},[ne.includeComments]:{restricted:!0,type:["boolean","string"],enum:[!0,!1,ie],default:e.includeComments,description:n["a"]("unicodeHighlight.includeComments","Controls whether characters in comments should also be subject to unicode highlighting.")},[ne.includeStrings]:{restricted:!0,type:["boolean","string"],enum:[!0,!1,ie],default:e.includeStrings,description:n["a"]("unicodeHighlight.includeStrings","Controls whether characters in strings should also be subject to unicode highlighting.")},[ne.allowedCharacters]:{restricted:!0,type:"object",default:e.allowedCharacters,description:n["a"]("unicodeHighlight.allowedCharacters","Defines allowed characters that are not being highlighted."),additionalProperties:{type:"boolean"}},[ne.allowedLocales]:{restricted:!0,type:"object",additionalProperties:{type:"boolean"},default:e.allowedLocales,description:n["a"]("unicodeHighlight.allowedLocales","Unicode characters that are common in allowed locales are not being highlighted.")}})}applyUpdate(e,t){let i=!1;t.allowedCharacters&&(a["d"](e.allowedCharacters,t.allowedCharacters)||(e=Object.assign(Object.assign({},e),{allowedCharacters:t.allowedCharacters}),i=!0)),t.allowedLocales&&(a["d"](e.allowedLocales,t.allowedLocales)||(e=Object.assign(Object.assign({},e),{allowedLocales:t.allowedLocales}),i=!0));const n=super.applyUpdate(e,t);return i?new p(n.newValue,!0):n}validate(e){if(!e||"object"!==typeof e)return this.defaultValue;const t=e;return{nonBasicASCII:le(t.nonBasicASCII,ie,[!0,!1,ie]),invisibleCharacters:w(t.invisibleCharacters,this.defaultValue.invisibleCharacters),ambiguousCharacters:w(t.ambiguousCharacters,this.defaultValue.ambiguousCharacters),includeComments:le(t.includeComments,ie,[!0,!1,ie]),includeStrings:le(t.includeStrings,ie,[!0,!1,ie]),allowedCharacters:this.validateBooleanMap(e.allowedCharacters,this.defaultValue.allowedCharacters),allowedLocales:this.validateBooleanMap(e.allowedLocales,this.defaultValue.allowedLocales)}}validateBooleanMap(e,t){if("object"!==typeof e||!e)return t;const i={};for(const[n,o]of Object.entries(e))!0===o&&(i[n]=!0);return i}}class se extends h{constructor(){const e={enabled:!0,mode:"subwordSmart"};super(55,"inlineSuggest",e,{"editor.inlineSuggest.enabled":{type:"boolean",default:e.enabled,description:n["a"]("inlineSuggest.enabled","Controls whether to automatically show inline suggestions in the editor.")}})}validate(e){if(!e||"object"!==typeof e)return this.defaultValue;const t=e;return{enabled:w(t.enabled,this.defaultValue.enabled),mode:k(t.mode,this.defaultValue.mode,["prefix","subword","subwordSmart"])}}}class re extends h{constructor(){const e={enabled:l["a"].bracketPairColorizationOptions.enabled};super(12,"bracketPairColorization",e,{"editor.bracketPairColorization.enabled":{type:"boolean",default:e.enabled,description:n["a"]("bracketPairColorization.enabled","Controls whether bracket pair colorization is enabled or not. Use 'workbench.colorCustomizations' to override the bracket highlight colors.")}})}validate(e){if(!e||"object"!==typeof e)return this.defaultValue;const t=e;return{enabled:w(t.enabled,this.defaultValue.enabled)}}}class ae extends h{constructor(){const e={bracketPairs:!1,bracketPairsHorizontal:"active",highlightActiveBracketPair:!0,indentation:!0,highlightActiveIndentation:!0};super(13,"guides",e,{"editor.guides.bracketPairs":{type:["boolean","string"],enum:[!0,"active",!1],enumDescriptions:[n["a"]("editor.guides.bracketPairs.true","Enables bracket pair guides."),n["a"]("editor.guides.bracketPairs.active","Enables bracket pair guides only for the active bracket pair."),n["a"]("editor.guides.bracketPairs.false","Disables bracket pair guides.")],default:e.bracketPairs,description:n["a"]("editor.guides.bracketPairs","Controls whether bracket pair guides are enabled or not.")},"editor.guides.bracketPairsHorizontal":{type:["boolean","string"],enum:[!0,"active",!1],enumDescriptions:[n["a"]("editor.guides.bracketPairsHorizontal.true","Enables horizontal guides as addition to vertical bracket pair guides."),n["a"]("editor.guides.bracketPairsHorizontal.active","Enables horizontal guides only for the active bracket pair."),n["a"]("editor.guides.bracketPairsHorizontal.false","Disables horizontal bracket pair guides.")],default:e.bracketPairsHorizontal,description:n["a"]("editor.guides.bracketPairsHorizontal","Controls whether horizontal bracket pair guides are enabled or not.")},"editor.guides.highlightActiveBracketPair":{type:"boolean",default:e.highlightActiveBracketPair,description:n["a"]("editor.guides.highlightActiveBracketPair","Controls whether the editor should highlight the active bracket pair.")},"editor.guides.indentation":{type:"boolean",default:e.indentation,description:n["a"]("editor.guides.indentation","Controls whether the editor should render indent guides.")},"editor.guides.highlightActiveIndentation":{type:"boolean",default:e.highlightActiveIndentation,description:n["a"]("editor.guides.highlightActiveIndentation","Controls whether the editor should highlight the active indent guide.")}})}validate(e){if(!e||"object"!==typeof e)return this.defaultValue;const t=e;return{bracketPairs:le(t.bracketPairs,this.defaultValue.bracketPairs,[!0,!1,"active"]),bracketPairsHorizontal:le(t.bracketPairsHorizontal,this.defaultValue.bracketPairsHorizontal,[!0,!1,"active"]),highlightActiveBracketPair:w(t.highlightActiveBracketPair,this.defaultValue.highlightActiveBracketPair),indentation:w(t.indentation,this.defaultValue.indentation),highlightActiveIndentation:w(t.highlightActiveIndentation,this.defaultValue.highlightActiveIndentation)}}}function le(e,t,i){const n=i.indexOf(e);return-1===n?t:i[n]}class de extends h{constructor(){const e={insertMode:"insert",filterGraceful:!0,snippetsPreventQuickSuggestions:!0,localityBonus:!1,shareSuggestSelections:!1,showIcons:!0,showStatusBar:!1,preview:!1,previewMode:"subwordSmart",showInlineDetails:!0,showMethods:!0,showFunctions:!0,showConstructors:!0,showDeprecated:!0,showFields:!0,showVariables:!0,showClasses:!0,showStructs:!0,showInterfaces:!0,showModules:!0,showProperties:!0,showEvents:!0,showOperators:!0,showUnits:!0,showValues:!0,showConstants:!0,showEnums:!0,showEnumMembers:!0,showKeywords:!0,showWords:!0,showColors:!0,showFiles:!0,showReferences:!0,showFolders:!0,showTypeParameters:!0,showSnippets:!0,showUsers:!0,showIssues:!0};super(106,"suggest",e,{"editor.suggest.insertMode":{type:"string",enum:["insert","replace"],enumDescriptions:[n["a"]("suggest.insertMode.insert","Insert suggestion without overwriting text right of the cursor."),n["a"]("suggest.insertMode.replace","Insert suggestion and overwrite text right of the cursor.")],default:e.insertMode,description:n["a"]("suggest.insertMode","Controls whether words are overwritten when accepting completions. Note that this depends on extensions opting into this feature.")},"editor.suggest.filterGraceful":{type:"boolean",default:e.filterGraceful,description:n["a"]("suggest.filterGraceful","Controls whether filtering and sorting suggestions accounts for small typos.")},"editor.suggest.localityBonus":{type:"boolean",default:e.localityBonus,description:n["a"]("suggest.localityBonus","Controls whether sorting favors words that appear close to the cursor.")},"editor.suggest.shareSuggestSelections":{type:"boolean",default:e.shareSuggestSelections,markdownDescription:n["a"]("suggest.shareSuggestSelections","Controls whether remembered suggestion selections are shared between multiple workspaces and windows (needs `#editor.suggestSelection#`).")},"editor.suggest.snippetsPreventQuickSuggestions":{type:"boolean",default:e.snippetsPreventQuickSuggestions,description:n["a"]("suggest.snippetsPreventQuickSuggestions","Controls whether an active snippet prevents quick suggestions.")},"editor.suggest.showIcons":{type:"boolean",default:e.showIcons,description:n["a"]("suggest.showIcons","Controls whether to show or hide icons in suggestions.")},"editor.suggest.showStatusBar":{type:"boolean",default:e.showStatusBar,description:n["a"]("suggest.showStatusBar","Controls the visibility of the status bar at the bottom of the suggest widget.")},"editor.suggest.preview":{type:"boolean",default:e.preview,description:n["a"]("suggest.preview","Controls whether to preview the suggestion outcome in the editor.")},"editor.suggest.showInlineDetails":{type:"boolean",default:e.showInlineDetails,description:n["a"]("suggest.showInlineDetails","Controls whether suggest details show inline with the label or only in the details widget")},"editor.suggest.maxVisibleSuggestions":{type:"number",deprecationMessage:n["a"]("suggest.maxVisibleSuggestions.dep","This setting is deprecated. The suggest widget can now be resized.")},"editor.suggest.filteredTypes":{type:"object",deprecationMessage:n["a"]("deprecated","This setting is deprecated, please use separate settings like 'editor.suggest.showKeywords' or 'editor.suggest.showSnippets' instead.")},"editor.suggest.showMethods":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showMethods","When enabled IntelliSense shows `method`-suggestions.")},"editor.suggest.showFunctions":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showFunctions","When enabled IntelliSense shows `function`-suggestions.")},"editor.suggest.showConstructors":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showConstructors","When enabled IntelliSense shows `constructor`-suggestions.")},"editor.suggest.showDeprecated":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showDeprecated","When enabled IntelliSense shows `deprecated`-suggestions.")},"editor.suggest.showFields":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showFields","When enabled IntelliSense shows `field`-suggestions.")},"editor.suggest.showVariables":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showVariables","When enabled IntelliSense shows `variable`-suggestions.")},"editor.suggest.showClasses":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showClasss","When enabled IntelliSense shows `class`-suggestions.")},"editor.suggest.showStructs":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showStructs","When enabled IntelliSense shows `struct`-suggestions.")},"editor.suggest.showInterfaces":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showInterfaces","When enabled IntelliSense shows `interface`-suggestions.")},"editor.suggest.showModules":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showModules","When enabled IntelliSense shows `module`-suggestions.")},"editor.suggest.showProperties":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showPropertys","When enabled IntelliSense shows `property`-suggestions.")},"editor.suggest.showEvents":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showEvents","When enabled IntelliSense shows `event`-suggestions.")},"editor.suggest.showOperators":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showOperators","When enabled IntelliSense shows `operator`-suggestions.")},"editor.suggest.showUnits":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showUnits","When enabled IntelliSense shows `unit`-suggestions.")},"editor.suggest.showValues":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showValues","When enabled IntelliSense shows `value`-suggestions.")},"editor.suggest.showConstants":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showConstants","When enabled IntelliSense shows `constant`-suggestions.")},"editor.suggest.showEnums":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showEnums","When enabled IntelliSense shows `enum`-suggestions.")},"editor.suggest.showEnumMembers":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showEnumMembers","When enabled IntelliSense shows `enumMember`-suggestions.")},"editor.suggest.showKeywords":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showKeywords","When enabled IntelliSense shows `keyword`-suggestions.")},"editor.suggest.showWords":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showTexts","When enabled IntelliSense shows `text`-suggestions.")},"editor.suggest.showColors":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showColors","When enabled IntelliSense shows `color`-suggestions.")},"editor.suggest.showFiles":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showFiles","When enabled IntelliSense shows `file`-suggestions.")},"editor.suggest.showReferences":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showReferences","When enabled IntelliSense shows `reference`-suggestions.")},"editor.suggest.showCustomcolors":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showCustomcolors","When enabled IntelliSense shows `customcolor`-suggestions.")},"editor.suggest.showFolders":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showFolders","When enabled IntelliSense shows `folder`-suggestions.")},"editor.suggest.showTypeParameters":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showTypeParameters","When enabled IntelliSense shows `typeParameter`-suggestions.")},"editor.suggest.showSnippets":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showSnippets","When enabled IntelliSense shows `snippet`-suggestions.")},"editor.suggest.showUsers":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showUsers","When enabled IntelliSense shows `user`-suggestions.")},"editor.suggest.showIssues":{type:"boolean",default:!0,markdownDescription:n["a"]("editor.suggest.showIssues","When enabled IntelliSense shows `issues`-suggestions.")}})}validate(e){if(!e||"object"!==typeof e)return this.defaultValue;const t=e;return{insertMode:k(t.insertMode,this.defaultValue.insertMode,["insert","replace"]),filterGraceful:w(t.filterGraceful,this.defaultValue.filterGraceful),snippetsPreventQuickSuggestions:w(t.snippetsPreventQuickSuggestions,this.defaultValue.filterGraceful),localityBonus:w(t.localityBonus,this.defaultValue.localityBonus),shareSuggestSelections:w(t.shareSuggestSelections,this.defaultValue.shareSuggestSelections),showIcons:w(t.showIcons,this.defaultValue.showIcons),showStatusBar:w(t.showStatusBar,this.defaultValue.showStatusBar),preview:w(t.preview,this.defaultValue.preview),previewMode:k(t.previewMode,this.defaultValue.previewMode,["prefix","subword","subwordSmart"]),showInlineDetails:w(t.showInlineDetails,this.defaultValue.showInlineDetails),showMethods:w(t.showMethods,this.defaultValue.showMethods),showFunctions:w(t.showFunctions,this.defaultValue.showFunctions),showConstructors:w(t.showConstructors,this.defaultValue.showConstructors),showDeprecated:w(t.showDeprecated,this.defaultValue.showDeprecated),showFields:w(t.showFields,this.defaultValue.showFields),showVariables:w(t.showVariables,this.defaultValue.showVariables),showClasses:w(t.showClasses,this.defaultValue.showClasses),showStructs:w(t.showStructs,this.defaultValue.showStructs),showInterfaces:w(t.showInterfaces,this.defaultValue.showInterfaces),showModules:w(t.showModules,this.defaultValue.showModules),showProperties:w(t.showProperties,this.defaultValue.showProperties),showEvents:w(t.showEvents,this.defaultValue.showEvents),showOperators:w(t.showOperators,this.defaultValue.showOperators),showUnits:w(t.showUnits,this.defaultValue.showUnits),showValues:w(t.showValues,this.defaultValue.showValues),showConstants:w(t.showConstants,this.defaultValue.showConstants),showEnums:w(t.showEnums,this.defaultValue.showEnums),showEnumMembers:w(t.showEnumMembers,this.defaultValue.showEnumMembers),showKeywords:w(t.showKeywords,this.defaultValue.showKeywords),showWords:w(t.showWords,this.defaultValue.showWords),showColors:w(t.showColors,this.defaultValue.showColors),showFiles:w(t.showFiles,this.defaultValue.showFiles),showReferences:w(t.showReferences,this.defaultValue.showReferences),showFolders:w(t.showFolders,this.defaultValue.showFolders),showTypeParameters:w(t.showTypeParameters,this.defaultValue.showTypeParameters),showSnippets:w(t.showSnippets,this.defaultValue.showSnippets),showUsers:w(t.showUsers,this.defaultValue.showUsers),showIssues:w(t.showIssues,this.defaultValue.showIssues)}}}class ce extends h{constructor(){super(102,"smartSelect",{selectLeadingAndTrailingWhitespace:!0},{"editor.smartSelect.selectLeadingAndTrailingWhitespace":{description:n["a"]("selectLeadingAndTrailingWhitespace","Whether leading and trailing whitespace should always be selected."),default:!0,type:"boolean"}})}validate(e){return e&&"object"===typeof e?{selectLeadingAndTrailingWhitespace:w(e.selectLeadingAndTrailingWhitespace,this.defaultValue.selectLeadingAndTrailingWhitespace)}:this.defaultValue}}class ue extends m{constructor(){super(130)}compute(e,t,i){const n=t.get(81);return!!n||e.tabFocusMode}}function he(e){switch(e){case"none":return 0;case"same":return 1;case"indent":return 2;case"deepIndent":return 3}}class pe extends m{constructor(){super(132)}compute(e,t,i){const n=t.get(131);return{isDominatedByLongLines:e.isDominatedByLongLines,isWordWrapMinified:n.isWordWrapMinified,isViewportWrapping:n.isViewportWrapping,wrappingColumn:n.wrappingColumn}}}const ge="Consolas, 'Courier New', monospace",me="Menlo, Monaco, 'Courier New', monospace",fe="'Droid Sans Mono', 'monospace', monospace",we={fontFamily:o["i"]?me:o["g"]?fe:ge,fontWeight:"normal",fontSize:o["i"]?12:14,lineHeight:0,letterSpacing:0},be=[];function ye(e){return be[e.id]=e,e}const Se={acceptSuggestionOnCommitCharacter:ye(new b(0,"acceptSuggestionOnCommitCharacter",!0,{markdownDescription:n["a"]("acceptSuggestionOnCommitCharacter","Controls whether suggestions should be accepted on commit characters. For example, in JavaScript, the semi-colon (`;`) can be a commit character that accepts a suggestion and types that character.")})),acceptSuggestionOnEnter:ye(new L(1,"acceptSuggestionOnEnter","on",["on","smart","off"],{markdownEnumDescriptions:["",n["a"]("acceptSuggestionOnEnterSmart","Only accept a suggestion with `Enter` when it makes a textual change."),""],markdownDescription:n["a"]("acceptSuggestionOnEnter","Controls whether suggestions should be accepted on `Enter`, in addition to `Tab`. Helps to avoid ambiguity between inserting new lines or accepting suggestions.")})),accessibilitySupport:ye(new I),accessibilityPageSize:ye(new S(3,"accessibilityPageSize",10,1,1073741824,{description:n["a"]("accessibilityPageSize","Controls the number of lines in the editor that can be read out by a screen reader at once. When we detect a screen reader we automatically set the default to be 500. Warning: this has a performance implication for numbers larger than the default.")})),ariaLabel:ye(new v(4,"ariaLabel",n["a"]("editorViewAccessibleLabel","Editor content"))),autoClosingBrackets:ye(new L(5,"autoClosingBrackets","languageDefined",["always","languageDefined","beforeWhitespace","never"],{enumDescriptions:["",n["a"]("editor.autoClosingBrackets.languageDefined","Use language configurations to determine when to autoclose brackets."),n["a"]("editor.autoClosingBrackets.beforeWhitespace","Autoclose brackets only when the cursor is to the left of whitespace."),""],description:n["a"]("autoClosingBrackets","Controls whether the editor should automatically close brackets after the user adds an opening bracket.")})),autoClosingDelete:ye(new L(6,"autoClosingDelete","auto",["always","auto","never"],{enumDescriptions:["",n["a"]("editor.autoClosingDelete.auto","Remove adjacent closing quotes or brackets only if they were automatically inserted."),""],description:n["a"]("autoClosingDelete","Controls whether the editor should remove adjacent closing quotes or brackets when deleting.")})),autoClosingOvertype:ye(new L(7,"autoClosingOvertype","auto",["always","auto","never"],{enumDescriptions:["",n["a"]("editor.autoClosingOvertype.auto","Type over closing quotes or brackets only if they were automatically inserted."),""],description:n["a"]("autoClosingOvertype","Controls whether the editor should type over closing quotes or brackets.")})),autoClosingQuotes:ye(new L(8,"autoClosingQuotes","languageDefined",["always","languageDefined","beforeWhitespace","never"],{enumDescriptions:["",n["a"]("editor.autoClosingQuotes.languageDefined","Use language configurations to determine when to autoclose quotes."),n["a"]("editor.autoClosingQuotes.beforeWhitespace","Autoclose quotes only when the cursor is to the left of whitespace."),""],description:n["a"]("autoClosingQuotes","Controls whether the editor should automatically close quotes after the user adds an opening quote.")})),autoIndent:ye(new W(9,"autoIndent",4,"full",["none","keep","brackets","advanced","full"],D,{enumDescriptions:[n["a"]("editor.autoIndent.none","The editor will not insert indentation automatically."),n["a"]("editor.autoIndent.keep","The editor will keep the current line's indentation."),n["a"]("editor.autoIndent.brackets","The editor will keep the current line's indentation and honor language defined brackets."),n["a"]("editor.autoIndent.advanced","The editor will keep the current line's indentation, honor language defined brackets and invoke special onEnterRules defined by languages."),n["a"]("editor.autoIndent.full","The editor will keep the current line's indentation, honor language defined brackets, invoke special onEnterRules defined by languages, and honor indentationRules defined by languages.")],description:n["a"]("autoIndent","Controls whether the editor should automatically adjust the indentation when users type, paste, move or indent lines.")})),automaticLayout:ye(new b(10,"automaticLayout",!1)),autoSurround:ye(new L(11,"autoSurround","languageDefined",["languageDefined","quotes","brackets","never"],{enumDescriptions:[n["a"]("editor.autoSurround.languageDefined","Use language configurations to determine when to automatically surround selections."),n["a"]("editor.autoSurround.quotes","Surround with quotes but not brackets."),n["a"]("editor.autoSurround.brackets","Surround with brackets but not quotes."),""],description:n["a"]("autoSurround","Controls whether the editor should automatically surround selections when typing quotes or brackets.")})),bracketPairColorization:ye(new re),bracketPairGuides:ye(new ae),stickyTabStops:ye(new b(104,"stickyTabStops",!1,{description:n["a"]("stickyTabStops","Emulate selection behavior of tab characters when using spaces for indentation. Selection will stick to tab stops.")})),codeLens:ye(new b(14,"codeLens",!0,{description:n["a"]("codeLens","Controls whether the editor shows CodeLens.")})),codeLensFontFamily:ye(new v(15,"codeLensFontFamily","",{description:n["a"]("codeLensFontFamily","Controls the font family for CodeLens.")})),codeLensFontSize:ye(new S(16,"codeLensFontSize",0,0,100,{type:"number",default:0,minimum:0,maximum:100,markdownDescription:n["a"]("codeLensFontSize","Controls the font size in pixels for CodeLens. When set to `0`, 90% of `#editor.fontSize#` is used.")})),colorDecorators:ye(new b(17,"colorDecorators",!0,{description:n["a"]("colorDecorators","Controls whether the editor should render the inline color decorators and color picker.")})),columnSelection:ye(new b(18,"columnSelection",!1,{description:n["a"]("columnSelection","Enable that the selection with the mouse and keys is doing column selection.")})),comments:ye(new x),contextmenu:ye(new b(20,"contextmenu",!0)),copyWithSyntaxHighlighting:ye(new b(21,"copyWithSyntaxHighlighting",!0,{description:n["a"]("copyWithSyntaxHighlighting","Controls whether syntax highlighting should be copied into the clipboard.")})),cursorBlinking:ye(new W(22,"cursorBlinking",1,"blink",["blink","smooth","phase","expand","solid"],z,{description:n["a"]("cursorBlinking","Control the cursor animation style.")})),cursorSmoothCaretAnimation:ye(new b(23,"cursorSmoothCaretAnimation",!1,{description:n["a"]("cursorSmoothCaretAnimation","Controls whether the smooth caret animation should be enabled.")})),cursorStyle:ye(new W(24,"cursorStyle",M.Line,"line",["line","block","underline","line-thin","block-outline","underline-thin"],V,{description:n["a"]("cursorStyle","Controls the cursor style.")})),cursorSurroundingLines:ye(new S(25,"cursorSurroundingLines",0,0,1073741824,{description:n["a"]("cursorSurroundingLines","Controls the minimal number of visible leading and trailing lines surrounding the cursor. Known as 'scrollOff' or 'scrollOffset' in some other editors.")})),cursorSurroundingLinesStyle:ye(new L(26,"cursorSurroundingLinesStyle","default",["default","all"],{enumDescriptions:[n["a"]("cursorSurroundingLinesStyle.default","`cursorSurroundingLines` is enforced only when triggered via the keyboard or API."),n["a"]("cursorSurroundingLinesStyle.all","`cursorSurroundingLines` is enforced always.")],description:n["a"]("cursorSurroundingLinesStyle","Controls when `cursorSurroundingLines` should be enforced.")})),cursorWidth:ye(new S(27,"cursorWidth",0,0,1073741824,{markdownDescription:n["a"]("cursorWidth","Controls the width of the cursor when `#editor.cursorStyle#` is set to `line`.")})),disableLayerHinting:ye(new b(28,"disableLayerHinting",!1)),disableMonospaceOptimizations:ye(new b(29,"disableMonospaceOptimizations",!1)),domReadOnly:ye(new b(30,"domReadOnly",!1)),dragAndDrop:ye(new b(31,"dragAndDrop",!0,{description:n["a"]("dragAndDrop","Controls whether the editor should allow moving selections via drag and drop.")})),emptySelectionClipboard:ye(new O),extraEditorClassName:ye(new v(33,"extraEditorClassName","")),fastScrollSensitivity:ye(new C(34,"fastScrollSensitivity",5,e=>e<=0?5:e,{markdownDescription:n["a"]("fastScrollSensitivity","Scrolling speed multiplier when pressing `Alt`.")})),find:ye(new T),fixedOverflowWidgets:ye(new b(36,"fixedOverflowWidgets",!1)),folding:ye(new b(37,"folding",!0,{description:n["a"]("folding","Controls whether the editor has code folding enabled.")})),foldingStrategy:ye(new L(38,"foldingStrategy","auto",["auto","indentation"],{enumDescriptions:[n["a"]("foldingStrategy.auto","Use a language-specific folding strategy if available, else the indentation-based one."),n["a"]("foldingStrategy.indentation","Use the indentation-based folding strategy.")],description:n["a"]("foldingStrategy","Controls the strategy for computing folding ranges.")})),foldingHighlight:ye(new b(39,"foldingHighlight",!0,{description:n["a"]("foldingHighlight","Controls whether the editor should highlight folded ranges.")})),foldingImportsByDefault:ye(new b(40,"foldingImportsByDefault",!1,{description:n["a"]("foldingImportsByDefault","Controls whether the editor automatically collapses import ranges.")})),foldingMaximumRegions:ye(new S(41,"foldingMaximumRegions",5e3,10,65e3,{description:n["a"]("foldingMaximumRegions","The maximum number of foldable regions. Increasing this value may result in the editor becoming less responsive when the current source has a large number of foldable regions.")})),unfoldOnClickAfterEndOfLine:ye(new b(42,"unfoldOnClickAfterEndOfLine",!1,{description:n["a"]("unfoldOnClickAfterEndOfLine","Controls whether clicking on the empty content after a folded line will unfold the line.")})),fontFamily:ye(new v(43,"fontFamily",we.fontFamily,{description:n["a"]("fontFamily","Controls the font family.")})),fontInfo:ye(new H),fontLigatures2:ye(new E),fontSize:ye(new _),fontWeight:ye(new A),formatOnPaste:ye(new b(48,"formatOnPaste",!1,{description:n["a"]("formatOnPaste","Controls whether the editor should automatically format the pasted content. A formatter must be available and the formatter should be able to format a range in a document.")})),formatOnType:ye(new b(49,"formatOnType",!1,{description:n["a"]("formatOnType","Controls whether the editor should automatically format the line after typing.")})),glyphMargin:ye(new b(50,"glyphMargin",!0,{description:n["a"]("glyphMargin","Controls whether the editor should render the vertical glyph margin. Glyph margin is mostly used for debugging.")})),gotoLocation:ye(new P),hideCursorInOverviewRuler:ye(new b(52,"hideCursorInOverviewRuler",!1,{description:n["a"]("hideCursorInOverviewRuler","Controls whether the cursor should be hidden in the overview ruler.")})),hover:ye(new B),inDiffEditor:ye(new b(54,"inDiffEditor",!1)),letterSpacing:ye(new C(56,"letterSpacing",we.letterSpacing,e=>C.clamp(e,-5,20),{description:n["a"]("letterSpacing","Controls the letter spacing in pixels.")})),lightbulb:ye(new U),lineDecorationsWidth:ye(new f(58,"lineDecorationsWidth",10)),lineHeight:ye(new j),lineNumbers:ye(new X),lineNumbersMinChars:ye(new S(61,"lineNumbersMinChars",5,1,300)),linkedEditing:ye(new b(62,"linkedEditing",!1,{description:n["a"]("linkedEditing","Controls whether the editor has linked editing enabled. Depending on the language, related symbols, e.g. HTML tags, are updated while editing.")})),links:ye(new b(63,"links",!0,{description:n["a"]("links","Controls whether the editor should detect links and make them clickable.")})),matchBrackets:ye(new L(64,"matchBrackets","always",["always","near","never"],{description:n["a"]("matchBrackets","Highlight matching brackets.")})),minimap:ye(new q),mouseStyle:ye(new L(66,"mouseStyle","text",["text","default","copy"])),mouseWheelScrollSensitivity:ye(new C(67,"mouseWheelScrollSensitivity",1,e=>0===e?1:e,{markdownDescription:n["a"]("mouseWheelScrollSensitivity","A multiplier to be used on the `deltaX` and `deltaY` of mouse wheel scroll events.")})),mouseWheelZoom:ye(new b(68,"mouseWheelZoom",!1,{markdownDescription:n["a"]("mouseWheelZoom","Zoom the font of the editor when using mouse wheel and holding `Ctrl`.")})),multiCursorMergeOverlapping:ye(new b(69,"multiCursorMergeOverlapping",!0,{description:n["a"]("multiCursorMergeOverlapping","Merge multiple cursors when they are overlapping.")})),multiCursorModifier:ye(new W(70,"multiCursorModifier","altKey","alt",["ctrlCmd","alt"],G,{markdownEnumDescriptions:[n["a"]("multiCursorModifier.ctrlCmd","Maps to `Control` on Windows and Linux and to `Command` on macOS."),n["a"]("multiCursorModifier.alt","Maps to `Alt` on Windows and Linux and to `Option` on macOS.")],markdownDescription:n["a"]({key:"multiCursorModifier",comment:["- `ctrlCmd` refers to a value the setting can take and should not be localized.","- `Control` and `Command` refer to the modifier keys Ctrl or Cmd on the keyboard and can be localized."]},"The modifier to be used to add multiple cursors with the mouse. The Go to Definition and Open Link mouse gestures will adapt such that they do not conflict with the multicursor modifier. [Read more](https://code.visualstudio.com/docs/editor/codebasics#_multicursor-modifier).")})),multiCursorPaste:ye(new L(71,"multiCursorPaste","spread",["spread","full"],{markdownEnumDescriptions:[n["a"]("multiCursorPaste.spread","Each cursor pastes a single line of the text."),n["a"]("multiCursorPaste.full","Each cursor pastes the full text.")],markdownDescription:n["a"]("multiCursorPaste","Controls pasting when the line count of the pasted text matches the cursor count.")})),occurrencesHighlight:ye(new b(72,"occurrencesHighlight",!0,{description:n["a"]("occurrencesHighlight","Controls whether the editor should highlight semantic symbol occurrences.")})),overviewRulerBorder:ye(new b(73,"overviewRulerBorder",!0,{description:n["a"]("overviewRulerBorder","Controls whether a border should be drawn around the overview ruler.")})),overviewRulerLanes:ye(new S(74,"overviewRulerLanes",3,0,3)),padding:ye(new K),parameterHints:ye(new Q),peekWidgetDefaultFocus:ye(new L(77,"peekWidgetDefaultFocus","tree",["tree","editor"],{enumDescriptions:[n["a"]("peekWidgetDefaultFocus.tree","Focus the tree when opening peek"),n["a"]("peekWidgetDefaultFocus.editor","Focus the editor when opening peek")],description:n["a"]("peekWidgetDefaultFocus","Controls whether to focus the inline editor or the tree in the peek widget.")})),definitionLinkOpensInPeek:ye(new b(78,"definitionLinkOpensInPeek",!1,{description:n["a"]("definitionLinkOpensInPeek","Controls whether the Go to Definition mouse gesture always opens the peek widget.")})),quickSuggestions:ye(new Z),quickSuggestionsDelay:ye(new S(80,"quickSuggestionsDelay",10,0,1073741824,{description:n["a"]("quickSuggestionsDelay","Controls the delay in milliseconds after which quick suggestions will show up.")})),readOnly:ye(new b(81,"readOnly",!1)),renameOnType:ye(new b(82,"renameOnType",!1,{description:n["a"]("renameOnType","Controls whether the editor auto renames on type."),markdownDeprecationMessage:n["a"]("renameOnTypeDeprecate","Deprecated, use `editor.linkedEditing` instead.")})),renderControlCharacters:ye(new b(83,"renderControlCharacters",!0,{description:n["a"]("renderControlCharacters","Controls whether the editor should render control characters."),restricted:!0})),renderFinalNewline:ye(new b(84,"renderFinalNewline",!0,{description:n["a"]("renderFinalNewline","Render last line number when the file ends with a newline.")})),renderLineHighlight:ye(new L(85,"renderLineHighlight","line",["none","gutter","line","all"],{enumDescriptions:["","","",n["a"]("renderLineHighlight.all","Highlights both the gutter and the current line.")],description:n["a"]("renderLineHighlight","Controls how the editor should render the current line highlight.")})),renderLineHighlightOnlyWhenFocus:ye(new b(86,"renderLineHighlightOnlyWhenFocus",!1,{description:n["a"]("renderLineHighlightOnlyWhenFocus","Controls if the editor should render the current line highlight only when the editor is focused.")})),renderValidationDecorations:ye(new L(87,"renderValidationDecorations","editable",["editable","on","off"])),renderWhitespace:ye(new L(88,"renderWhitespace","selection",["none","boundary","selection","trailing","all"],{enumDescriptions:["",n["a"]("renderWhitespace.boundary","Render whitespace characters except for single spaces between words."),n["a"]("renderWhitespace.selection","Render whitespace characters only on selected text."),n["a"]("renderWhitespace.trailing","Render only trailing whitespace characters."),""],description:n["a"]("renderWhitespace","Controls how the editor should render whitespace characters.")})),revealHorizontalRightPadding:ye(new S(89,"revealHorizontalRightPadding",30,0,1e3)),roundedSelection:ye(new b(90,"roundedSelection",!0,{description:n["a"]("roundedSelection","Controls whether selections should have rounded corners.")})),rulers:ye(new Y),scrollbar:ye(new te),scrollBeyondLastColumn:ye(new S(93,"scrollBeyondLastColumn",5,0,1073741824,{description:n["a"]("scrollBeyondLastColumn","Controls the number of extra characters beyond which the editor will scroll horizontally.")})),scrollBeyondLastLine:ye(new b(94,"scrollBeyondLastLine",!0,{description:n["a"]("scrollBeyondLastLine","Controls whether the editor will scroll beyond the last line.")})),scrollPredominantAxis:ye(new b(95,"scrollPredominantAxis",!0,{description:n["a"]("scrollPredominantAxis","Scroll only along the predominant axis when scrolling both vertically and horizontally at the same time. Prevents horizontal drift when scrolling vertically on a trackpad.")})),selectionClipboard:ye(new b(96,"selectionClipboard",!0,{description:n["a"]("selectionClipboard","Controls whether the Linux primary clipboard should be supported."),included:o["g"]})),selectionHighlight:ye(new b(97,"selectionHighlight",!0,{description:n["a"]("selectionHighlight","Controls whether the editor should highlight matches similar to the selection.")})),selectOnLineNumbers:ye(new b(98,"selectOnLineNumbers",!0)),showFoldingControls:ye(new L(99,"showFoldingControls","mouseover",["always","mouseover"],{enumDescriptions:[n["a"]("showFoldingControls.always","Always show the folding controls."),n["a"]("showFoldingControls.mouseover","Only show the folding controls when the mouse is over the gutter.")],description:n["a"]("showFoldingControls","Controls when the folding controls on the gutter are shown.")})),showUnused:ye(new b(100,"showUnused",!0,{description:n["a"]("showUnused","Controls fading out of unused code.")})),showDeprecated:ye(new b(126,"showDeprecated",!0,{description:n["a"]("showDeprecated","Controls strikethrough deprecated variables.")})),inlayHints:ye(new N),snippetSuggestions:ye(new L(101,"snippetSuggestions","inline",["top","bottom","inline","none"],{enumDescriptions:[n["a"]("snippetSuggestions.top","Show snippet suggestions on top of other suggestions."),n["a"]("snippetSuggestions.bottom","Show snippet suggestions below other suggestions."),n["a"]("snippetSuggestions.inline","Show snippets suggestions with other suggestions."),n["a"]("snippetSuggestions.none","Do not show snippet suggestions.")],description:n["a"]("snippetSuggestions","Controls whether snippets are shown with other suggestions and how they are sorted.")})),smartSelect:ye(new ce),smoothScrolling:ye(new b(103,"smoothScrolling",!1,{description:n["a"]("smoothScrolling","Controls whether the editor will scroll using an animation.")})),stopRenderingLineAfter:ye(new S(105,"stopRenderingLineAfter",1e4,-1,1073741824)),suggest:ye(new de),inlineSuggest:ye(new se),suggestFontSize:ye(new S(107,"suggestFontSize",0,0,1e3,{markdownDescription:n["a"]("suggestFontSize","Font size for the suggest widget. When set to `0`, the value of `#editor.fontSize#` is used.")})),suggestLineHeight:ye(new S(108,"suggestLineHeight",0,0,1e3,{markdownDescription:n["a"]("suggestLineHeight","Line height for the suggest widget. When set to `0`, the value of `#editor.lineHeight#` is used. The minimum value is 8.")})),suggestOnTriggerCharacters:ye(new b(109,"suggestOnTriggerCharacters",!0,{description:n["a"]("suggestOnTriggerCharacters","Controls whether suggestions should automatically show up when typing trigger characters.")})),suggestSelection:ye(new L(110,"suggestSelection","first",["first","recentlyUsed","recentlyUsedByPrefix"],{markdownEnumDescriptions:[n["a"]("suggestSelection.first","Always select the first suggestion."),n["a"]("suggestSelection.recentlyUsed","Select recent suggestions unless further typing selects one, e.g. `console.| -> console.log` because `log` has been completed recently."),n["a"]("suggestSelection.recentlyUsedByPrefix","Select suggestions based on previous prefixes that have completed those suggestions, e.g. `co -> console` and `con -> const`.")],description:n["a"]("suggestSelection","Controls how suggestions are pre-selected when showing the suggest list.")})),tabCompletion:ye(new L(111,"tabCompletion","off",["on","off","onlySnippets"],{enumDescriptions:[n["a"]("tabCompletion.on","Tab complete will insert the best matching suggestion when pressing tab."),n["a"]("tabCompletion.off","Disable tab completions."),n["a"]("tabCompletion.onlySnippets","Tab complete snippets when their prefix match. Works best when 'quickSuggestions' aren't enabled.")],description:n["a"]("tabCompletion","Enables tab completions.")})),tabIndex:ye(new S(112,"tabIndex",0,-1,1073741824)),unicodeHighlight:ye(new oe),unusualLineTerminators:ye(new L(114,"unusualLineTerminators","prompt",["auto","off","prompt"],{enumDescriptions:[n["a"]("unusualLineTerminators.auto","Unusual line terminators are automatically removed."),n["a"]("unusualLineTerminators.off","Unusual line terminators are ignored."),n["a"]("unusualLineTerminators.prompt","Unusual line terminators prompt to be removed.")],description:n["a"]("unusualLineTerminators","Remove unusual line terminators that might cause problems.")})),useShadowDOM:ye(new b(115,"useShadowDOM",!0)),useTabStops:ye(new b(116,"useTabStops",!0,{description:n["a"]("useTabStops","Inserting and deleting whitespace follows tab stops.")})),wordSeparators:ye(new v(117,"wordSeparators",s["b"],{description:n["a"]("wordSeparators","Characters that will be used as word separators when doing word related navigations or operations.")})),wordWrap:ye(new L(118,"wordWrap","off",["off","on","wordWrapColumn","bounded"],{markdownEnumDescriptions:[n["a"]("wordWrap.off","Lines will never wrap."),n["a"]("wordWrap.on","Lines will wrap at the viewport width."),n["a"]({key:"wordWrap.wordWrapColumn",comment:["- `editor.wordWrapColumn` refers to a different setting and should not be localized."]},"Lines will wrap at `#editor.wordWrapColumn#`."),n["a"]({key:"wordWrap.bounded",comment:["- viewport means the edge of the visible window size.","- `editor.wordWrapColumn` refers to a different setting and should not be localized."]},"Lines will wrap at the minimum of viewport and `#editor.wordWrapColumn#`.")],description:n["a"]({key:"wordWrap",comment:["- 'off', 'on', 'wordWrapColumn' and 'bounded' refer to values the setting can take and should not be localized.","- `editor.wordWrapColumn` refers to a different setting and should not be localized."]},"Controls how lines should wrap.")})),wordWrapBreakAfterCharacters:ye(new v(119,"wordWrapBreakAfterCharacters"," \t})]?|/&.,;¢°′″‰℃、。。、¢,.:;?!%・・ゝゞヽヾーァィゥェォッャュョヮヵヶぁぃぅぇぉっゃゅょゎゕゖㇰㇱㇲㇳㇴㇵㇶㇷㇸㇹㇺㇻㇼㇽㇾㇿ々〻ァィゥェォャュョッー”〉》」』】〕)]}」")),wordWrapBreakBeforeCharacters:ye(new v(120,"wordWrapBreakBeforeCharacters","([{‘“〈《「『【〔([{「£¥$£¥++")),wordWrapColumn:ye(new S(121,"wordWrapColumn",80,1,1073741824,{markdownDescription:n["a"]({key:"wordWrapColumn",comment:["- `editor.wordWrap` refers to a different setting and should not be localized.","- 'wordWrapColumn' and 'bounded' refer to values the different setting can take and should not be localized."]},"Controls the wrapping column of the editor when `#editor.wordWrap#` is `wordWrapColumn` or `bounded`.")})),wordWrapOverride1:ye(new L(122,"wordWrapOverride1","inherit",["off","on","inherit"])),wordWrapOverride2:ye(new L(123,"wordWrapOverride2","inherit",["off","on","inherit"])),wrappingIndent:ye(new W(124,"wrappingIndent",1,"same",["none","same","indent","deepIndent"],he,{enumDescriptions:[n["a"]("wrappingIndent.none","No indentation. Wrapped lines begin at column 1."),n["a"]("wrappingIndent.same","Wrapped lines get the same indentation as the parent."),n["a"]("wrappingIndent.indent","Wrapped lines get +1 indentation toward the parent."),n["a"]("wrappingIndent.deepIndent","Wrapped lines get +2 indentation toward the parent.")],description:n["a"]("wrappingIndent","Controls the indentation of wrapped lines.")})),wrappingStrategy:ye(new L(125,"wrappingStrategy","simple",["simple","advanced"],{enumDescriptions:[n["a"]("wrappingStrategy.simple","Assumes that all characters are of the same width. This is a fast algorithm that works correctly for monospace fonts and certain scripts (like Latin characters) where glyphs are of equal width."),n["a"]("wrappingStrategy.advanced","Delegates wrapping points computation to the browser. This is a slow algorithm, that might cause freezes for large files, but it works correctly in all cases.")],description:n["a"]("wrappingStrategy","Controls the algorithm that computes wrapping points.")})),editorClassName:ye(new F),pixelRatio:ye(new $),tabFocusMode:ye(new ue),layoutInfo:ye(new R),wrappingInfo:ye(new pe)}}}]);
Coded by KALI :v Greetz to DR HARD ../ kali.zbi@hotmail.com