Can't get Jenkins Syntax highlighting in webstorm
I have a couple of jenkins files
They have the format Jenkinsfile-* and the hash bang
#!/usr/bin/env groovy
at the top. I cannot get any syntax highlighting. I have text mate installed and groovy checked but these files have no syntax highlighting which makes them very hard to debug. Any ideas?
I use material theme.
请先登录再写评论。
we have a feature request to associate Jenkinsfile with TextMate Bundles. I'd recommend you to upvote this issue to show your interest in its implementation.