> On 02.03.2017, at 22:49, Justin Knowles <[email protected]> wrote: > > I've done that but I'm not seeing any syntax highlighting or autocompletion > in my Jenkinsfile. I'm not developing a plugin for Jenkins or anything, I > just want IntelliJ to recognize the Jenkinsfile and provide highlighting, > style fixes, etc.
The instructions on https://confluence.jetbrains.com/display/GRVY/Scripting+IDE+for+DSL+awareness don't work? (Instead of writing the GDSL from scratch, just paste the provided one in.) -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/BCF97543-D247-45A2-95CC-5B0181E76D30%40beckweb.net. For more options, visit https://groups.google.com/d/optout.
