vscode/extensions/groovy
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
..
snippets
syntaxes
test
language-configuration.json
OSSREADME.json
package.json Detect shebang for Groovy files 2016-08-15 11:18:26 +01:00