- Feb 19, 2014
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Feb 18, 2014
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
As screwed up by e1dcbebb
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
The selection's width depends on the doc width, so it has to be drawn after adjusting that. Issue #2256
-
- Feb 17, 2014
-
-
Marijn Haverbeke authored
Prevents one pointless display update when scrolling a position into view.
-
Marijn Haverbeke authored
Conflicts: lib/codemirror.js
-
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
-
Marijn Haverbeke authored
It doesn't do anything useful, and makes replace-all loop forever. Closes #2259
-
Marijn Haverbeke authored
Now supports double/triple clicks and alt-drag to create word/line/rectangle selections in addition to the existing selection. Issue #2257
-
Marijn Haverbeke authored
Issue #2256
-
Travis Heppe authored
... so that users can use \1, \2, etc in the replace expressions.
-
Marijn Haverbeke authored
(When lineWrapping is off.) Issue #2254
-
Marijn Haverbeke authored
-
- Feb 13, 2014
-
-
Marijn Haverbeke authored
Issue #2253
-
Rasmus Erik Voel Jensen authored
-
Blaine G authored
relates to https://github.com/marijnh/CodeMirror/issues/314
-
Blaine G authored
relates to https://github.com/marijnh/CodeMirror/issues/314
-
- Feb 12, 2014
-
-
Marijn Haverbeke authored
Issue #2237
-
- Feb 11, 2014
-
-
Marijn Haverbeke authored
Conflicts: addon/comment/continuecomment.js lib/codemirror.js mode/puppet/puppet.js
-
Marijn Haverbeke authored
Closes #2075
-
Marijn Haverbeke authored
Issue #2182
-
Maksym Taran authored
-
Marijn Haverbeke authored
Closes #2247
-