- May 18, 2012
-
-
David Mignot authored
-
- May 15, 2012
-
-
mats cronqvist authored
-
- May 11, 2012
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
mats cronqvist authored
-
Marijn Haverbeke authored
Closes #535
-
Marijn Haverbeke authored
-
Narciso Jaramillo authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- May 10, 2012
-
-
Marijn Haverbeke authored
(They slow down reading from it enormously.)
-
Marijn Haverbeke authored
It'll create a 'call stack size exceeded' (??) error on Chrome Closes #532
-
Marijn Haverbeke authored
And highlight non-builtin symbols as "variable". Closes #537
-
- May 08, 2012
-
-
Marijn Haverbeke authored
-
- May 07, 2012
-
-
feizhang365 authored
-
- May 03, 2012
-
-
Matt McDonald authored
-
Marijn Haverbeke authored
Closes #525
-
Marijn Haverbeke authored
Issue #520
-
Marijn Haverbeke authored
Closes #519
-
kaniga authored
-
Marijn Haverbeke authored
Issue #517
-
Jan Keromnes authored
-
Marijn Haverbeke authored
Which apparently assigns an offsetLeft of 0 to spans that are wrapped (rather than using the offset of the first character, as other browsers do) Closes #514
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Filip Noetzel authored
This is probably the first and only commit where I deliberately *add* trailing whitespace (to show off the feature here).
-
Marijn Haverbeke authored
-
- Apr 27, 2012
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
When typing at the end of a long line without line-wrapping, the editor wouldn't scroll with the cursor. Closes #511
-
- Apr 26, 2012
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Use this in the VIM mode to make the cursor wide in escape mode.
-
Marijn Haverbeke authored
This makes it easier for alternative keymaps to hook into it.
-
Konstantin Lopuhin authored
$ now goes not till the end of line, but one symbol before it (so e.g. $i works as in vim now) define per-character key-bindings in a function, instead of a loop (where local variable "m" was bound to the last value in loop - see line 203 in original source - so the prefix-d' and prefix-y' key-bindings were useless) do not raise js error when mark is not set (for prefix-d' and prefix-y' maps) Added a list of implemented and major not implemented key-bindings at the top Added commands: de, dd, P, f, t, df, dt, F, T, dF, dT, cf, ct, cF, cT, gg, s, ce, cb, r, D, cc
-
Marijn Haverbeke authored
I hope to merge xmlpure into xml real soon now.
-
- Apr 25, 2012
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Apr 23, 2012
-
-
Marijn Haverbeke authored
Closes #505
-
Marijn Haverbeke authored