[Gambas-user] Alternative to differentiate private and public symbols on the IDE
Benoît Minisini
gambas at ...1...
Sat Sep 18 18:41:36 CEST 2010
> Often, we use conventions of prefix to distinguish symbols public and
> private. An alternative way to do this would be allow to have
> differents colors to highlight public and private symbols, by
> disaggregating the item "Symbols" in Tools > Preferences > Style to
> "Public Symbols" and "Private Symbols".
Alas the syntax highlighter is line-based, and does not know if a symbol is
public or private.
Regards,
--
Benoît Minisini
More information about the User
mailing list