Debugging Regular Expressions

The Single Step feature allows for a step by step inspection of the regular expression.

If no groups (...) are defined by the user, the RegExp Plug-in tries to use logical blocks for matching, otherwise the already existing groups are used.

The following buttons are provided:

  • Reset (clears all color markers)

  • Step forward

  • Step backward