|
From: <luc...@us...> - 2013-09-28 06:05:50
|
Revision: 12103
http://sourceforge.net/p/xoops/svn/12103
Author: luciorota
Date: 2013-09-28 06:05:44 +0000 (Sat, 28 Sep 2013)
Log Message:
-----------
$codemirror3 is $mode compatible, todo: deep testing
Added Paths:
-----------
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.gitattributes
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.gitignore
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.travis.yml
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/AUTHORS
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/CONTRIBUTING.md
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/LICENSE
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/README.md
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/comment/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/comment/comment.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/comment/continuecomment.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/dialog/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/dialog/dialog.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/dialog/dialog.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/display/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/display/fullscreen.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/display/fullscreen.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/display/placeholder.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/closebrackets.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/closetag.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/continuelist.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/matchbrackets.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/matchtags.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/edit/trailingspace.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/fold/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/fold/brace-fold.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/fold/comment-fold.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/fold/foldcode.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/fold/foldgutter.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/fold/indent-fold.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/fold/xml-fold.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/hint/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/hint/anyword-hint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/hint/css-hint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/hint/html-hint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/hint/javascript-hint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/hint/pig-hint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/hint/python-hint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/hint/show-hint.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/hint/show-hint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/hint/xml-hint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/lint/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/lint/coffeescript-lint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/lint/css-lint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/lint/javascript-lint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/lint/json-lint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/lint/lint.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/lint/lint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/merge/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/merge/dep/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/merge/dep/diff_match_patch.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/merge/merge.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/merge/merge.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/mode/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/mode/loadmode.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/mode/multiplex.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/mode/multiplex_test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/mode/overlay.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/runmode/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/runmode/colorize.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/runmode/runmode-standalone.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/runmode/runmode.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/runmode/runmode.node.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/scroll/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/scroll/scrollpastend.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/search/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/search/match-highlighter.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/search/search.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/search/searchcursor.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/selection/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/selection/active-line.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/selection/mark-selection.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/tern/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/tern/tern.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/tern/tern.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/tern/worker.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/bin/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/bin/authors.sh
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/bin/compress
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/bin/lint
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/bin/source-highlight
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/bower.json
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/activeline.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/anywordhint.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/bidi.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/btree.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/buffers.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/changemode.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/closebrackets.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/closetag.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/complete.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/emacs.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/folding.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/fullscreen.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/html5complete.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/indentwrap.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/lint.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/loadmode.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/marker.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/markselection.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/matchhighlighter.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/matchtags.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/merge.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/multiplex.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/mustache.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/placeholder.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/preview.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/resize.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/runmode.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/search.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/spanaffectswrapping_shim.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/tern.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/theme.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/trailingspace.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/variableheight.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/vim.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/visibletabs.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/widget.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/demo/xmlcomplete.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/activebookmark.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/compress.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/docs.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/internals.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/logo.png
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/logo.svg
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/manual.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/realworld.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/releases.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/reporting.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/upgrade_v2.2.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/doc/upgrade_v3.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/keymap/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/keymap/emacs.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/keymap/extra.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/keymap/vim.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/lib/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/lib/codemirror.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/lib/codemirror.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/apl/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/apl/apl.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/apl/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/asterisk/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/asterisk/asterisk.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/asterisk/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/clike/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/clike/clike.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/clike/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/clike/scala.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/clojure/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/clojure/clojure.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/clojure/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/cobol/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/cobol/cobol.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/cobol/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/coffeescript/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/coffeescript/coffeescript.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/coffeescript/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/commonlisp/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/commonlisp/commonlisp.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/commonlisp/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/css/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/css/css.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/css/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/css/scss.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/css/scss_test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/css/test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/d/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/d/d.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/d/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/diff/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/diff/diff.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/diff/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/dtd/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/dtd/dtd.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/dtd/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ecl/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ecl/ecl.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ecl/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/erlang/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/erlang/erlang.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/erlang/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/fortran/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/fortran/fortran.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/fortran/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/gas/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/gas/gas.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/gas/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/gfm/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/gfm/gfm.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/gfm/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/gfm/test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/go/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/go/go.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/go/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/groovy/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/groovy/groovy.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/groovy/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/haml/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/haml/haml.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/haml/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/haml/test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/haskell/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/haskell/haskell.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/haskell/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/haxe/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/haxe/haxe.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/haxe/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/htmlembedded/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/htmlembedded/htmlembedded.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/htmlembedded/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/htmlmixed/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/htmlmixed/htmlmixed.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/htmlmixed/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/http/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/http/http.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/http/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/jade/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/jade/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/jade/jade.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/javascript/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/javascript/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/javascript/javascript.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/javascript/test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/javascript/typescript.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/jinja2/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/jinja2/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/jinja2/jinja2.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/less/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/less/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/less/less.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/livescript/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/livescript/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/livescript/livescript.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/livescript/livescript.ls
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/lua/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/lua/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/lua/lua.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/markdown/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/markdown/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/markdown/markdown.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/markdown/test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/meta.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/mirc/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/mirc/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/mirc/mirc.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/nginx/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/nginx/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/nginx/nginx.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ntriples/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ntriples/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ntriples/ntriples.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ocaml/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ocaml/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ocaml/ocaml.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/octave/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/octave/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/octave/octave.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/pascal/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/pascal/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/pascal/pascal.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/perl/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/perl/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/perl/perl.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/php/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/php/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/php/php.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/pig/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/pig/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/pig/pig.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/properties/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/properties/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/properties/properties.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/python/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/python/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/python/python.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/q/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/q/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/q/q.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/r/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/r/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/r/r.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rpm/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rpm/changes/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rpm/changes/changes.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rpm/changes/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rpm/spec/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rpm/spec/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rpm/spec/spec.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rpm/spec/spec.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rst/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rst/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rst/rst.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ruby/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ruby/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/ruby/ruby.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rust/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rust/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/rust/rust.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sass/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sass/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sass/sass.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/scheme/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/scheme/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/scheme/scheme.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/shell/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/shell/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/shell/shell.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sieve/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sieve/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sieve/sieve.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/smalltalk/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/smalltalk/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/smalltalk/smalltalk.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/smarty/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/smarty/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/smarty/smarty.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/smartymixed/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/smartymixed/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/smartymixed/smartymixed.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sparql/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sparql/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sparql/sparql.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sql/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sql/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/sql/sql.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/stex/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/stex/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/stex/stex.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/stex/test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/tcl/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/tcl/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/tcl/tcl.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/tiddlywiki/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/tiddlywiki/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/tiddlywiki/tiddlywiki.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/tiddlywiki/tiddlywiki.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/tiki/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/tiki/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/tiki/tiki.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/tiki/tiki.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/toml/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/toml/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/toml/toml.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/turtle/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/turtle/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/turtle/turtle.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/vb/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/vb/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/vb/vb.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/vbscript/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/vbscript/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/vbscript/vbscript.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/velocity/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/velocity/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/velocity/velocity.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/verilog/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/verilog/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/verilog/verilog.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/xml/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/xml/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/xml/xml.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/xquery/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/xquery/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/xquery/test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/xquery/xquery.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/yaml/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/yaml/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/yaml/yaml.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/z80/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/z80/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/mode/z80/z80.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/package.json
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/comment_test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/doc_test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/driver.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/emacs_test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/lint/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/lint/acorn.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/lint/lint.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/lint/parse-js.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/lint/walk.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/mode_test.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/mode_test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/phantom_driver.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/run.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/test/vim_test.js
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/3024-day.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/3024-night.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/ambiance-mobile.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/ambiance.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/base16-dark.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/base16-light.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/blackboard.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/cobalt.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/eclipse.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/elegant.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/erlang-dark.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/lesser-dark.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/midnight.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/monokai.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/neat.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/night.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/paraiso-dark.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/paraiso-light.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/rubyblue.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/solarized.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/the-matrix.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/tomorrow-night-eighties.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/twilight.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/vibrant-ink.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/xq-dark.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/theme/xq-light.css
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/editor_registry.php
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/formcodemirror3.php
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/language/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/language/english.php
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/language/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/language/italian.php
Removed Paths:
-------------
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/editor_registry.php
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/formcodemirror3.php
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/index.html
ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/language/
Added: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.gitattributes
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.gitattributes (rev 0)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.gitattributes 2013-09-28 06:05:44 UTC (rev 12103)
@@ -0,0 +1,8 @@
+*.txt text
+*.js text
+*.html text
+*.md text
+*.json text
+*.yml text
+*.css text
+*.svg text
Added: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.gitignore
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.gitignore (rev 0)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.gitignore 2013-09-28 06:05:44 UTC (rev 12103)
@@ -0,0 +1,6 @@
+/node_modules
+/npm-debug.log
+test.html
+.tern-*
+*~
+*.swp
Added: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.travis.yml
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.travis.yml (rev 0)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/.travis.yml 2013-09-28 06:05:44 UTC (rev 12103)
@@ -0,0 +1,3 @@
+language: node_js
+node_js:
+ - 0.8
Added: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/AUTHORS
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/AUTHORS (rev 0)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/AUTHORS 2013-09-28 06:05:44 UTC (rev 12103)
@@ -0,0 +1,254 @@
+List of CodeMirror contributors. Updated before every release.
+
+4r2r
+Aaron Brooks
+Adam King
+adanlobato
+Adán Lobato
+aeroson
+Ahmad Amireh
+Ahmad M. Zawawi
+ahoward
+Akeksandr Motsjonov
+Albert Xing
+Alexander Pavlov
+Alexander Schepanovski
+alexey-k
+Alex Piggott
+Amy
+Ananya Sen
+AndersMad
+Andre von Houck
+Andrey Lushnikov
+Andy Kimball
+Andy Li
+angelozerr
+ang...@gm...
+Ankit Ahuja
+Ansel Santosa
+Anthony Grimes
+areos
+Atul Bhouraskar
+Aurelian Oancea
+Bastian Müller
+benbro
+Benjamin DeCoste
+Ben Keen
+boomyjee
+borawjm
+Brandon Frohs
+Brett Zamir
+Brian Sletten
+Bruce Mitchener
+Chandra Sekhar Pydi
+Charles Skelton
+Chris Coyier
+Chris Granger
+Chris Morgan
+Christopher Brown
+ciaranj
+CodeAnimal
+ComFreek
+dagsta
+Dan Heberden
+Daniel, Dao Quang Minh
+Daniel Faust
+Daniel Huigens
+Daniel Neel
+Daniel Parnell
+Danny Yoo
+David Mignot
+David Pathakjee
+deebugger
+Deep Thought
+Dominator008
+Domizio Demichelis
+Drew Bratcher
+Drew Hintz
+Drew Khoury
+Dror BG
+duralog
+edsharp
+ekhaled
+Eric Allam
+eustas
+Fauntleroy
+fbuchinger
+feizhang365
+Felipe Lalanne
+Felix Raab
+Filip Noetzel
+flack
+ForbesLindesay
+Ford_Lawnmower
+Gabriel Nahmias
+galambalazs
+Gautam Mehta
+Glenn Ruehle
+Golevka
+Gordon Smith
+greengiant
+Guillaume Massé
+Guillaume Massé
+Hans Engel
+Hardest
+Hasan Karahan
+Hocdoc
+Ian Beck
+Ian Wehrman
+Ian Wetherbee
+Ice White
+ICHIKAWA, Yuji
+Ingo Richter
+Irakli Gozalishvili
+Ivan Kurnosov
+Jacob Lee
+Jakub Vrana
+James Campos
+James Thorne
+Jamie Hill
+Jan Jongboom
+jankeromnes
+Jan Keromnes
+Jan T. Sott
+Jason
+Jason Grout
+Jason Johnston
+Jason San Jose
+Jason Siefken
+Jean Boussier
+jeffkenton
+Jeff Pickhardt
+jem (graphite)
+Jochen Berger
+John Connor
+John Lees-Miller
+John Snelson
+jongalloway
+Joost-Wim Boekesteijn
+Joseph Pecoraro
+Joshua Newman
+jots
+Juan Benavides Romero
+Jucovschi Constantin
+jwa...@gm...
+kaniga
+Ken Newman
+Ken Rockot
+Kevin Sawicki
+Klaus Silveira
+Koh Zi Han, Cliff
+komakino
+Konstantin Lopuhin
+koops
+ks-ifware
+kubelsmieci
+Lanny
+leaf corcoran
+Leonya Khachaturov
+Liam Newman
+LM
+Lorenzo Stoakes
+lynschinzer
+Maksim Lin
+Maksym Taran
+Marat Dreizin
+Marco Aurélio
+Marijn Haverbeke
+Mario Pietsch
+Mark Lentczner
+Martin Balek
+Martín Gaitán
+Mason Malone
+Mateusz Paprocki
+mats cronqvist
+Matthew Beale
+Matthias BUSSONNIER
+Matt McDonald
+Matt Pass
+Matt Sacks
+Maximilian Hils
+Max Kirsch
+mbarkhau
+Metatheos
+Micah Dubinko
+Michael Lehenbauer
+Michael Zhou
+Mighty Guava
+Miguel Castillo
+Mike
+Mike Brevoort
+Mike Diaz
+Mike Ivanov
+Mike Kadin
+MinRK
+misfo
+mps
+Narciso Jaramillo
+Nathan Williams
+nerbert
+nguillaumin
+Niels van Groningen
+Nikita Beloglazov
+Nikita Vasilyev
+nlwillia
+pablo
+Page
+Patrick Strawderman
+Paul Garvin
+Paul Ivanov
+Pavel Feldman
+Paweł Bartkiewicz
+peteguhl
+peterkroon
+Peter Kroon
+prasanthj
+Prasanth J
+Rahul
+Randy Edmunds
+Richard Z.H. Wang
+robertop23
+Robert Plummer
+Ruslan Osmanov
+sabaca
+Samuel Ainsworth
+sandeepshetty
+santec
+Sascha Peilicke
+satchmorun
+sathyamoorthi
+SCLINIC\jdecker
+shaund
+shaun gilchrist
+Shmuel Englard
+sonson
+spastorelli
+Stas Kobzar
+Stefan Borsje
+Steffen Beyer
+Steve O'Hara
+stoskov
+Tarmil
+tfjgeorge
+Thaddee Tyl
+think
+Thomas Dvornik
+Thomas Schmid
+Tim Baumann
+Timothy Farrell
+Timothy Hatcher
+TobiasBg
+Tomas-A
+Tomas Varaneckas
+Tom Erik Støwer
+Tom MacWright
+Tony Jian
+Vestimir Markov
+vf
+Volker Mische
+William Jamieson
+Wojtek Ptak
+Xavier Mendez
+Yunchi Luo
+Yuvi Panda
+Zachary Dremann
Added: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/CONTRIBUTING.md
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/CONTRIBUTING.md (rev 0)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/CONTRIBUTING.md 2013-09-28 06:05:44 UTC (rev 12103)
@@ -0,0 +1,72 @@
+# How to contribute
+
+- [Getting help](#getting-help-)
+- [Submitting bug reports](#submitting-bug-reports-)
+- [Contributing code](#contributing-code-)
+
+## Getting help
+
+Community discussion, questions, and informal bug reporting is done on the
+[CodeMirror Google group](http://groups.google.com/group/codemirror).
+
+## Submitting bug reports
+
+The preferred way to report bugs is to use the
+[GitHub issue tracker](http://github.com/marijnh/CodeMirror/issues). Before
+reporting a bug, read these pointers.
+
+**Note:** The issue tracker is for *bugs*, not requests for help. Questions
+should be asked on the
+[CodeMirror Google group](http://groups.google.com/group/codemirror) instead.
+
+### Reporting bugs effectively
+
+- CodeMirror is maintained by volunteers. They don't owe you anything, so be
+ polite. Reports with an indignant or belligerent tone tend to be moved to the
+ bottom of the pile.
+
+- Include information about **the browser in which the problem occurred**. Even
+ if you tested several browsers, and the problem occurred in all of them,
+ mention this fact in the bug report. Also include browser version numbers and
+ the operating system that you're on.
+
+- Mention which release of CodeMirror you're using. Preferably, try also with
+ the current development snapshot, to ensure the problem has not already been
+ fixed.
+
+- Mention very precisely what went wrong. "X is broken" is not a good bug
+ report. What did you expect to happen? What happened instead? Describe the
+ exact steps a maintainer has to take to make the problem occur. We can not
+ fix something that we can not observe.
+
+- If the problem can not be reproduced in any of the demos included in the
+ CodeMirror distribution, please provide an HTML document that demonstrates
+ the problem. The best way to do this is to go to
+ [jsbin.com](http://jsbin.com/ihunin/edit), enter it there, press save, and
+ include the resulting link in your bug report.
+
+## Contributing code
+
+- Make sure you have a [GitHub Account](https://github.com/signup/free)
+- Fork [CodeMirror](https://github.com/marijnh/CodeMirror/)
+ ([how to fork a repo](https://help.github.com/articles/fork-a-repo))
+- Make your changes
+- If your changes are easy to test or likely to regress, add tests.
+ Tests for the core go into `test/test.js`, some modes have their own
+ test suite under `mode/XXX/test.js`. Feel free to add new test
+ suites to modes that don't have one yet (be sure to link the new
+ tests into `test/index.html`).
+- Follow the general code style of the rest of the project (see
+ below). Run `bin/lint` to verify that the linter is happy.
+- Make sure all tests pass. Visit `test/index.html` in your browser to
+ run them.
+- Submit a pull request
+([how to create a pull request](https://help.github.com/articles/fork-a-repo))
+
+### Coding standards
+
+- 2 spaces per indentation level, no tabs.
+- Include semicolons after statements.
+- Note that the linter (`bin/lint`) which is run after each commit
+ complains about unused variables and functions. Prefix their names
+ with an underscore to muffle it.
Added: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/LICENSE
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/LICENSE (rev 0)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/LICENSE 2013-09-28 06:05:44 UTC (rev 12103)
@@ -0,0 +1,19 @@
+Copyright (C) 2013 by Marijn Haverbeke <ma...@gm...> and others
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
+THE SOFTWARE.
Added: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/README.md
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/README.md (rev 0)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/README.md 2013-09-28 06:05:44 UTC (rev 12103)
@@ -0,0 +1,11 @@
+# CodeMirror
+[](http://travis-ci.org/marijnh/CodeMirror)
+[](http://badge.fury.io/js/codemirror)
+
+CodeMirror is a JavaScript component that provides a code editor in
+the browser. When a mode is available for the language you are coding
+in, it will color your code, and optionally help with indentation.
+
+The project page is http://codemirror.net
+The manual is at http://codemirror.net/doc/manual.html
+The contributing guidelines are in [CONTRIBUTING.md](https://github.com/marijnh/CodeMirror/blob/master/CONTRIBUTING.md)
Added: ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/comment/comment.js
===================================================================
--- ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/comment/comment.js (rev 0)
+++ ThirdParty/xoopseditor/trunk/htdocs/class/xoopseditor/codemirror3/codemirror/addon/comment/comment.js 2013-09-28 06:05:44 UTC (rev 12103)
@@ -0,0 +1,145 @@
+(function() {
+ "use strict";
+
+ var noOptions = {};
+ var nonWS = /[^\s\u00a0]/;
+ var Pos = CodeMirror.Pos;
+
+ function firstNonWS(str) {
+ var found = str.search(nonWS);
+ return found == -1 ? 0 : found;
+ }
+
+ CodeMirror.commands.toggleComment = function(cm) {
+ var from = cm.getCursor("start"), to = cm.getCursor("end");
+ cm.uncomment(from, to) || cm.lineComment(from, to);
+ };
+
+ CodeMirror.defineExtension("lineComment", function(from, to, options) {
+ if (!options) options = noOptions;
+ var self = this, mode = self.getModeAt(from);
+ var commentString = options.lineComment || mode.lineComment;
+ if (!commentString) {
+ if (options.blockCommentStart || mode.blockCommentStart) {
+ options.fullLines = true;
+ self.blockComment(from, to, options);
+ }
+ return;
+ }
+ var firstLine = self.getLine(from.line);
+ if (firstLine == null) return;
+ var end = Math.min(to.ch != 0 || to.line == from.line ? to.line + 1 : to.line, self.lastLine() + 1);
+ var pad = options.padding == null ? " " : options.padding;
+ var blankLines = options.commentBlankLines || from.line == to.line;
+
+ self.operation(function() {
+ if (options.indent) {
+ var baseString = firstLine.slice(0, firstNonWS(firstLine));
+ for (var i = from.line; i < end; ++i) {
+ var line = self.getLine(i), cut = baseString.length;
+ if (!blankLines && !nonWS.test(line)) continue;
+ if (line.slice(0, cut) != baseString) cut = firstNonWS(line);
+ self.replaceRange(baseString + commentString + pad, Pos(i, 0), Pos(i, cut));
+ }
+ } else {
+ for (var i = from.line; i < end; ++i) {
+ if (blankLines || nonWS.test(self.getLine(i)))
+ self.replaceRange(commentString + pad, Pos(i, 0));
+ }
+ }
+ });
+ });
+
+ CodeMirror.defineExtension("blockComment", function(from, to, options) {
+ if (!options) options = noOptions;
+ var self = this, mode = self.getModeAt(from);
+ var startString = options.blockCommentStart || mode.blockCommentStart;
+ var endString = options.blockCommentEnd || mode.blockCommentEnd;
+ if (!startString || !endString) {
+ if ((options.lineComment || mode.lineComment) && options.fullLines != false)
+ self.lineComment(from, to, options);
+ return;
+ }
+
+ var end = Math.min(to.line, self.lastLine());
+ if (end != from.line && to.ch == 0 && nonWS.test(self.getLine(end))) --end;
+
+ var pad = options.padding == null ? " " : options.padding;
+ if (from.line > end) return;
+
+ self.operation(function() {
+ if (options.fullLines != false) {
+ var lastLineHasText = nonWS.test(self.getLine(end));
+ self.replaceRange(pad + endString, Pos(end));
+ self.replaceRange(startString + pad, Pos(from.line, 0));
+ var lead = options.blockCommentLead || mode.blockCommentLead;
+ if (lead != null) for (var i = from.line + 1; i <= end; ++i)
+ if (i != end || lastLineHasText)
+ self.replaceRange(lead + pad, Pos(i, 0));
+ } else {
+ self.replaceRange(endString, to);
+ self.replaceRange(startString, from);
+ }
+ });
+ });
+
+ CodeMirror.defineExtension("uncomment", function(from, to, options) {
+ if (!options) options = noOptions;
+ var self = this, mode = self.getModeAt(from);
+ var end = Math.min(to.line, self.lastLine()), start = Math.min(from.line, end);
+
+ // Try finding line comments
+ var lineString = options.lineComment || mode.lineComment, lines = [];
+ var pad = options.padding == null ? " " : options.padding, didSomething;
+ lineComment: {
+ if (!lineString) break lineComment;
+ for (var i = start; i <= end; ++i) {
+ var line = self.getLine(i);
+ var found = line.indexOf(lineString);
+ if (found == -1 && (i != end || i == start) && nonWS.test(line)) break lineComment;
+ if (i != start && found > -1 && nonWS.test(line.slice(0, found))) break lineComment;
+ lines.push(line);
+ }
+ self.operation(function() {
+ for (var i = start; i <= end; ++i) {
+ var line = lines[i - start];
+ var pos = line.indexOf(lineString), endPos = pos + lineString.length;
+ if (pos < 0) continue;
+ if (line.slice(endPos, endPos + pad.length) == pad) endPos += pad.length;
+ didSomething = true;
+ self.replaceRange("", Pos(i, pos), Pos(i, endPos));
+ }
+ });
+ if (didSomething) return true;
+ }
+
+ // Try block comments
+ var startString = options.blockCommentStart || mode.blockCommentStart;
+ var endString = options.blockCommentEnd || mode.blockCommentEnd;
+ if (!startString || !endString) return false;
+ var lead = options.blockCommentLead || mode.blockCommentLead;
+ var startLine = self.getLine(s...
[truncated message content] |