Ticket #588 (closed defect: fixed)
Toggle comment fails to work with \s+# in the first line
| Reported by: | azawawi | Owned by: | azawawi |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | 0.46 |
| Keywords: | Cc: |
Description
Scenario:
- Create new Perl Script
- Insert some whitespace before #!/usr/bin/perl
- Now try selecting all and then toggle comment (Ctrl-Shift-C)
Wrong behavior:
It does not work! Does absolutely nothing.
Correct behavior:
Toggle comment should work!
Thanks for Alias++ (Adam Kennedy) for reporting it.
Change History
Note: See
TracTickets for help on using
tickets.

i think it is fixed by r11268 please test
it introduces some changes: