- Nov 18, 2015
-
-
Marijn Haverbeke authored
Closes #3650
-
- Nov 17, 2015
-
-
Michael Goderbauer authored
`@ng1.Injectable` is a legal annotation
-
Michael Goderbauer authored
`import "package:foo/foo.dart" as bar;` should highlight "as" as a keyword.
-
satamas authored
-
Marijn Haverbeke authored
Closes ##3648
-
- Nov 13, 2015
-
-
mihailik authored
-
- Nov 12, 2015
-
-
Marijn Haverbeke authored
Make this the default Issue #3636
-
Stu Kennedy authored
Moving the mouse will change the selected hint option
-
- Nov 07, 2015
-
-
Marijn Haverbeke authored
So that the annotations still make sense when scrollPastEnd is enabled Closes #3630
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Closes #3623
-
Michael Goderbauer authored
In a raw string, a character following a "\" is not escaped.
-
- Nov 05, 2015
-
-
Joseph Pecoraro authored
Issue #3625
-
Chad Jolly authored
it seems `.cm-error` lost some specificity in [this commit](https://github.com/codemirror/CodeMirror/commit/a7d443ec82c1806d24e25ad8014a4d8651409320#diff-33646e9ee4d04eedb98a991a636c2302L35) that causes the error state to have same color as the tag.
-
- Oct 30, 2015
-
-
Marijn Haverbeke authored
Issue #3517
-
Marijn Haverbeke authored
We now disable pointer events on them (again) and temporarily re-enable those when scrolling. Fixes a problem where you could not click to put the cursor 'under' the hidden scrollbar areas at the right and bottom. Issue #2326
-
- Oct 29, 2015
-
-
Basarat Ali Syed authored
-
- Oct 28, 2015
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Closes #3569
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #3581
-
JobJob authored
-
- Oct 27, 2015
-
-
Marijn Haverbeke authored
Issue ternjs/tern#668
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
-
TDaglis authored
Added: filter, endfilter, elif, endblocktrans, endspaceless
-
Jan T. Sott authored
-
- Oct 26, 2015
-
-
Marijn Haverbeke authored
Closes #3616
-
- Oct 20, 2015
-
-
Marijn Haverbeke authored
-
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.
-