Home
last modified time | relevance | path

Searched refs:autoIndent (Results 1 – 11 of 11) sorted by relevance

/plugin/autotabber/
H A Dtaboverride.js48 autoIndent = true, // whether each line should be automatically indented
220 (key !== tabKey && key !== untabKey && (key !== 13 || !autoIndent))) {
405 } else if (autoIndent) { // Enter key
476 (key === 13 && autoIndent && !inWhitespace)) {
759 tabOverride.autoIndent = function (enable) {
761 autoIndent = enable ? true : false;
765 return autoIndent;
H A Dscript.js12 tabOverride.set(textareas).tabSize(0).autoIndent(true).escape(true);
/plugin/behave/
H A Dscript.js19 autoIndent: false,
H A Dbehave.js94 autoIndent: true, property in defaults
577 … if(defaults.autoIndent){ utils.addEvent(defaults.textarea, 'keydown', intercept.enterKey); }
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Deditor.worker.js1 …"autoClosingOvertype",e[e.autoClosingQuotes=7]="autoClosingQuotes",e[e.autoIndent=8]="autoIndent",…
H A Dbundle.js.map1autoIndent, model, new Range(lineNumber - 1, model.getLineMaxColumn(lineNumber - 1), lineNumber - …
H A Deditor.worker.js.map1 …] = \"autoClosingQuotes\";\n EditorOption[EditorOption[\"autoIndent\"] = 8] = \"autoIndent\";\n…
H A Djson.worker.js.map1 …] = \"autoClosingQuotes\";\n EditorOption[EditorOption[\"autoIndent\"] = 8] = \"autoIndent\";\n…
H A Dbundle.js1 …(7),this.autoClosingOvertype=i.get(6),this.autoSurround=i.get(10),this.autoIndent=i.get(8),this.au…
426autoIndent=8]="autoIndent",e[e.automaticLayout=9]="automaticLayout",e[e.autoSurround=10]="autoSurr…
/plugin/dirtylittlehelper/mermaid/editor/
H A Deditor.worker.js1 …"autoClosingOvertype",e[e.autoClosingQuotes=7]="autoClosingQuotes",e[e.autoIndent=8]="autoIndent",…
H A Dbundle.js1 …(7),this.autoClosingOvertype=i.get(6),this.autoSurround=i.get(10),this.autoIndent=i.get(8),this.au…
426autoIndent=8]="autoIndent",e[e.automaticLayout=9]="automaticLayout",e[e.autoSurround=10]="autoSurr…