- Mar 10, 2017
-
-
Marijn Haverbeke authored
(when there is a gutter) Issue #4637
-
- Mar 09, 2017
-
-
Marijn Haverbeke authored
Which often caused strangeness around empty lines Issue #4307
-
Marijn Haverbeke authored
Closes #4609
-
Marijn Haverbeke authored
Closes #4628
-
Marijn Haverbeke authored
Issue #4491
-
Marijn Haverbeke authored
Since rollup is now adding those
-
Marijn Haverbeke authored
So that we don't leave a stray selection that'll be reset to some nonsense position by the DOM changes. Closes #4625
-
Marijn Haverbeke authored
-
Jakub Vrána authored
`{@inject}` is used for injected parameters instead of normal parameters. It behaves the same as `{@param}`.
-
- Mar 08, 2017
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #4194 Issue #4500
-
Marijn Haverbeke authored
Issue #4194 Issue #4500
-
Marijn Haverbeke authored
Issue #4194 Closes #4500
-
Marijn Haverbeke authored
Closes #4635
-
Ami Fischman authored
Starting with Emacs 24.4 the meanings of Enter and Ctrl+J was swapped, so that RET does newline-and-indent while C-j is the simple non-electric newline. This change makes codemirror4 match Emacs.
-
- Mar 07, 2017
-
-
Marijn Haverbeke authored
Issue #4627
-
- Mar 05, 2017
-
-
Beni Cherniavsky-Paskin authored
-
Adrian Heine authored
This is based on work by Radek Piórkowski <radek25c@gmail.com>.
-
Adrian Heine authored
-
- Mar 04, 2017
-
-
Christopher Kramer authored
Identifiers that contain the identifierQuote like a table named my"table are now doublicated correctly (e.g. quoting produces: "my""table"). This fixes 2 failing tests, but 2 others still fail.
-
- Mar 02, 2017
-
-
Marijn Haverbeke authored
Closes #4623
-
- Mar 01, 2017
-
-
Marijn Haverbeke authored
Closes #4621
-
Erik Welander authored
-
Christopher Kramer authored
-
Christopher Kramer authored
The identifier-quote that a language uses around identifiers can now be defined using "identifierQuote" when defining a mimetype. Previously, backticks where hardcoded, but this is not standard SQL (which uses double quotes). For example, SQLite defines double quotes as preferred way to quote identifiers: http://sqlite.org/lang_keywords.html
-
Adrian Heine authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #4618
-
Marijn Haverbeke authored
This reverts commit a44e76a0. Issue #4606
-
Martin Zagora authored
-
Martin Zagora authored
-
- Feb 28, 2017
-
-
Erik Welander authored
... in a 3-editor view, by immediately syncing the scrolling from the left to the right and vice-versa.
- Feb 27, 2017
-
-
satamas authored
-
Marijn Haverbeke authored
As per http://spec.commonmark.org/0.27/#html-blocks Issue #4611
-
satamas authored
-
Luca Fabbri authored
-
Marijn Haverbeke authored
Issue #4603
-
Marijn Haverbeke authored
Issue #4603
-