On 24 August 2012 23:30, Robert Parker <[email protected]> wrote: > Hi, > > When I edit a C program file in Geany, variable types such as mode_t and > off_t are colored but the variable type size_t is not. > What must I do to have size_t colored? > My system is Ubuntu/Linux.
Hi, Which version of Geany? There were some changes made that I think make size_t highlighted, but as a secondary keyword, not a type. These might not be in the released version yet. You correct answer would be to make a tag file that had size_t in it. Regards Lex > > Thanks, > Bob Parker > > > _______________________________________________ > 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
