[Cuis-dev] Syntax highlighter small bug

Hernan Wilkinson hernan.wilkinson at 10pines.com
Mon Mar 29 06:54:31 PDT 2021


I went a little bit deeper on this problem and it happens because the
SHParserST80 and Parser recognize '1xe' as different things... the right
solution would be to make both parsers work the same way.
I tried to do that but something I do not understand of the
SHParserST80>>scanNumber is that it takes as valid after the x any of these
chars 'deqp'. What does that mean? Does anybody know?

 Hernan.

On Mon, Mar 29, 2021 at 10:30 AM Hernan Wilkinson <
hernan.wilkinson at 10pines.com> wrote:

> Thank you Luciano!
> I pushed a bit different solution that also fixes the same problem with
> the autocomplete
>
> Thanks!
> Hernan.
>
> On Mon, Mar 29, 2021 at 8:21 AM Luciano Notarfrancesco via Cuis-dev <
> cuis-dev at lists.cuis.st> wrote:
>
>> Typing 1xe in a debugger triggers a bug in the syntax highlighter and
>> opens a new debugger. The attached change fixes it, although it's not
>> perfect because it ends up coloring 1x as a number instead of only 1.
>> --
>> Cuis-dev mailing list
>> Cuis-dev at lists.cuis.st
>> https://lists.cuis.st/mailman/listinfo/cuis-dev
>>
>
>
> --
> <https://10pines.com/>Hernán WilkinsonSoftware Developer, Teacher & Coach
>
> Alem 896, Floor 6, Buenos Aires, Argentina
>
> +54 11 6091 3125
>
> @HernanWilkinson
>


-- 
<https://10pines.com/>Hernán WilkinsonSoftware Developer, Teacher & Coach

Alem 896, Floor 6, Buenos Aires, Argentina

+54 11 6091 3125

@HernanWilkinson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20210329/ab2c0991/attachment-0001.htm>


More information about the Cuis-dev mailing list