- Jun 25, 2015
-
-
Marijn Haverbeke authored
Issue #3346
-
Michael Kaminsky authored
-
Marijn Haverbeke authored
-
- Jun 24, 2015
-
-
Marijn Haverbeke authored
Closes #3340
-
Marijn Haverbeke authored
Closes #3339
-
- Jun 18, 2015
-
-
Marijn Haverbeke authored
-
Forbes Lindesay authored
-
- Jun 17, 2015
-
-
Marijn Haverbeke authored
And add a styleDefs option to turn it off. Issue #3332
-
- Jun 16, 2015
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #3332
-
- Jun 15, 2015
-
-
Vincent Woo authored
-
Marijn Haverbeke authored
So that they don't end up overriding more specific styles. Issue #3325
-
Marijn Haverbeke authored
Issue #3325
-
- Jun 12, 2015
-
-
Marijn Haverbeke authored
Closes #3322
-
- Jun 11, 2015
-
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Issue #3321
-
satamas authored
-
Marijn Haverbeke authored
Issue #3316
-
Angelo authored
This PR initialize docs before creating tern server instance, because in some case, tern server creation call getFile which use docs. I have this case by using requirejs tern plugin + custom plugin which defines modules : ```json { "!name": "delite", "!define": { "!requirejs": { "delite/register": { "!type": "fn(tag: string, superclasses: [], props: ?) -> fn()", } } } ```
-
Marijn Haverbeke authored
Issue #3320
-
Marijn Haverbeke authored
-
Marijn Haverbeke authored
Get rid of webkit paste bug workaround again, since recent webkits all support the clipboard API. Issue #3031
-
Marijn Haverbeke authored
Issue #3308
-
Marijn Haverbeke authored
Closes #3307
-
- Jun 07, 2015
-
-
Yunchi Luo authored
-
Kevin Ushey authored
- Use 'unshift' instead of 'push' to ensure newly mapped commands come first (and hence take precedence over previously mapped commands)
-
- Jun 04, 2015
-
-
Dimage Sapelkin authored
-
Marijn Haverbeke authored
Original code by Evan Czaplicki
-
- Jun 03, 2015
-
-
Brandon Frohs authored
-
Marijn Haverbeke authored
-
Anthony Dugois authored
-
- Jun 02, 2015
-
-
Marijn Haverbeke authored
Issue #3234
-
- Jun 01, 2015
-
-
Marijn Haverbeke authored
Closes #3295
-
Brad Metcalf authored
-
Matthias Bussonnier authored
Since May 5th. `async` and `await` are Python3 keywords. cf https://www.python.org/dev/peps/pep-0492/ The new version of Python is still in beta, but start to get some use. And getting the correct highlighting out will help people not use `async` and `await` as variable name.
-
Marcel Gerber authored
-
- May 27, 2015
-
-
Marijn Haverbeke authored
-
Marcel Gerber authored
-
- May 26, 2015
-
-
Marcel Gerber authored
-
Vincent Woo authored
Matches color for `cm-link` style
-