Add extensions to groovy highlighting
ClosedPublic

Authored by apushnov on Mar 22 2019, 1:54 PM.

Details

Summary

BUG: 403072

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)

Diff Detail

Repository
R216 Syntax Highlighting
Lint
Lint Skipped
Unit
Unit Tests Skipped
apushnov created this revision.Mar 22 2019, 1:54 PM
Restricted Application added projects: Kate, Frameworks. · View Herald TranscriptMar 22 2019, 1:54 PM
Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel. · View Herald Transcript
apushnov requested review of this revision.Mar 22 2019, 1:54 PM

You also have to increase the "version" from 5 to 6. Could you provide an updated patch?

apushnov updated this revision to Diff 54602.Mar 23 2019, 12:14 PM

Updated groovy.xml version from 5 to 6

dhaumann accepted this revision.Mar 23 2019, 9:19 PM
This revision is now accepted and ready to land.Mar 23 2019, 9:19 PM
This revision was automatically updated to reflect the committed changes.