tabeyti / jenkins-jack

Jack into your Jenkins to execute Pipeline scripts, provide Pipeline step autocompletions, pull Shared Library step documenation, run console groovy scripts across multiple nodes, and more! Honestly, not that much more.
Other
97 stars 32 forks source link

Support for different file extension / languageId #20

Open roje75 opened 4 years ago

roje75 commented 4 years ago

Currently only .groovy files can be used. In combination with the extension "JenkinsFile Support" it would be useful to also support different file extensions (f.e. .jenkinsfile) or languageIds (f.e. Jenkinsfile).

tabeyti commented 3 years ago

Ooo, absolutely. I'm going to slate this for the next release.

@roje75 , I've grabbed the jenkinsfile language ID for this change, but if you have any additional that come to mind, let me know.

tabeyti commented 3 years ago

Hey @roje75 ,

Version 1.1.1 is released and has additional language support. If you can, please update the extension and validate for me so we can close this bad boy.