> 2010/9/18 Benoît Minisini <[email protected]>: > > Alas the syntax highlighter is line-based, and does not know if a symbol > > is public or private. > > And the solution could be just keep a track about if symbols in a > proyect are public or private. Or you've frozen the addition of new > features?
I don't see a solution in what you say: the syntax highlighter being line- based, how could it know if a symbol is public or private? A new syntax highlighter must be written for that. And don't forget that the syntax highlighter is not just for Gambas. It has support for custom highlighters written in Gambas. Regards, -- Benoît Minisini ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
