Skip to content

Tags: WebWorksCollection/CodeMirror

Tags

5.14.2

Toggle 5.14.2's commit message

Verified

This tag was signed with the committer’s verified signature.
marijnh Marijn Haverbeke
Version 5.14.2

### Bugfixes

Push a new package to NPM due to an [NPM bug](npm/npm#5082) omitting the LICENSE file in 5.14.0.

Set `dataTransfer.effectAllowed` in `dragstart` handler to help browsers use the right drag icon.

Add the [mbox mode](http://codemirror.net/mode/mbox/index.html) to `mode/meta.js`.

#
# Write a message for tag:
#   5.14.2
# Lines starting with '#' will be kept; you may remove them yourself if you want to.

5.14.0

Toggle 5.14.0's commit message

Verified

This tag was signed with the committer’s verified signature.
marijnh Marijn Haverbeke
## Release 5.14.0

### Bugfixes

[`posFromIndex`](http://codemirror.net/doc/manual.html#posFromIndex) and [`indexFromPos`](http://codemirror.net/doc/manual.html#indexFromPos) now take [`lineSeparator`](http://codemirror.net/doc/manual.html#option_lineSeparator) into account.

[vim bindings](http://codemirror.net/demo/vim.html): Only call `.save()` when it is actually available.

[commend addon](http://codemirror.net/doc/manual.html#addon_comment): Be careful not to mangle multi-line strings.

[Python mode](http://codemirror.net/mode/python/index.html): Improve distinguishing of decorators from `@` operators.

[`findMarks`](http://codemirror.net/doc/manual.html#findMarks): No longer return marks that touch but don't overlap given range.

### New features

[vim bindings](http://codemirror.net/demo/vim.html): Add yank command.

[match-highlighter addon](http://codemirror.net/doc/manual.html#addon_match-highlighter): Add `trim` option to disable ignoring of whitespace.

[PowerShell mode](http://codemirror.net/mode/powershell/index.html): Added.

[Yacas mode](http://codemirror.net/mode/yacas/index.html): Added.

[Web IDL mode](http://codemirror.net/mode/webidl/index.html): Added.

[SAS mode](http://codemirror.net/mode/sas/index.html): Added.

[mbox mode](http://codemirror.net/mode/mbox/index.html): Added.

5.13.4

Toggle 5.13.4's commit message

Verified

This commit was signed with the committer’s verified signature.
marijnh Marijn Haverbeke
Mark release 5.13.4

5.13.2

Toggle 5.13.2's commit message
Mark release 5.13.2

5.13.0

Toggle 5.13.0's commit message
Mark release 5.13.0

5.12.0

Toggle 5.12.0's commit message
Mark release 5.12.0

5.11.0

Toggle 5.11.0's commit message
Mark release 5.11.0

5.10.0

Toggle 5.10.0's commit message
Mark release 5.10.0

5.9.0

Toggle 5.9.0's commit message
Mark release 5.9.0

5.8.0

Toggle 5.8.0's commit message
Mark release 5.8