Ticket #230 (closed enhancement: fixed)
Add "Comment toggle" for source editing
| Reported by: | claudio | Owned by: | claudio |
|---|---|---|---|
| Priority: | trivial | Milestone: | |
| Component: | editor | Version: | 0.25 |
| Keywords: | "source comment" | Cc: |
Description
In the "Edit" menu, as an addition (or replacement) to "Comment Selected Lines" and "Uncomment Selected Lines" I propose a "Toggle Comment" menu entry (shortcut shift-ctrl-c) similar to the one present in Netbeans and Eclipse IDE.
This simpliflies the shortcuts to learn and type (one instead of two) as most people will rather comment uncommented text and uncomment commented text, than comment already commented text or uncomment not commented text.
Attachments
Change History
Changed 4 years ago by claudio
- Attachment toggle_comment.diff added
Svn diff patch implementing toggle comment
comment:2 Changed 4 years ago by claudio
- Status changed from accepted to closed
- Resolution set to fixed
Note: See
TracTickets for help on using
tickets.
