Commit Graph

56 Commits

Author SHA1 Message Date
Alex Dima
91ff124083 Fix failing integration tests 2016-09-21 17:01:23 +03:00
Harry Mallon
d681138365 Detect shebang for Groovy files
* Should match "#!groovy", "#!/usr/bin/env /path/to/groovy" & "#!/usr/bin/groovy" types
* Very useful for people editing Jenkinsfile configuration (which has no file extension)
2016-08-15 11:18:26 +01:00
Martin Aeschlimann
4a13944af6 Migrate all other languages to language-configuration.json 2016-07-21 20:30:37 +02:00
Martin Aeschlimann
2f0b905b79 [groovy] autoclosing & surrounding pairs 2016-04-21 22:36:12 +02:00
Martin Aeschlimann
8509d4e47a even more colorizer tests 2016-04-11 16:03:40 +02:00
Erich Gamma
8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00