Bug 403072 - Highlight Jenkinsfile with Groovy syntax
Summary: Highlight Jenkinsfile with Groovy syntax
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: general (other bugs)
Version First Reported In: Git
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-10 14:12 UTC by Gregor Mi
Modified: 2019-03-24 12:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Gregor Mi 2019-01-10 14:12:12 UTC
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.
Comment 1 Christoph Cullmann 2019-03-24 12:57:22 UTC
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