- Sep 23, 2017
-
-
jkaplon authored
-
- Sep 21, 2017
-
-
coderaiser authored
-
- Sep 20, 2017
-
-
Adrian Heine authored
-
Adrian Heine authored
Closes #4878.
-
- Sep 18, 2017
-
-
Marijn Haverbeke authored
Issue #4926
-
- Sep 15, 2017
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
We really need to get rid of PhantomJS
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Sep 13, 2017
-
-
Marijn Haverbeke authored
Which Phantom doesn't parse yet
-
Marijn Haverbeke authored
Issue #4926
-
- Aug 29, 2017
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #4926
-
- Jul 24, 2017
-
-
Adrian Heine authored
See #4872.
-
- Jul 22, 2017
-
-
Marijn Haverbeke authored
Issue #4868
-
- Jul 10, 2017
-
-
Marijn Haverbeke authored
Issue #4839
-
- Jul 07, 2017
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Closes #4839
-
- Jun 28, 2017
-
-
Adrian Heine authored
This way, only one char's left and right edges are used, instead of its (logical) neighbour's right edges. In bidi content, this avoids trying to scroll to two logically close, but visually far apart positions in some situations.
-
- Jun 27, 2017
-
-
Adrian Heine authored
This reverts commit e7b737c8.
-
- Jun 22, 2017
-
-
Travis Heppe authored
into a form that CodeMirror can understand.
-
- Jun 21, 2017
-
-
Marijn Haverbeke authored
Since moving the highlighting frontier forward when doing things like getTokenAt is not safe at all. Also properly update highlighting frontier when a change happens.
-
- Jun 14, 2017
-
-
Travis Heppe authored
-
- Jun 13, 2017
-
-
Travis Heppe authored
-
- May 28, 2017
- May 25, 2017
-
-
Marijn Haverbeke authored
-
- May 24, 2017
-
-
Marijn Haverbeke authored
Since the vim bindins are depending on that
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- May 23, 2017
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
FEATURE: Mouse button clicks can now be bound in keymaps by using names like `"LeftClick"` or `"Ctrl-Alt-MiddleTripleClick"`. When bound to a function, that function will be passed the position of the click as second argument. FEATURE: The behavior of mouse selection and dragging can now be customized with the [`configureMouse`](http://codemirror.net/doc/manual.html#option_configureMouse) option.
-
- May 16, 2017
-
-
NetworkNode authored
-
- May 04, 2017
-
-
Marijn Haverbeke authored
To avoid false negatives due to window scrolling
-
- Apr 19, 2017
-
-
Adrian Heine authored
-
- Mar 09, 2017
-
-
Marijn Haverbeke authored
Which often caused strangeness around empty lines Issue #4307
-
Marijn Haverbeke authored
Since rollup is now adding those
-
- Mar 08, 2017
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Mar 05, 2017
-
-
Adrian Heine authored
-