The package does not register its source under unique language
apogrebnyak opened this issue · 1 comments
apogrebnyak commented
As can be seen here, the package registers itself as source.groovy
This makes it impossible to correctly assign custom extensions, e.g. *.jenkins
to be automatically recognizable as Jenkins pipelines, so you have to apply the grammar manually from the Edit menu
Can it be changed to source.jenkins
or source.jenkins-groovy
?
fratcliffe-msm commented
+1 to this - we would like to be able to have Jenkinsfile.ci, Jenkinsfile.build and Jenkinsfile.deploy be picked up