- Mar 07, 2014
-
-
Marijn Haverbeke authored
-
- Mar 06, 2014
-
-
Alberto González Palomo authored
pressing Ctrl-Space once starts the selection extension mode, pressing it again cancels that
-
- Mar 05, 2014
-
-
Marijn Haverbeke authored
It was broken and confused. Make the mode register a list of completable words instead. Issue #2324
-
- Feb 28, 2014
-
-
twifkak authored
Per change authored in https://github.com/marijnh/CodeMirror/pull/1979.
-
- Feb 23, 2014
-
-
Adrian Aichner authored
-
Marijn Haverbeke authored
-
- Feb 21, 2014
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Closes #2200
-
- Feb 20, 2014
-
-
Marijn Haverbeke authored
-
- Feb 16, 2014
-
-
Chris Houseknecht authored
Added a wrapper for js-yaml.js to enable YAML lint support. Followed json-lint.js pattern. Unfortunately js-yaml.js only shows one error at a time, but something is better nothing. Checked code with linter and ran tests. All came back clean.
-
- Feb 13, 2014
-
-
Marijn Haverbeke authored
Issue #2253
-
- Feb 11, 2014
-
-
Maksym Taran authored
-
- Feb 10, 2014
-
-
Matthias BUSSONNIER authored
add docs that when completions are object they can have a from: and to: that will be used by pick. Make sidebar in manual scrollable for small screen especially usefull when `Programming API` is unfolded seem to look nice on Chrome and Firefox Osx, (scrollbar do not appear, except when scrolling on Chrome) but should maybe be tested on linux.
-
nextrevision authored
-
- Feb 06, 2014
-
-
Marijn Haverbeke authored
-
- Feb 03, 2014
-
-
Matthias BUSSONNIER authored
-
- Jan 29, 2014
-
-
Bruce Mitchener authored
-
- Jan 16, 2014
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
Shawn A authored
-
Marijn Haverbeke authored
Add //-comment support for F# Issue #2136
-
- Jan 06, 2014
-
-
Marijn Haverbeke authored
Issue #2107
-
Marijn Haverbeke authored
-
- Jan 04, 2014
-
-
Marijn Haverbeke authored
-
- Jan 03, 2014
-
-
Marijn Haverbeke authored
-
- Dec 18, 2013
-
-
Marijn Haverbeke authored
Closes #2059
-
- Dec 17, 2013
-
-
Marijn Haverbeke authored
-
- Dec 12, 2013
-
-
Marijn Haverbeke authored
-
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 10, 2013
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
And update Light Table link
-
- Dec 05, 2013
-
-
Marijn Haverbeke authored
-
- Dec 03, 2013
-
-
Marijn Haverbeke authored
Stop doing this automatically for marks inclusive on both sides. Issue #1996
-
- Nov 26, 2013
-
-
Pavel Strashkin authored
-
- Nov 25, 2013
-
-
Marijn Haverbeke authored
HTML5 tag parsing hack, and invert css media query.
-
- Nov 21, 2013
-
- Nov 19, 2013
-
-
Marijn Haverbeke authored
Issue #649
-