On Thursday 31 December 2015 11:39:29 Fred van Stappen wrote:
>
> When using:
> ...
> caseinsensitive
>
> scope beginend1 beginend
>  endtokens
>   .'END'
>
> or using this =>
>
> scope beginend1 beginend
>  endtokens
>   .'end'
> ...
>
> The scope is done only if there are "END" (=uppercase('end')) in the code.
> With "end" (lowercase) in code it does not work.
>
> But for calltokens, insensitive works.
>
Should be fixed in git master d254d5b58bfbea9372c4d812830b116e61a37ac2, thanks 
for reporting.

> Other possible way, I see that if you place the caret before a "(" or "[",
> the correspondent ")" or "]" is highlighted, live, in bold, even if there
> are many others. Wow, super but... for me too shy..., it seems to me that
> it could be more visible, other color, ... (could you tell where in code it
> is done, this to find some inspiration ?)
>
lib/common/designutils/msesyntaxedit.pas:631, "procedure 
tsyntaxedit.checkbrackets;"
Warning: It does not respect syntax (comments, scopes...).

Martin

------------------------------------------------------------------------------
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to