[Lazarus] constant-highlight ? [Re: quick opinion poll / pascal highlighting "case"]
Doug Chamberlin
dougchamberlin at earthlink.net
Mon May 24 18:12:13 CEST 2010
On 5/24/2010 11:36 AM, Martin wrote:
> What is highlighting same as constant?
If the value is a character constant, highlight as a string constant.
if the value is an integer, highlight it as a numeric constant.
If the value is an enumeration value, highlight it as an identifier.
No need for extra italics, bold, etc.
More information about the Lazarus
mailing list