CodeMirror
Creator: Shaun McCormick (splittingred)
Updated by: JP DeVries (dinocorn)
About CodeMirror
CodeMirror integration for MODx Revolution. Get custom syntax highlighting in your Elements. Works with Revolution 2.0.0-RC3 or later only.
Information
Released
February 13, 2014
Supported Database
MySQL, SQL Server
License
GPLv2
Supported Versions
2.0 - Current
Downloads
130,080
Instructions
Install via Package Management.
New in 2.2.1-pl
New in 2.2.1
- [#1] Fix Incompatibility with SimpleSearch
New in 2.2.0
- [#16] Add Resource editing ability (thanks Jsewill!)
- [#17] Fix tabSize value conversion
New in 2.1.0
- Add match highlighting
- Add line wrapping
- Add fullscreen mode (F6 key)
- Add auto-clear empty lines option
- Add smart indenting
- Add over 10 various themes
- Add code folding for HTML/XML
- Upgrade CodeMirror to 2.3
New in 2.0.0
- Tweak of height css of editor to allow fluid heights
- Improve styling of search/replace buttons
- Compress css/js for faster loading
- Add search/replace field via showSearchForm property
- Add line highlighting via highlightLine property
- Add enterMode, electricChars, firstLineNumber, indentWithTabs, matchBrackets, undoDepth properties for more configuration options
- Upgrade to CodeMirror 2