Skip to content

5.22.0

Compare
Choose a tag to compare
@marijnh marijnh released this 20 Dec 14:47
· 1703 commits to master since this release
5.22.0

Version 5.22.0

Bug fixes

sublime bindings: Make selectBetweenBrackets work with multiple cursors.

javascript mode: Fix issues with parsing complex TypeScript types, imports, and exports.

A contentEditable editor instance with autofocus enabled no longer crashes during initializing.

New features

emacs bindings: Export CodeMirror.emacs to allow other addons to hook into Emacs-style functionality.

active-line addon: Add nonEmpty option.

New event: optionChange.