2.16.0
- Add Perl, Rust, TiddlyWiki, and Groovy modes.
- Dragging text inside the editor now moves, rather than copies.
- Add a
coordsFromIndexmethod. - API change:
setValuenow no longer clears history. UseclearHistoryfor that. - API change:
markTextnow returns an object withclearandfindmethods. Marked text is now more robust when edited. - Fix editing code with tabs in Internet Explorer.