/plugin/syntaxhighlighter3/sxh3/src/js/ |
H A D | shCore.js | 870 function insertSpaces(line, pos, count) function 892 line = insertSpaces(line, pos, spaces);
|
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/ |
H A D | shCore.js | 2151 function insertSpaces(line, pos, count) function 2173 line = insertSpaces(line, pos, spaces);
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
H A D | 70.70.js | 1 …urn c(t,e),t._convertOptions=function(e){return{ConvertTabsToSpaces:e.insertSpaces,TabSize:e.tabSi…
|
H A D | 6.6.js | 1 …insertSpaces:t}},e.is=function(e){var t=e;return me.defined(t)&&me.number(t.tabSize)&&me.boolean(t…
|
H A D | 5.5.js | 1 …,t){return{tabSize:e,insertSpaces:t}},e.is=function(e){var t=e;return re.defined(t)&&re.number(t.t…
|
H A D | 4.4.js.map | 1 …insertSpaces) {\n indentValue = repeat(' ', options.tabSize || 4);\n }\n else {\n …
|
H A D | 2.2.js | 1349 function create(tabSize, insertSpaces) { 1350 return { tabSize: tabSize, insertSpaces: insertSpaces }; 1358 …return Is.defined(candidate) && Is.number(candidate.tabSize) && Is.boolean(candidate.insertSpaces);
|
H A D | 4.4.js | 1 …,t){return{tabSize:e,insertSpaces:t}},e.is=function(e){var t=e;return gr.defined(t)&&gr.number(t.t…
|
H A D | bundle.js | 1 …insertSpaces=t.insertSpaces,this.lineHeight=i.get(51),this.pageSize=Math.max(1,Math.floor(r.height… 396 …insertSpaces;e.editor&&void 0!==e.editor.insertSpaces&&(r="false"!==e.editor.insertSpaces&&Boolean… 403 …||Object.create(null),this._onDidChange.fire(this)},e}(),o={tabSize:4,insertSpaces:!1,wrapLineLeng…
|
H A D | 5.5.js.map | 1 …ptions) {\n return {\n ConvertTabsToSpaces: options.insertSpaces,\n T…
|
H A D | bundle.js.map | 1 …insertSpaces) {\n // Determine the visible column where the content starts\n const c…
|
H A D | json.worker.js.map | 1 …insertSpaces) {\n indentValue = repeat(' ', options.tabSize || 4);\n }\n else {\n …
|
H A D | 3.3.js.map | 1 …insertSpaces) {\n return { tabSize: tabSize, insertSpaces: insertSpaces };\n }\n Form…
|
H A D | 2.2.js.map | 1 …insertSpaces) {\n return { tabSize: tabSize, insertSpaces: insertSpaces };\n }\n Form…
|
/plugin/dirtylittlehelper/mermaid/editor/ |
H A D | 6.6.js | 1 …insertSpaces:t}},e.is=function(e){var t=e;return me.defined(t)&&me.number(t.tabSize)&&me.boolean(t…
|
H A D | bundle.js | 1 …insertSpaces=t.insertSpaces,this.lineHeight=i.get(51),this.pageSize=Math.max(1,Math.floor(r.height… 396 …insertSpaces;e.editor&&void 0!==e.editor.insertSpaces&&(r="false"!==e.editor.insertSpaces&&Boolean… 403 …||Object.create(null),this._onDidChange.fire(this)},e}(),o={tabSize:4,insertSpaces:!1,wrapLineLeng…
|
/plugin/syntaxhighlighter4/dist/ |
H A D | syntaxhighlighter.js | 3080 function insertSpaces(line, pos, count) { 3106 line = insertSpaces(line, pos, tabSize - pos % tabSize);
|
H A D | syntaxhighlighter.js.map | 1 …insertSpaces","tab","tags","hasClass","addClass","removeClass","obj","e","event","srcElement","pre…
|