- Jul 12, 2017
-
-
Marijn Haverbeke authored
So that the addon doesn't try to put a single DOM node in two places Closes #4848
-
- May 01, 2017
-
-
Markus Bordihn authored
-
- Mar 31, 2017
-
-
mce2 authored
Add tag parameter to xml-fold findEnclosingTag to find enclosing tag of particular type.
-
- Feb 06, 2017
-
-
Marijn Haverbeke authored
Closes #4548
-
- Sep 15, 2016
-
-
Marijn Haverbeke authored
Closes #4018
-
- Jun 07, 2016
-
-
Marijn Haverbeke authored
Closes #4056
-
- 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.
-
- May 17, 2016
-
-
Markus Bordihn authored
-
- Jan 08, 2016
-
-
Marijn Haverbeke authored
Since the viewport info isn't updated until the redraw, and the event fires before the redraw. See https://discuss.codemirror.net/t/whats-wrong-fold-gutters-do-not-show-up-after-swapdoc-call/580
-
- Nov 21, 2015
-
-
Marijn Haverbeke authored
Closes #3651
-
- Feb 24, 2015
-
-
Marijn Haverbeke authored
Closes #2581
-
- Feb 09, 2015
-
-
mloginov authored
-
- Jan 12, 2015
-
-
Marijn Haverbeke authored
-
- Jul 29, 2014
-
-
Marijn Haverbeke authored
This way, the matchtags addon highlights them the same as normal tags. Closes #2737
-
- Jun 23, 2014
-
-
Marijn Haverbeke authored
Using the CodeMirror-guttermarker and CodeMirror-guttermarker-subtle CSS classes to give the markers their color. Issue #2602
-
- May 19, 2014
-
-
Marijn Haverbeke authored
Bumping them for every release just adds too much git noise and history blowup.
-
- May 13, 2014
-
-
Marijn Haverbeke authored
Issue #2557
-
- May 09, 2014
-
-
Marijn Haverbeke authored
-
- May 05, 2014
-
-
Marijn Haverbeke authored
-
- Apr 25, 2014
-
-
Marijn Haverbeke authored
So that the click doesn't kill editor focus. Closes #2505
-
- Feb 19, 2014
-
-
Marijn Haverbeke authored
-
- Feb 13, 2014
-
-
Marijn Haverbeke authored
Issue #2253
-
Rasmus Erik Voel Jensen authored
-
- Jan 28, 2014
-
-
Marijn Haverbeke authored
-
- Jan 23, 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.
-
- Dec 09, 2013
-
-
Marijn Haverbeke authored
Issue #2025
-
- Nov 28, 2013
-
-
Marijn Haverbeke authored
-
- Nov 19, 2013
-
-
Alberto Pose authored
-
- Nov 06, 2013
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Maksym Taran authored
-
- Oct 29, 2013
-
-
ilvalle authored
-
- Oct 17, 2013
-
-
Marijn Haverbeke authored
-
- Oct 14, 2013
-
-
Marijn Haverbeke authored
Issue #1859
-
Anderson Mesquita authored
Fix next line after block being incorrectly folded into the block Fix detection of the end of a code block
-
- Oct 07, 2013
-
-
Marijn Haverbeke authored
Issue #1865
-
- Oct 01, 2013
-
-
Ian Dickinson authored
-
- Aug 19, 2013
-
-
Marijn Haverbeke authored
Issue #1739
-