[Lazarus] Smarter Text Highlighter in SynEdit?

Martin Friebe lazarus at mfriebe.de
Sat Mar 14 13:50:03 CET 2009


Reenen Laurie wrote:
> (This email doesn't make 100% sense if you read your emails in 100% 
> text -- no formatting)
>
> Hi
>
> I really like the Text Highlighter in SynEdit, although there is a 
> quirk that sometimes gets to me...
>
> In the following code:
>
> procedure loop(t : Tstringlist);
> var
>   i : integer;
>   NewList : TStringlist;
> begin
>   i := 0;
....
> If I hover on i (in i := 0), then all the i's are highlight...  
> TStringList...
>
> Can't it just highlight the i variables?  As indicated by the yellow 
> highlighted parts, not the Pink highlighted parts.
>
As discussed on the chat, but for anyone else who may have the issue. 
this can be configured:

http://wiki.lazarus.freepascal.org/IDE_Window:_Editor_Options#Automatic_features


Best Regards
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20090314/0964c102/attachment-0007.html>


More information about the Lazarus mailing list