Ticket #923 (closed enhancement: fixed)

Opened 22 months ago

Last modified 11 months ago

(wishlist) special (tab) characters should be also available in regex editor

Reported by: zenogantner Owned by:
Priority: minor Milestone:
Component: Regex Editor Version: trunk
Keywords: Cc:

Description

Besides character classes, it may also be nice to have special characters like \n or \t available for selection in the regex editor.

Keep in mind that the regex editor is especially targeted at people who may not be so familiar to Unix tools/regular expressions/Perl/programming in general, that they may be not aware of the existence e.g. of \t, so it makes sense to offer such characters to them ...

For illustration, I have added a screenshot from MonoDevelop?.

Attachments

regex_editor-escape_characters.png Download (30.4 KB) - added by zenogantner 22 months ago.

Change History

Changed 22 months ago by zenogantner

comment:1 Changed 22 months ago by zenogantner

  • Priority changed from major to minor

comment:2 Changed 11 months ago by szabgab

  • Status changed from new to closed
  • Resolution set to fixed

Implemented in r14080

comment:3 Changed 11 months ago by szabgab

  • Keywords regex editor removed
  • Component changed from advanced perl tools to Regex Editor
Note: See TracTickets for help on using tickets.