- Jan 09, 2012
-
-
Marijn Haverbeke authored
This isn't really correct, but covers most cases. Someone with more knowledge of Ruby's syntax will have to chime in what the real solution would look like. Issue #314
-
- Jan 08, 2012
-
-
Thaddee Tyl authored
The second parameter of `onChange` is not `{from, to, newText, next}` but `{from, to, text, next}`. I also went on and improved the explanation of what onChange does. Signed-off-by:
Thaddee Tyl <thaddee.tyl@gmail.com>
-
- Jan 06, 2012
-
-
Marijn Haverbeke authored
by Soumen Basak
-
Andre von Houck authored
$ is a valid identifire /path no longer breaks 0...1 no does not highlight as 0. .. 1 removed some spaces on blank lines
-
- Jan 05, 2012
-
-
Marijn Haverbeke authored
Courtesy of Soumen Basak
-
Marijn Haverbeke authored
Courtesy of Soumen Basak
-
deebugger authored
-
- Jan 04, 2012
-
-
Marijn Haverbeke authored
Closes #311
-
- Jan 02, 2012
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
James Thorne authored
-
- Dec 30, 2011
-
-
eustas authored
-
- Dec 28, 2011
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
This one handles indentation. Courtesy of Peter Kroon
-
Marijn Haverbeke authored
-
- Dec 23, 2011
-
-
Marijn Haverbeke authored
Closes #306
-
Marijn Haverbeke authored
-
- Dec 22, 2011
-
-
Marijn Haverbeke authored
-
- Dec 21, 2011
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Changes demo html page to fit in with other mode demos, link from project page and compression helper.
-
leaf corcoran authored
-
Marijn Haverbeke authored
Courtesy of Daniel Glazman
-
- Dec 20, 2011
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
In some modes, when querying a visibility: hidden node inside of an iframe, IE8 and 9 will return nonsense coordinates.
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
It was confusing the compressor.
-
Marijn Haverbeke authored
I'll have the release script add that from now on.
- Dec 19, 2011
-
-
eustas authored
Example: a.do = 3; "do" is highlighted as a keyword. Solution: do not classify identifier as a keyword after the "." operator.
-
- Dec 15, 2011
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Since v2 is the canonical CodeMirror at this point
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Courtesy of Alexey Kolosov
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Closes #283
-
Marijn Haverbeke authored
-
adanlobato authored
-