- Feb 28, 2014
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
And listen for them in the merge addon.
-
twifkak authored
Per change authored in https://github.com/marijnh/CodeMirror/pull/1979.
-
- Feb 27, 2014
-
-
Yunchi Luo authored
-
- Feb 26, 2014
-
-
Yunchi Luo authored
-
Marijn Haverbeke authored
Closes #2309
-
Patil Arpith authored
-
- Feb 25, 2014
-
-
Gabriel Horner authored
-
Marijn Haverbeke authored
Issue #2304
-
- Feb 24, 2014
-
-
Forbes Lindesay authored
-
- Feb 23, 2014
-
-
Adrian Aichner authored
-
Marijn Haverbeke authored
-
- Feb 21, 2014
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Closes #2200
-
- Feb 20, 2014
-
-
Travis Heppe authored
Issue #2283
-
Frank Wiegand authored
-
Marijn Haverbeke authored
Issue #2282
-
Marijn Haverbeke authored
-
- Feb 19, 2014
-
-
Marijn Haverbeke authored
Closes #2275
-
- Feb 18, 2014
-
-
Marijn Haverbeke authored
Closes #2274
-
Marijn Haverbeke authored
Closes #2272
-
- Feb 17, 2014
-
-
Travis Heppe authored
1) Fix a bug whereby multiple '\'es in the replace part of a search and replace string were getting collapsed into a single one. 2) Split flipEscaping into two specialized functions -- one for the regex part, and one for the replace part.
-
Marijn Haverbeke authored
This produces saner widths for most elements, and removes the need for the border/fit-width hack on the pre elements. Issue #2256 Conflicts: lib/codemirror.js
-
Marijn Haverbeke authored
Issue #2255
-
Marijn Haverbeke authored
Also configure the htmlmixed option to pass through xml-mode-specific options to its inner xml mode. Issue #2265
-
Ryan Prior authored
(removed non-octave ... comments, added octave's # comments)
-
- Feb 16, 2014
-
-
anaran authored
Closes #2268
-
Jakob Miland authored
-
Chris Houseknecht authored
Added a wrapper for js-yaml.js to enable YAML lint support. Followed json-lint.js pattern. Unfortunately js-yaml.js only shows one error at a time, but something is better nothing. Checked code with linter and ran tests. All came back clean.
-
- Feb 14, 2014
-
-
Marijn Haverbeke authored
(Only works if anyword-hint.js is loaded.)
-
Fabien O'Carroll authored
Doesn't take up any space now, so that a tab of width 2 is 2 em width rather than 3.
-
Marijn Haverbeke authored
Closes #2262
-
Marijn Haverbeke authored
It apparently does not have a working buttons property on its mouse events.
-
Marijn Haverbeke authored
Issue #2260
-
Marijn Haverbeke authored
The vim mode was making sensible use of a searchcursor with a match-everything regexp as cursor. Issue #2259
-
mtaran-google authored
-