A Jenkinsfile is basically Groovy syntax with a few exceptions, see https://jenkins.io/doc/book/pipeline/syntax/ Currently, no highlighter is selected by default.
Git commit e8f6b3542cbf671e00c8756a1f5e7d06ccc909b4 by Christoph Cullmann. Committed on 24/03/2019 at 12:57. Pushed by cullmann into branch 'master'. Add extensions to groovy highlighting Summary: Added two extensions for groovy.xml syntax highlight. - *.gvy which is another option for *.groovy - Jenkinsfile which uses the same groovy syntax (which also fixes mentioned bug) Reviewers: #framework_syntax_highlighting, dhaumann Reviewed By: #framework_syntax_highlighting, dhaumann Subscribers: dhaumann, kwrite-devel, kde-frameworks-devel Tags: #framework_syntax_highlighting, #kate, #frameworks Differential Revision: https://phabricator.kde.org/D19974 M +1 -1 data/syntax/groovy.xml https://commits.kde.org/syntax-highlighting/e8f6b3542cbf671e00c8756a1f5e7d06ccc909b4