- Jun 23, 2014
-
-
Marijn Haverbeke authored
Issue #2635
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #2644
-
Brian Grinstead authored
-
Marijn Haverbeke authored
Issue #2638
-
Marijn Haverbeke authored
Closes #2629
-
Alexandre Bique authored
-
Marijn Haverbeke authored
Closes #2623
-
Marijn Haverbeke authored
Issue #2621
-
Marijn Haverbeke authored
Using the CodeMirror-guttermarker and CodeMirror-guttermarker-subtle CSS classes to give the markers their color. Issue #2602
-
Adam Ahmed authored
When using the measure div to measure a LineWidget with coverGutter: true, set the parent's width to include the gutter. Otherwise, the widget will be measured as if it were not meant to cover the gutter (it will be measured at a narrower width). Fixes #2611
-
Adam Ahmed authored
Modified the lineWidgetChanged test to also test for #2611
-
mtaran-google authored
This makes it work correctly when the hanging indent is different from the indent unit.
-
Marijn Haverbeke authored
-
mtaran-google authored
As described in the comment, there was actually an intermediate selection being created, which clobbered the middle-click paste buffer and thus resulted in a $ being pasted instead of the actual content the user wanted. It's still a mystery why you couldn't repro it, but my guess is that due to some configuration (maybe in your window manager) your system wasn't updating the paste buffer as eagerly as Debian and Unity do by default.
-
- Jun 20, 2014
-
-
Yunchi Luo authored
-
Yunchi Luo authored
-
Yunchi Luo authored
-
binny authored
-
- Jun 19, 2014
-
-
Yunchi Luo authored
-
binny authored
Remove off-by-one in vim when head is further forward in the document than the anchor, where vim's selection becomes 1 less than CodeMirror's. This was originally done because the cursor showed past the anchor and looked like an additional character selection.
-
- Jun 17, 2014
-
-
Yunchi Luo authored
-
Yunchi Luo authored
-
Marcus Bointon authored
It's intended to match a literal `{`, but that must be escaped as it's a meta character in JS regex.
-
- Jun 13, 2014
-
-
Marijn Haverbeke authored
-
- Jun 10, 2014
-
-
Travis Heppe authored
-
- Jun 09, 2014
-
-
Marijn Haverbeke authored
Issue #2624
-
- Jun 08, 2014
-
-
Marijn Haverbeke authored
Issue #2622
-
- Jun 06, 2014
-
-
binny authored
-
binny authored
-
Marijn Haverbeke authored
Closes #2619
-
binny authored
-
- Jun 04, 2014
-
-
Anders Nawroth authored
-
binny authored
-
- Jun 03, 2014
-
-
as3boyan authored
-
Marijn Haverbeke authored
Issue #2604
-
Marijn Haverbeke authored
Closes #2598
-
mtaran-google authored
Fixes #2596
-
Marijn Haverbeke authored
-
- Jun 02, 2014
-
-
Travis Heppe authored
-