- Oct 02, 2016
-
-
Marijn Haverbeke authored
To make closebrackets work with this mode Closes #4277
-
- Oct 20, 2014
-
-
Marijn Haverbeke authored
-
- Oct 16, 2014
-
-
Marijn Haverbeke authored
-
- Sep 23, 2014
-
-
Marijn Haverbeke authored
-
- May 19, 2014
-
-
Marijn Haverbeke authored
Bumping them for every release just adds too much git noise and history blowup.
-
- May 09, 2014
-
-
Marijn Haverbeke authored
-
- Jan 23, 2014
-
-
Marijn Haverbeke authored
-
- Jan 04, 2014
-
-
Marijn Haverbeke authored
Closes #2099
-
- Oct 30, 2013
-
-
Marijn Haverbeke authored
Closes #1917
-
- Sep 05, 2013
-
-
Marijn Haverbeke authored
-
- Aug 13, 2013
-
-
Marijn Haverbeke authored
-
- May 13, 2013
-
-
Marijn Haverbeke authored
-
- Apr 02, 2013
-
-
Marijn Haverbeke authored
-
- Jan 08, 2013
-
-
Marijn Haverbeke authored
Closes #1133
-
- Nov 07, 2012
-
-
Marijn Haverbeke authored
As spotted by the extended linter.
-
- Aug 28, 2012
-
-
Marijn Haverbeke authored
Add CodeMirror.defineOption function for defining new options. Add findMatchingBracket to the methods exported by this extension. Closes #746
-
- Aug 03, 2012
-
-
Brandon Frohs authored
-
- Aug 01, 2012
-
-
Marijn Haverbeke authored
-
- Dec 15, 2011
-
-
Marijn Haverbeke authored
Since v2 is the canonical CodeMirror at this point
-
- Nov 28, 2011
-
-
Marijn Haverbeke authored
So that I can put other doc-related stuff there without polluting the root dir.
-
- Jun 07, 2011
-
-
Marijn Haverbeke authored
This normalizes the classes used by most of the modes (reStructuredText and diff didn't fit in), and makes them all reference a central style sheet (under theme/). It also adds a theme option that can be set to change the theme, and defines a few different themes (some based on old mode colors).
-
- May 04, 2011
-
-
Jacob Lee authored
- Trailing commas in object literals are not allowed by the spec and are handled poorly in some browsers. - Added var to some variable declarations that were not meant to be globals.
-
- Mar 28, 2011
-
-
Marijn Haverbeke authored
-
- Mar 02, 2011
-
-
Marijn Haverbeke authored
-
- Feb 26, 2011
-
-
Mark Lentczner authored
-