- Jul 21, 2017
-
-
Marijn Haverbeke authored
-
- Jul 12, 2017
-
-
dwelle authored
-
- Jul 11, 2017
-
-
asolove authored
-
Marijn Haverbeke authored
Modern browsers handle updates to a textarea's value fast enough to not do this anymore. Issue #2703
-
- Jul 10, 2017
-
-
Marijn Haverbeke authored
Closes #4840
-
Marijn Haverbeke authored
Issue #4840
-
- Jun 29, 2017
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- 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.
-
Simon Edwards authored
-
- Jun 25, 2017
-
-
Marijn Haverbeke authored
-
- Jun 22, 2017
-
-
Marijn Haverbeke authored
- 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.
-
Marijn Haverbeke authored
-
- Jun 17, 2017
-
-
Marijn Haverbeke authored
Issue #4800
-
- Jun 13, 2017
-
-
Vincent Woo authored
-
- Jun 08, 2017
-
-
Adrian Heine authored
Closes #4786.
-
- May 29, 2017
-
-
Marijn Haverbeke authored
So that Doc can do its auto-new trick before calling the superclass constructor. Closes #4768
-
- May 24, 2017
-
-
Marijn Haverbeke authored
Closes #4760
-
- May 23, 2017
-
-
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.
-
Marijn Haverbeke authored
Issue #4727
-
- May 22, 2017
-
-
Adrian Heine authored
This closes #4691 and is based on an idea by Joel <joel.einbinder@gmail.com>.
-
Marijn Haverbeke authored
-
Max Schaefer authored
-
- May 09, 2017
-
-
Marijn Haverbeke authored
Issue #4724
-
- May 05, 2017
-
-
Marijn Haverbeke authored
Issue #4726
-
- Apr 28, 2017
-
-
Adrian Heine authored
I broke this in 0ad53e0a. Closes #4713.
-
- Apr 26, 2017
-
-
Adrian Heine authored
-
Adrian Heine authored
-
Adrian Heine authored
-
Adrian Heine authored
-
Adrian Heine authored
-
Adrian Heine authored
-
Adrian Heine authored
-
Adrian Heine authored
-