Ticket #380 (new enhancement)
Opened 4 years ago
jump between opening and closing tags in XML/HTML
| Reported by: | szabgab | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | editor | Version: | 0.36 |
| Keywords: | Cc: |
Description
When viewing an XML-is or HTML-ish text (eg. an HTML Template) I'd like to be able to jump between opening an closing tags.
Currently Ctrl-1 jumps between opening and closing brackets (of the various types) but I'd like to be able to jump between
<td>
and
</td>
Note: See
TracTickets for help on using
tickets.
