- Jun 17, 2014
-
-
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
-
Yunchi Luo authored
This reverts commit 4b047883.
-
Travis Heppe authored
-
- Jun 01, 2014
-
-
Marijn Haverbeke authored
Issue #2587
-
- May 31, 2014
-
-
Maksym Taran authored
-
- May 29, 2014
-
-
Marijn Haverbeke authored
Issue #2587
-
Marijn Haverbeke authored
Issue #2594
-
mtaran-google authored
The issue can be seen on http://codemirror.net/mode/clike/index.html. In the C++ raw_string line, place the cursor after 'delim(' and type '('. Currently this causes a regexp error, which this patch fixes.
-
- May 26, 2014
-
-
Marijn Haverbeke authored
Issue #2562
-
- May 25, 2014
-
-
binny authored
-
Cheah Chu Yeow authored
This fixes non-empty selections having 2 highlights: the selection highlight and the active-line highlight. Non-empty selections should only have the selection highlight.
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
The editor instances will inherit them from there. Issue #2573
-
Marijn Haverbeke authored
Issue #2573
-
Marijn Haverbeke authored
-
Peter Kroon authored
..website isn't available
-
Peter Kroon authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Not official/documented for now.
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
This makes the version tests more readable (though also more verbose).
-
Marijn Haverbeke authored
It is unreliable, and cleared for no apparent reason if when buttons are still held. Issue #2577
-