On 21 March 2011 08:44, Edoardo Tenani <[email protected]> wrote: > Hello all! > Is possible to have syntax highlighting also for HAML and SCSS syntax? I've > started using them and the default highlighting is driving me mad!!! > I've surfed around a bit, but I didn't found nothing useful! So I've tried > to understand how to add specifications to highlight other languages than > the defaults provided with geany, but I have lot of doubts, and my tries do > not work... > So these are my questions: someone have done this already? If not, can you > help me in adding these specifications? > Thank you, > Edoardo Tenani
To add a highlighting for a language it first has to be added to Scintilla which is the editing component that Geany uses. see www.scintilla.org Cheers Lex > _______________________________________________ > Geany mailing list > [email protected] > http://lists.uvena.de/cgi-bin/mailman/listinfo/geany > > _______________________________________________ Geany mailing list [email protected] http://lists.uvena.de/cgi-bin/mailman/listinfo/geany
