- May 08, 2017
-
-
Robert Brignull authored
-
- Apr 20, 2016
-
-
Marijn Haverbeke authored
Issue #3974
-
Matthias Bussonnier authored
Even if we don't use promise internally, check for the existence of `.then` attributes on the return results of a hinting function, and if so assume it is a promise. Internally also convert all hinters to use the asynchronous interface for consistency and simplification of code paths. Closes #3971
-
- Oct 16, 2014
-
-
Marijn Haverbeke authored
-
- Sep 23, 2014
-
-
Marijn Haverbeke authored
-
- Apr 23, 2014
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #2494
-
- Mar 10, 2014
-
-
Marijn Haverbeke authored
-
- Dec 12, 2013
-
-
Marijn Haverbeke authored
Add getHelpers and registerGlobalHelper, allow modes to specify arrays of helper names, support modeProps in mode specifications. Update foldcode and show-hint to make use of more powerful helper system by defining an `auto` helper that tries multiple helpers, and using that as default.
-
- Sep 11, 2013
-
-
Brett Zamir authored
-
- Aug 13, 2013
-
-
Marijn Haverbeke authored
-
- Jul 03, 2013
-
-
Marijn Haverbeke authored
Move hinting functions into it.
-
- Feb 22, 2013
-
-
Marijn Haverbeke authored
-
- Jan 23, 2013
-
-
Marijn Haverbeke authored
-
- Jan 08, 2013
-
-
Marijn Haverbeke authored
Closes #1133
-
- Sep 20, 2012
-
-
Marijn Haverbeke authored
Should help trigger #836, and is cleaner anyway.
-
Marijn Haverbeke authored
Closes #840
-
- Aug 31, 2012
-
-
Marijn Haverbeke authored
Fixes a problem where the editor would always be 30 pixels smaller than its set height. The height is now set on the outer wrapper DIV again, and some height: 100% tricks are used to make height information flow both ways (inside-out in demo/resize.html mode, outside-in in normal, fixed-height mode). Closes #775
-
- Aug 03, 2012
-
-
Brandon Frohs authored
-
- Apr 26, 2012
-
-
Marijn Haverbeke authored
This makes it easier for alternative keymaps to hook into it.
-
- Feb 13, 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.
-
Marijn Haverbeke authored
It's tiny anyway, no need to force people to include yet another file.
-
- Nov 21, 2011
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Much nicer than onKeyEvent
-
- Nov 06, 2011
-
-
Marijn Haverbeke authored
-
- Nov 03, 2011
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
The complete.js script can now be dropped into any page
-
- 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).
-
- Mar 28, 2011
-
-
Marijn Haverbeke authored
-
- Mar 02, 2011
-
-
Marijn Haverbeke authored
-
- Feb 18, 2011
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-