You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodeMirror-announce, CodeMirror
Hi list,
I've just tagged 3.12, which is a rather uneventful release. These are
the only significant changes:
* New mode: GNU assembler.
* New options: maxHighlightLength andhistoryEventDelay.
* Added addToHistory option for markText.
* Various fixes to JavaScript tokenization and indentation corner cases.
* Further improvements to the vim mode.