RegEx Testbed plugin
From Code::Blocks
Regular expressions enable advanced searching and parsing of strings, however, it can be tiresome to continually rebuild a project just to see if a small tweak allowed a regular expression to function properly. RegExTestbed provides a workspace in which to test out regular expressions instantaneously. See this wxWidgets documentation for details on how to form a regular expression.