I'm developing with WebStorm. I want to have syntax highlighting for Jenkins Groovy pipelines.
It's possible to use InteliJ IDEA for editing Jenkinsfiles, but it's obviously inconvenient to switch back and forth between IDEs.
Can I install Groovy plugin from IntelliJ IDEA Community Edition in WebStorm? If yes - how?
I didn't get that plugin to work either, but as a partial alternative, you can use this TextMate bundle: https://github.com/textmate/groovy.tmbundle
- Download the repository (https://github.com/textmate/groovy.tmbundle/archive/master.zip)
- Extract the zip file to some directory on your system
- In WebStorm / IntelliJ / etc., go to File > Settings > Editor > TextMate bundles, click on the + sign and point it to the directory you just extracted to