Wx::Scintilla 0.30 includes now the latest Scintilla 2.29. This is a major release for Perl Scintilla-based editors since string interpolation variables can now be properly highlighted. Here is a list of stuff that was fixed for Perl in Scintilla 2.29:
- Perl string styling highlights interpolated variables.
- Perl lexer updated for Perl 5.14.0 with 0X and 0B numeric literal prefixes, break keyword and "+" supported in subroutine prototypes.
- Perl bug fixed with CRLF line endings.

No comments:
Post a Comment