5.61.1
版本发布时间: 2021-05-20 16:59:51
codemirror/codemirror5最新发布版本:5.65.17(2024-07-20 22:25:40)
Version 5.61.1
Bug fixes
Fix a bug where changing the editor's document could confuse text-direction management.
Fix a bug in horizontally scrolling the cursor into view.
Optimize adding lots of marks in a single transaction.
simple mode addon: Support regexps with a unicode flag.
javascript mode: Add support for TypeScript template string types, improve integration with JSX mode.