Ticket #602 (closed defect: fixed)
For tab-indented files, add comment characters after the tabs
| Reported by: | adamk | Owned by: | azawawi |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | editor | Version: | 0.46 |
| Keywords: | Cc: |
Description
In many code-checking systems, non-leading tabs are considered a bad thing.
When doing a toggle-comment action, if the selected lines have tabs, we should insert the comment characters AFTER the tabs.
Likewise, detection of "are these lines commented" should take this into account as well.
Change History
Note: See
TracTickets for help on using
tickets.
