Hello again,
I added „it“ as a keyword (forgot it the first time) and fixed the missing „class“ in main.groovy. Also, there’s unified diffs this time.
Any feedback would be appreciated, even “this is the wrong place, see <…> and post there”.
Daniel
Am 02.08.2011 22:52, schrieb Daniel Horz:
Hello and Good Morning Geany Folks!
I’ve just now subscribed to this list and this is my first mail, so please be kind :)
At the moment I am working on a little Groovy project, so I thought it would be nice to have syntax highlighting for that in geany. I read http://www.geany.org/manual/index.html#filetype-definition-files and hacked away. The attached tar ball is the first result, i thought you might have a use for it. `groovy/filetypes.groovy.diff` is a diff from `filetypes.java`. Linking `groovy/filetypes.groovy` as `groovy/filetypes.Groovy.conf` into `~/.config/geany/filedefs/` works fine for me, so it should be usable.
Oh and @dmaphy pointed out that scintilla might aready have a groovy lexer. According to https://code.google.com/p/scintillua/wiki/LexerList they do, might be easier to just include that ;)
Over and out,
Daniel Horz