You are here: PSPad forum > Bug report / Hlášení chyb > Perl syntax Highlighter issue

Perl syntax Highlighter issue

#1 Perl syntax Highlighter issue

Posted by: John Huijsing | Date: 2021-04-20 09:04 | IP: IP Logged

This time in the correct forum

#This ok

my $var1 = qq{
more lines of text
};

#This does not display correctly the q an left brace are not displayed

my $var2 = q{
some more lines of text
};

Change the the syntax to txt and it is displayed correctly

John

Options: Reply | Quote | Up ^


#2 Re: Perl syntax Highlighter issue

Posted by: pspad | Date: 2021-04-20 09:11 | IP: IP Logged

Hello

This problem was fixed already, fix will be available in the next build.
Problem was joined with q() and qq() function implementation into hihglighter.
I was told that q function can be followed with ( and { bracket.
I changed q function hihglighting with ( brackets only.

Options: Reply | Quote | Up ^






Editor PSPad - freeware editor, © 2001 - 2024 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR