Ticket #251 (closed enhancement: wontfix)
Disable syntax highlighting after __END__ keyword
| Reported by: | dlp | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Syntax Highlighting | Version: | 0.27 |
| Keywords: | Cc: |
Description
perl, v5.10.0 built for MSWin32-x86-multi-thread
Wx Version: 0.89 wxWidgets 2.8.8
After the _ _END_ _ keyword, the syntax highlighting should be disabled.
This is done in Notepad++ v5.1.4 for example.
This will make it much more visible that the code after END is comment.
Change History
Note: See
TracTickets for help on using
tickets.

Or better yet: everything that is beyond _END_ should get highlighted as comment.