It is time for our monthly CodeMirror release again. Version 5.5 does the following things:
- New option: lineSeparator (with corresponding method)
- New themes: dracula, seti, yeti, material, and icecoder
- New modes: Brainfuck, VHDL, Squirrel (clike dialect)
- Define a findPersistent command in the search addon, for a dialog that stays open as you cycle through matches
- From this release on, the NPM module doesn’t include documentation and demos
You can get the zip from http://codemirror.net/codemirror-5.5.zip
All new patches at listed at https://github.com/codemirror/CodeMirror/compare/5.4.0...5.5.0
Best,
Marijn