- Aug 19, 2013
-
-
mats cronqvist authored
-
Marijn Haverbeke authored
A leading minus isn't part of the number token, but numbers can start with a dot, which wasn't handled before. Closes #1753
-
Marijn Haverbeke authored
-
Tom Erik Støwer authored
-
Chandra Sekhar Pydi authored
Changes in https://github.com/marijnh/CodeMirror/pull/1731 are missing.
-
Daniel Huigens authored
This makes error.stack parsing work in Firefox and Opera 12-, and maybe in Safari too (didn't test).
-
Maksym Taran authored
-
Marijn Haverbeke authored
Rather than adding a new rule. Issue #1747
-
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
-