Changes between Version 20 and Version 21 of Features/RegexEditor
- Timestamp:
- 03/20/11 15:32:35 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Features/RegexEditor
v20 v21 30 30 31 31 32 == TODO == 33 32 34 For ideas install kregexpeditor or regexxer on Linux or try 33 35 Regex Coach: http://weitz.de/regex-coach/ on Windows 34 36 See also http://www.regexbuddy.com/ 35 36 37 == TODO ==38 37 39 38 * Support various versions of the perl 5 regexes (5.8, 5.10, 5.12 etc) … … 50 49 * '''Result from replace''' window 51 50 * Also test the '''Insert''' button in both match and substitute 52 * Allow the user to change the delimit ors of the regex from // to {} in the editor already51 * Allow the user to change the delimiters of the regex from // to {} in the editor already
