pax_global_header00006660000000000000000000000064117340305650014516gustar00rootroot0000000000000052 comment=677a6aa8bbebf35d9d3ab07f7bc7d5d4326df806 marijnh-CodeMirror2-677a6aa/000077500000000000000000000000001173403056500157115ustar00rootroot00000000000000marijnh-CodeMirror2-677a6aa/LICENSE000066400000000000000000000023141173403056500167160ustar00rootroot00000000000000Copyright (C) 2011 by Marijn Haverbeke 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. Please note that some subdirectories of the CodeMirror distribution include their own LICENSE files, and are released under different licences. marijnh-CodeMirror2-677a6aa/README.md000066400000000000000000000003521173403056500171700ustar00rootroot00000000000000# CodeMirror 2 CodeMirror 2 is a rewrite of [CodeMirror 1](http://github.com/marijnh/CodeMirror). The docs live [here](http://codemirror.net/doc/manual.html), and the project page is [http://codemirror.net/](http://codemirror.net/). marijnh-CodeMirror2-677a6aa/demo/000077500000000000000000000000001173403056500166355ustar00rootroot00000000000000marijnh-CodeMirror2-677a6aa/demo/activeline.html000066400000000000000000000052611173403056500216520ustar00rootroot00000000000000 CodeMirror: Active Line Demo

CodeMirror: Active Line Demo

Styling the current cursor line.

marijnh-CodeMirror2-677a6aa/demo/changemode.html000066400000000000000000000026571173403056500216270ustar00rootroot00000000000000 CodeMirror: Mode-Changing Demo

CodeMirror: Mode-Changing demo

On changes to the content of the above editor, a (crude) script tries to auto-detect the language used, and switches the editor to either JavaScript or Scheme mode based on that.

marijnh-CodeMirror2-677a6aa/demo/closetag.html000066400000000000000000000044001173403056500213220ustar00rootroot00000000000000 CodeMirror: Close-Tag Demo

Close-Tag Demo