Martin Aeschlimann
d34d9735cc
[python] non-file extension filetype detection. Fixes #52519
2018-06-21 10:24:50 +02:00
Martin Aeschlimann
3cf704d2b8
Add syntax support to Snakemake. Fixes #50978
2018-06-06 17:11:00 +02:00
Martin Aeschlimann
8bd41ceeca
built-in extensions: version to 1.0.0 (for #43978 )
2018-02-27 15:16:07 +01:00
Martin Aeschlimann
e45d279b36
description & name for built-in languages ( #43978 )
2018-02-20 10:09:22 +01:00
Don Jayamanne
f4967722fa
fixes #7688 , fixes #2936 , fixes #2867 , fixes #2208
2016-08-22 08:51:53 +10:00
Martin Aeschlimann
01ea47c31e
Merge pull request #9310 from DonJayamanne/pythonIndent
...
Auto indenting python code
2016-07-25 18:26:07 +02:00
Martin Aeschlimann
4a13944af6
Migrate all other languages to language-configuration.json
2016-07-21 20:30:37 +02:00
Don Jayamanne
57fa648285
support auto indentation in python #3754
2016-07-15 12:24:31 +10: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
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