CodeMirror v5.49.2 Release Notes

Release Date: 2019-10-21 // over 4 years ago
  • 🔖 Version 5.49.2

    🐛 Bug fixes

    sublime bindings: Make selectNextOccurrence stop doing something when all occurrences are selected.

    continuecomment addon: Respect indentWithTabs option.

    ⚡️ foldgutter addon: Optimize by reusing DOM when possible.

    💅 markdown mode: Don't reset inline styles at the start of a continued list item line.

    🔧 clike mode: Add a configuration for Objective-C++.