8000 Tags · rasata/CodeMirror · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: rasata/CodeMirror

Tags

5.7.0

Toggle 5.7.0's commit message
Mark release 5.7.0

5.6.0

Toggle 5.6.0's commit message
Mark release 5.6.0

* Fix bug where you could paste into a `readOnly` editor
* Show a cursor at the drop location when dragging over the editor
* The [Rust mode](http://codemirror.net/mode/rust/index.html) was
  rewritten to handle modern Rust
* The editor and theme CSS was cleaned up. Some selectors are now
  less specific than before
* New theme: [abcdef](http://codemirror.net/demo/theme.html#abcdef)
* Lines longer than [`maxHighlightLength`](http://codemirror.net/doc/manual.html#option_maxHighlightLength)
  are now less likely to mess up indentation
* New addons: [`autorefresh`](http://codemirror.net/doc/manual.html#addon_autorefresh)
  for refreshing an editor the first time it becomes visible, and `html-lint` for using [HTMLHint](http://htmlhint.com/)
* The [`search`](http://codemirror.net/doc/manual.html#addon_search)
  addon now recognizes `\r` and `\n` in pattern and replacement input

5.5.0

Toggle 5.5.0's commit message
Mark relese 5.5.0

5.4.0

Toggle 5.4.0's commit message
Mark release 5.4.0

5.3.0

Toggle 5.3.0's commit message
Mark release 5.3.0

5.2.0

Toggle 5.2.0's commit message
Mark release 5.2.0

5.1.0

Toggle 5.1.0's commit message
Mark release 5.1.0

5.0.0

Toggle 5.0.0's commit message
Mark release 5.0

4.13.0

Toggle 4.13.0's commit message
Mark release 4.13

4.12.0

Toggle 4.12.0's commit message
Mark release 4.12.0

0