submitted by
bchick
on 24-04-2008
RegexBuddy is your perfect companion for working with regular expressions. Easily create regular expressions that match exactly what you want. Clearly understand complex regexes written by others. Use plain English building blocks instead of, or in addition to, the standard regex syntax.
Latest changes:
- Command line: -flavor and -flavorreplace to set the regular expression and replacement text flavors
- Setup: Create Portable Installation directly from the self-extracting setup. The Install on Removable Drive menu item in the Help menu was renamed for consistency
- Use: PHP code snippet using preg_replace_callback()
- Use: wxWidgets C++ source code snippets
- Create: Export to HTML now resizes the tree to make it fit the browser window
- Forum: When attaching/downloading a test subject, also set the test scope. The file type will now say "RegexBuddy test subject" instead of "Text file" for attachments with scope information. "Text file" attachments can still be opened. RegexBuddy 3.1.0 an
- Test: Preserve the status of the "update automatically" setting when the option to preserve the test subject is turned on in the preferences. The command last used is not remembered, so you still need to select a command like List All for automatic updati
- Use: Backslashes that needlessly escape literal characters such as % are now automatically stripped from the regular expression in the source code snippet