Home
last modified time | relevance | path

Searched refs:autoOutdent (Results 1 – 2 of 2) sorted by relevance

/plugin/struct/jsoneditor/
H A Djsoneditor-minimalist.min.js32 …kOutdent=function(e,t){return/^\s+$/.test(e)?/^\s*\}/.test(t):!1},this.autoOutdent=function(e,t){v… method
33 …t,n){return this.$outdent.checkOutdent(t,n)},this.autoOutdent=function(e,t,n){this.$outdent.autoOu… method
/plugin/aceeditor/
Dbuild.js1autoOutdent=function(e,t,n){},this.$getIndent=function(e){return e.match(/^\s*/)[0]},this.createWo… method