- Oct 16, 2015
-
-
Barret Rennie authored
The `markdown` mode now supports styling overrides. The configuration object passed to the class now accepts a `tokenTypeOverrides` object, which allows the user to sepcify different CSS classes for elements. This is useful for the case where the default CSS classes are reused for multiple elements (e.g. `list1` maps to `variable-2` by default) and more customized styling is desired. Unit tests have been added to cover all types of styling overrides.
-
Marijn Haverbeke authored
-
darealshinji authored
`A PKGBUILD is a shell script containing the build information required by Arch Linux packages.` https://wiki.archlinux.org/index.php/PKGBUILD
-
John Engler authored
So that both true and false highlight as atoms
-
- Oct 15, 2015
-
-
Marijn Haverbeke authored
Closes #3585
-
Marijn Haverbeke authored
Issue #3601
-
Michael Goderbauer authored
- Previously, triple-quoted multi-line strings could be closed with a single quote, e.g. CodeMirror thought the following was a legal string literal: '''This string literal is not terminated correctly'. Also reported here: dart-lang/dart-pad#667 - String interpolation with $identifier and ${expression} now works
-
- Oct 14, 2015
-
-
Marijn Haverbeke authored
Closes #3596
-
- Oct 11, 2015
-
-
Elisée authored
-
- Oct 08, 2015
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Oct 07, 2015
-
-
Marijn Haverbeke authored
-
Stephen Lavelle authored
-
idleberg authored
-
- Oct 06, 2015
-
-
Tako Schotanus authored
-
Tako Schotanus authored
-
- Oct 02, 2015
-
-
Markus Bordihn authored
Removed possible testing and unreachable code to avoid JavaScript compiler errors: ... codemirror/mode/coffeescript/coffeescript.js:271: WARNING - unreachable code if (false && current === ".") { ...
-
Marijn Haverbeke authored
Closes #3558
-
Mark Anderson authored
support more arch/preamble/sections and fix clearing control flow state.
-
Anders Nawroth authored
* Removes like, ilike. * Adds starts, ends, contains, toString, size, reverse.
-
idleberg authored
-
Tako Schotanus authored
-
- Sep 22, 2015
-
-
Marijn Haverbeke authored
-
satamas authored
-
- Sep 21, 2015
-
-
Marijn Haverbeke authored
Issue #3536
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
So that the xu/msgenny modes can be dynamically loaded from meta.js Issue #3523
-
sverweij authored
-
Marijn Haverbeke authored
Issue #3496
-
Dave Brondsema authored
-
Marijn Haverbeke authored
Issue #3542
-
melpon authored
In C++14, the single-quote character may be used arbitrarily as a digit separator in numeric literals.
-
Vincent Woo authored
-
Marijn Haverbeke authored
Issue #3535
-
- Sep 17, 2015
-
-
Marijn Haverbeke authored
-
Wes Cossick authored
-
Anthony Gégo authored
-
Marijn Haverbeke authored
Damaged in 1a56b954
-
Victor Bocharsky authored
For proper syntax highlighting
-
- Sep 09, 2015
-
-
Marijn Haverbeke authored
Issue #3516
-