Hi,
Is there a way to have syntax highlighting for Groovy language in Atom?
Thanks,
David
Hi,
Is there a way to have syntax highlighting for Groovy language in Atom?
Thanks,
David
My apologies, but I am relatively new to Atom. I installed this package, and see it as installed and active, but there is no syntax highlighting. Could someone please explain how to get this package to work?
I’m new to this app and I’m trying to learn how to use its functions better and gain some overall knowledge of bits uses.
Hello @edotf & @daedaesplayground .
After installing the package you should restart Atom
.
Thereafter the syntax highlighting will be in effect, if…
'fileTypes': [
'groovy'
'groovy.inc'
'gvy'
'gradle'
'Jenkinsfile'
]
groovy
(click and select)BR