[Gambas-user] Alternative to differentiate private and public symbols on the IDE
Benoît Minisini
gambas at ...1...
Sat Sep 18 21:24:05 CEST 2010
> 2010/9/18 Benoît Minisini <gambas at ...1...>:
> > 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
More information about the User
mailing list