Move matchBrackets out of the core
Add CodeMirror.defineOption function for defining new options. Add findMatchingBracket to the methods exported by this extension. Closes #746
Showing
- demo/changemode.html 0 additions, 1 deletiondemo/changemode.html
- doc/compress.html 1 addition, 0 deletionsdoc/compress.html
- doc/manual.html 15 additions, 7 deletionsdoc/manual.html
- lib/codemirror.js 12 additions, 49 deletionslib/codemirror.js
- lib/util/matchbrackets.js 61 additions, 0 deletionslib/util/matchbrackets.js
- mode/clike/index.html 1 addition, 0 deletionsmode/clike/index.html
- mode/clike/scala.html 1 addition, 0 deletionsmode/clike/scala.html
- mode/ecl/index.html 1 addition, 4 deletionsmode/ecl/index.html
- mode/erlang/index.html 1 addition, 0 deletionsmode/erlang/index.html
- mode/gfm/index.html 0 additions, 1 deletionmode/gfm/index.html
- mode/go/index.html 1 addition, 0 deletionsmode/go/index.html
- mode/groovy/index.html 1 addition, 0 deletionsmode/groovy/index.html
- mode/haskell/index.html 1 addition, 0 deletionsmode/haskell/index.html
- mode/haxe/index.html 0 additions, 1 deletionmode/haxe/index.html
- mode/htmlembedded/index.html 0 additions, 1 deletionmode/htmlembedded/index.html
- mode/javascript/index.html 1 addition, 0 deletionsmode/javascript/index.html
- mode/less/index.html 1 addition, 0 deletionsmode/less/index.html
- mode/lua/index.html 1 addition, 0 deletionsmode/lua/index.html
- mode/markdown/index.html 0 additions, 1 deletionmode/markdown/index.html
- mode/mysql/index.html 1 addition, 2 deletionsmode/mysql/index.html
Loading
Please register or sign in to comment