On 19 July 2012 20:28, Laszlo Nagy <[email protected]> wrote: >> Unless you are going to code it into Geany you need to make it a >> custom filetype, see >> http://www.geany.org/manual/current/index.html#custom-filetypes > > Works like a charm. :-) > > It would be cool to add a custom lexer, but I guess this would not be > possible without C programming.
C *and* C++ programming actually. > > Is there a way to auto-build files? E.g. automatically run the build command > after I save a file. No, but the build command will save the file before it runs. Cheers Lex > > > > _______________________________________________ > Geany mailing list > [email protected] > https://lists.uvena.de/cgi-bin/mailman/listinfo/geany _______________________________________________ Geany mailing list [email protected] https://lists.uvena.de/cgi-bin/mailman/listinfo/geany
