- Jul 01, 2016
-
-
Marijn Haverbeke authored
-
- Jun 28, 2016
-
-
Marijn Haverbeke authored
Closes #4080
-
- Jun 20, 2016
-
-
Marijn Haverbeke authored
Issue #4069
- Jun 07, 2016
-
-
Alasdair Smith authored
-
Marijn Haverbeke authored
Issue #4050
-
Alasdair Smith authored
-
Marijn Haverbeke authored
Closes #4056
-
Marijn Haverbeke authored
Issue #4057
-
Harshvardhan Gupta authored
Closes #4057
-
- Jun 03, 2016
-
-
Sam Wilson authored
Use findMarks instead of findMarksAt in foldGutter.js to correctly find marks when a single line is collapsed so that the arrow displays correctly as collapsed.
-
- Jun 02, 2016
-
-
Sam Wilson authored
Add option 'clearOnEnter' to foldcode.js and default it to true. This option determines whether the marker added when folding a line clears when the cursor enters it.
-
Marijn Haverbeke authored
Closes #4042
-
- May 26, 2016
-
-
Marijn Haverbeke authored
-
- May 25, 2016
-
- May 20, 2016
-
-
Marijn Haverbeke authored
Closes #3896
- May 17, 2016
-
-
Markus Bordihn authored
-
- May 15, 2016
-
-
Marijn Haverbeke authored
Closes #4025
-
- Apr 20, 2016
-
-
Sergey Tselovalnikov authored
Fix "Uncaught TypeError: Cannot read property 'severity' of undefined"
-
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
-
- Apr 19, 2016
-
-
Marijn Haverbeke authored
Closes #3972
-
Marijn Haverbeke authored
-
- Apr 12, 2016
-
-
Marijn Haverbeke authored
Issue #3941
-
- Apr 05, 2016
-
-
Marijn Haverbeke authored
Closes #3934
-
- Mar 31, 2016
-
-
Lu Fangjian authored
-
Josh Soref authored
-
- Mar 29, 2016
-
-
Marijn Haverbeke authored
Closes #3920
-
- Mar 21, 2016
-
-
Marijn Haverbeke authored
Closes #3891
-
- Mar 09, 2016
-
-
Ben Mosher authored
-
- Mar 02, 2016
-
-
Marijn Haverbeke authored
Closes #3802
-
- Feb 29, 2016
-
-
Marijn Haverbeke authored
Closes #3849
-
- Feb 28, 2016
-
-
Marijn Haverbeke authored
-
geowarin authored
When hovering a line with multiple lint annotations, codeMirror will now show all the attached markers instead of just the first one
-
Marijn Haverbeke authored
Closes #3847
-
- Feb 16, 2016
-
-
Steve Champagne authored
-
- Feb 03, 2016
-
-
Steffen Bruchmann authored
This patch enables styling of active line numbers by adding a `CodeMirror-activeline-gutter` class to the line's gutter space.
-
- Feb 02, 2016
-
-
Marijn Haverbeke authored
Closes #3802
-
- Jan 12, 2016
-
-
Arnab Bose authored
When enabled, and the annotatescrollbar addon is loaded, matches will be shown on the scrollbar.
-