- Oct 03, 2014
-
-
Marijn Haverbeke authored
-
Justin Hileman authored
(So that it plays nice with loadmode)
-
- Oct 02, 2014
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Also update the mode loading demo to make use of the info in that file, allowing filenames and mimes to be entered. Issue #2828
-
Christian Oyarzun authored
Added file extensions to the meta info. Added helper functions getExtFromMimeType, getMimeTypeFromExt, getFilenameAndExt from a file name, and detectCodeMirrorMode from a mime type
-
- Oct 01, 2014
-
-
Marijn Haverbeke authored
-
- Sep 30, 2014
-
-
Yunchi Luo authored
-
Yunchi Luo authored
-
Yunchi Luo authored
-
Yunchi Luo authored
Move keybuffer clearing code out of the matching code
-
Yunchi Luo authored
-
Yunchi Luo authored
-
Yunchi Luo authored
-
- Sep 29, 2014
-
-
Marijn Haverbeke authored
-
Jon Sangster authored
-
- Sep 26, 2014
-
-
Marijn Haverbeke authored
Since the mouseover will necessarily happen at the very edge of the node, and thus give ambiguous coordinates. Closes #2821
-
Marijn Haverbeke authored
Closes #2822
-
Marijn Haverbeke authored
-
Mário Gonçalves authored
-
Marijn Haverbeke authored
Issue #2819
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #2807 Issue #2814
-
- Sep 25, 2014
-
-
Marijn Haverbeke authored
This might break sites that depend on async linters getting an editor instance as first arg, or sync linters getting the .options property of the options passed as second argument. The args passed are now more or less consistent.
-
- Sep 23, 2014
-
-
Marijn Haverbeke authored
Ugh.
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Sep 22, 2014
-
-
Marijn Haverbeke authored
Closes #2816
-
- Sep 21, 2014
-
-
Brandon Frohs authored
Closes #2813
-
Beni Cherniavsky-Paskin authored
after header immediately followed by a code block, GFM formatting is broken (SHA, #issue, URLs). overlay.codeBlock gets it wrong (false inside fenced block, true after). Not yet sure why.
-
- Sep 19, 2014
-
-
Marijn Haverbeke authored
-
Scott Aikin authored
Added hawkee.com
-
Marijn Haverbeke authored
Throwing exceptions is a really bad way to deal with unexpected syntax in a highlighting mode. Closes #2805
-
Marijn Haverbeke authored
Closes #2810
-
- Sep 18, 2014
-
-
Andrey Lushnikov authored
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Sep 17, 2014
-
-
Daniele Di Sarli authored
-
- Sep 16, 2014
-
-
snasa authored
-
- Sep 15, 2014
-
-
Marijn Haverbeke authored
To make it easy for client code to color completions without clashing with the selected styling.
-