On Tue, 25 May 2010 23:02:38 +0200 Enrico Tröger enrico.troeger@uvena.de wrote:
I was wondering if Scala support has been added yet or if anybody was working on that?
this should be possible with the upcoming 0.19 release, at least to some extend.
You could read http://geany.org/manual/dev/#filetype-definition-files, in particular the section about Custom Filetypes, and add a filetypes.Scala.conf in ~/.config/geany/filedefs to play with it.
You could copy and edit the $prefix/share/geany/filetypes.Genie.conf as a start, this also uses the C lexer. (with SVN or wait for 0.19)
Regards, Nick