- Aug 19, 2013
-
-
Marijn Haverbeke authored
Closes #1744
-
Marijn Haverbeke authored
Issue #1741
-
SCLINIC\jdecker authored
When the cursor blink rate is zero (or negative) the cursor should not blink. Previously, it was blinking as fast as possible when the rate was zero.
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #1739
-
angelozerr authored
-
Marijn Haverbeke authored
Issue #1739
-
angelozerr authored
-
Marijn Haverbeke authored
Issue #1735
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Ingo Richter authored
-
- Aug 14, 2013
-
-
Ingo Richter authored
-
Marijn Haverbeke authored
Issue #1743
-
Marijn Haverbeke authored
-
- Aug 13, 2013
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Ingo Richter authored
-
- Aug 12, 2013
-
-
Marijn Haverbeke authored
-
Daniel Huigens authored
-
Chandra Sekhar Pydi authored
current delay of 100ms between selection of word to highlighting is almost instantaneous.
-
mats cronqvist authored
-
Maksym Taran authored
-
- Aug 10, 2013
-
-
Chris Coyier authored
-
- Aug 09, 2013
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
To prevent a lot of DOM nodes from sticking around after measuring a long line, easing the pressure on the GC.
-
- Aug 08, 2013
-
-
Andrey Lushnikov authored
Issue #902
-
Marijn Haverbeke authored
It seems recent versions of Chrome/Blink fire the handler first, and then clear the selection. Issue #1730
-
- Aug 05, 2013
-
-
Marijn Haverbeke authored
(Works in real browsers.)
-
Marijn Haverbeke authored
Closes #1726
-
Steve O'Hara authored
* Updated for CodeMirror 3 - added comment clock declarations * Corrected handling of macro calls with a body * Added extra features for detecting variables within strings and methods & properties of objects * Corrected the detection of methods and properties of Java objects
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Aug 04, 2013
-
-
Hasan Karahan authored
-
Hasan Karahan authored
The were some minor issues w.r.t. where exactly an `stex` or `python` inner mode starts and where the outer `rst` mode resumes; fixed.
-
Benjamin DeCoste authored
Previously, if you tried to move further down the document than exist the cursor would not move down. This sets selectionEnd.line to be no greater than the total length of the document.
-
- Aug 02, 2013
-
-
Jochen Berger authored
-
- Aug 01, 2013
-
-
Jan T. Sott authored
-