CodeMirror v2.17.0 Release Notes

Release Date: 2011-11-21 // over 12 years ago
    • ๐Ÿ‘ Add support for line wrapping and code folding.
    • ๐Ÿ’… Add GitHub-style Markdown mode.
    • ๐Ÿ’Ž Add Monokai and Rubyblue themes.
    • Add setBookmark method.
    • ๐Ÿšš Move some of the demo code into reusable components under lib/util.
    • Make screen-coord-finding code faster and more reliable.
    • Fix drag-and-drop in Firefox.
    • ๐Ÿ‘ Improve support for IME.
    • Speed up content rendering.
    • ๐Ÿ’ป Fix browser's built-in search in Webkit.
    • Make double- and triple-click work in IE.
    • ๐Ÿ›  Various fixes to modes.