KOMODO IDE 9.3.1 - No highlighting of Perl variable names in double quotes

I am heavily using KOMODO IDE to write Perl scripts. This is a very nice IDE and editor!

Anyway, in KOMODO IDE 9.2, variable names in double quoted strings like below are highlighted.

print “printing a $variable!\n”;

But they are not highlighted in 9.3.1 anymore. I am very sad about this. :frowning: Is this a bug?

Hmm it does seem like 9.3 broke variable highlighting in strings, at least in Perl.

Could you report a bug on this?

Thanks!

The Issue:

1 Like

Fixed.

1 Like