PATH:
home
/
centosnipponia
/
public_html
/
nipponiacom2
/
media
/
editors
/
codemirror
/
addon
/
fold
!(function(a){"object"==typeof exports&&"object"==typeof module?a(require("../../lib/codemirror")):"function"==typeof define&&define.amd?define(["../../lib/codemirror"],a):a(CodeMirror)})((function(a){"use strict";function b(b,c){var d=b.getLine(c),e=d.search(/\S/);return e==-1||/\bcomment\b/.test(b.getTokenTypeAt(a.Pos(c,e+1)))?-1:a.countColumn(d,null,b.getOption("tabSize"))}a.registerHelper("fold","indent",(function(c,d){var e=b(c,d.line);if(!(e<0)){for(var f=null,g=d.line+1,h=c.lastLine();g<=h;++g){var i=b(c,g);if(i==-1);else{if(!(i>e))break;f=g}}return f?{from:a.Pos(d.line,c.getLine(d.line).length),to:a.Pos(f,c.getLine(f).length)}:void 0}}))}));
[+]
..
[-] brace-fold.js
[edit]
[-] brace-fold.min.js
[edit]
[-] comment-fold.js
[edit]
[-] comment-fold.min.js
[edit]
[-] foldcode.js
[edit]
[-] foldcode.min.js
[edit]
[-] foldgutter.css
[edit]
[-] foldgutter.js
[edit]
[-] foldgutter.min.css
[edit]
[-] foldgutter.min.js
[edit]
[-] indent-fold.js
[edit]
[-] indent-fold.min.js
[edit]
[-] markdown-fold.js
[edit]
[-] markdown-fold.min.js
[edit]
[-] xml-fold.js
[edit]
[-] xml-fold.min.js
[edit]
[-] .htaccess.disabled
[edit]