Changes in this version:
- Regular expression syntax highlighting/coloring has been added to the “Find & Replace” toolbar. It should help users to avoid entering the Regex control characters (e.g. ?+*().{}|^$) and sequences accidentally, which could result in unexpected search results.
http://www.citadel5.com/upd_screens/gsc15.2/find_and_replace1a.png
http://www.citadel5.com/upd_screens/gsc15.2/find_and_replace2a.png
- New “Insert” buttons and menus related to Regex have been added to the “Find & Replace” toolbar. The menus contain (typically) most frequently used Regular Expression control characters along with their short descriptions. It should simplify the usage of Regex and make it easier to take the full advantage of the flexibility and strength of that search mode.