- Oct 20, 2015
-
-
idleberg authored
-
Marijn Haverbeke authored
Since collapsing might move previously hidden code into the viewport Issue #3599
-
Basarat Ali Syed authored
-
Marijn Haverbeke authored
Issue #3607
-
Caitlin Potter authored
- Oct 19, 2015
-
-
Marijn Haverbeke authored
Closes #3592
-
Marijn Haverbeke authored
Issue #3593
-
- Oct 16, 2015
-
-
Marijn Haverbeke authored
Issue #3586
-
Jan T. Sott authored
-
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
-
Vincent Woo 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
-
-
Vincent Woo authored
-
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
-
Marijn Haverbeke authored
... using the type option. Closes #3600
-
- Oct 14, 2015
-
-
Marijn Haverbeke authored
Closes #3596
-
- Oct 11, 2015
-
-
Elisée authored
-
- Oct 09, 2015
- Oct 08, 2015
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
- Oct 07, 2015
-
-
S. Chris Colbert authored
-
Marijn Haverbeke authored
-
Stephen Lavelle authored
-
idleberg authored
-
amshali@google.com authored
Including liquibyte theme with other themes causes other themes(when in use) to not look right. For example there will be underline text decorations when a text is selected in default theme.
-
amshali@google.com authored
...because the original blue on black background is difficult to read.
-
- Oct 06, 2015
-
-
Tako Schotanus authored
-
Tako Schotanus authored
-
- Oct 03, 2015
-
-
Martin Laine authored
-
Martin Laine 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
-
amshali@google.com authored
-
Mark Anderson authored
support more arch/preamble/sections and fix clearing control flow state.
-