Ticket #960 (new enhancement)
regex editor improvement ideas
| Reported by: | jdv79 | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Regex Editor | Version: | 0.64 |
| Keywords: | Cc: |
Description
- Display what portion of the regex matched what portion
of the string. Maybe add in captures in some way...
- Display any capture matches from captures in the
original regex.
- Don't display the PPIx dump by default. Its very verbose
and not terribly useful.
Change History
Note: See
TracTickets for help on using
tickets.

The second (2) is fixed by r11921 and r11922