Commit graph

110 commits

Author SHA1 Message Date
Martin Aeschlimann de4c7a2e84 Update pyhon grammar, fixes #1467 2016-04-21 11:42:21 +02:00
Martin Aeschlimann f033f51134 Remove keyword.control.import override from plus themes 2016-04-12 11:56:49 +02:00
Martin Aeschlimann 2cf239dc51 fixes #4881: [cpp] Switching to Atom's language-c for C/C++ syntax highlighting 2016-04-12 11:32:01 +02:00
Martin Aeschlimann 37f5e2b355 [colorize tests] update test result data 2016-04-11 21:28:19 +02:00
Martin Aeschlimann 8509d4e47a even more colorizer tests 2016-04-11 16:03:40 +02:00
Daniel Imms 5ab69e54c8 Disassociate .gn with python language
While Python worked well with GN in v0.10.3, since then the progress made with
the Python language syntax highlighting doesn't play well with the extra quirks
on top of Python that GN introduces (braces, no colons to indicate blocks).
Making it less usable than no language mode.
2015-12-22 09:47:58 -08:00
Daniel Imms a275306a4b Add .gn as a python file extension
GN is a meta-build system that generates NinjaBuild files. GN syntax is a stripped down version of python.
2015-12-03 08:39:41 -08:00
Martin Aeschlimann 889aba99dc Python: Block comment is three single quotes and not two #18 2015-11-16 10:49:28 +01:00
Martin Aeschlimann ef99de7936 Add source.regexp.python rules 2015-11-13 18:25:18 +01:00
Erich Gamma 8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00