- Dec 04, 2012
-
-
Yunchi Luo authored
-
Yunchi Luo authored
Various other style fixes. Updates to comments.
-
- Dec 03, 2012
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Tony Jian authored
-
Marijn Haverbeke authored
Closes #1026
-
Yunchi Luo authored
-
Yunchi Luo authored
Use newlineAndIndentContinueComment by default, falling back to newlineAndIndent if the former command is not defined. Same behavior is made default for Enter key in insert mode.
-
Yunchi Luo authored
-
Jason Siefken authored
-
Jason Siefken authored
-
Jason Siefken authored
moveByLines was changed to better keep track of the previous action. For example, if moveToEol was the previous action, moving up or down should stay at Eol regardless of line length.
-
- Nov 30, 2012
-
-
Yunchi Luo authored
-
Marijn Haverbeke authored
-
Mason Malone authored
This adds a blankLine method that calls the current mode's blankLine if it has one. It has allows switching on a blank line if "\n" is specified for "open" or "close".
-
Yunchi Luo authored
-
Yunchi Luo authored
-
- Nov 29, 2012
-
-
Marijn Haverbeke authored
-
Yunchi Luo authored
-
Yunchi Luo authored
-
Yunchi Luo authored
-
Yunchi Luo authored
See discussion in https://github.com/marijnh/CodeMirror/pull/984
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Closes #995
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Useful for add-ons that need to register keys.
-
Marijn Haverbeke authored
-
Chandra Sekhar Pydi authored
array initialization (one entry per line) results in extra indentation from second element onwards: ex:- const string[] fields = { "one", "two", "three" };
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Nov 28, 2012
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Mason Malone authored
-
James Campos authored
-
- Nov 27, 2012
-
-
Marijn Haverbeke authored
Issue #986
-
Marijn Haverbeke authored
Issue #986
-