modmore / CodeMirror

Integration for CodeMirror into MODx Revolution
12 stars 7 forks source link

Update request: to latest version of CodeMirror 2 #14

Closed 01iv3r closed 13 years ago

01iv3r commented 13 years ago

update extension to use the latest CodeMirror 2.0

Apologies for the impatient request. splittingred is like the god father of MODx extras and must get a brazillion requests a day.

But the current version of this CodeMirror extra is gettin' glitchy and it is damn handy to have our code highlighted with all the coding done inside the manager, especially adding proper tab support is key. Issues seem especially prominent in Chrome; grayed out Save button and problems highlighting text. Similar issues in firefox.

Also, support for Zen Coding would be amazing: http://zen-coding.ru/codemirror/

Man I'm a whiner. I should really just roll up my sleeves and see if I can figure out how to contribute.

pixelchutes commented 13 years ago

+1 for CodeMirror v2 request!

ZenCoding would be awesome. I would also love seeing something as simple as the "Active Line Hightlight": http://codemirror.net/demo/activeline.html, "Autoresize Editor": http://codemirror.net/demo/resize.html, or "Search and Replace": http://codemirror.net/demo/search.html demos on the CodeMirror project page.

splittingred commented 13 years ago

Update to CodeMirror 2 done. Search and replace is done; active line is done.

ZenCoding is not compatible with CodeMirror 2.