Ticket #458 (closed defect: wontfix)
Perl 6 files are not highlighted correctly in UNIX / Win32 format
| Reported by: | azawawi | Owned by: | azawawi |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | plugins | Version: | 0.39 |
| Keywords: | Padre::Plugin::Perl6 | Cc: |
Description
For STD colorizer, highlighting is messed up if a file is a win32 file (cr-lf causes positions to be mismatched).
For Rakudo/PGE colorizer, highlighting is also messed up if a file is a Unix file under win32.
This relates to how STC manages newlines and positions. We need a general solution to fix both of the highlighters.
Change History
Note: See
TracTickets for help on using
tickets.

I wont fix them until Perl 6 is production quality :)