
The Search|Replace Current and the Search|Replace & Find Next commands substituted backreferences in the replacement text with nothing instead of substituting them with the capturing group matches of the most recent regular expression match. This release fixes one bug that we introduced in EditPad Lite 8.2.3 last week. But this did not work reliably and could be very slow on large files with many regex matches. In the past the Find Last command would search through the entire file for all regex matches and stop at the last one. The Search|Find Last command now pops up a message saying regular expressions cannot search backwards similar to the Search|Find Previous command. When a regex matched 9, for example, replacing with with \U0 resulted in 9 instead of 9. Previously they would jumble the replacement string when the matched text already had the correct case or if it didn’t have any case. These now work correctly regardless of whether any case conversion actually occurs. When searching and replacing using a regular expression, you can use \U0, \L1, \I2, or \F3 to insert the whole regex match or the match of a capturing group converted to uppercase, lowercase, initial caps, or first cap. This now works correctly when using a complex script text layout. This effectively makes Ctrl+Wheel zoom the text in or out.


In the Editor Preferences you can enable an option to make rotating the mouse wheel while holding down the Ctrl key on the keyboard change the font size. This release fixes a few bugs that affect previous 8.x.x releases.
Editpad pro 7.3.8 free#
We take pride in producing high quality software, and often release free updates to ensure you won’t have any problems with our software.

Editpad pro 7.3.8 software#
Other software companies often don’t spend any effort addressing such issues, much less list them publicly. Many of these are corner cases reported by only one or perhaps a handful of our customers. All the bugs listed below are bugs that we have fixed. EditPad Lite Release Notes Software Quality at Just Great Softwareĭon’t let the long lists of issues on this page make you think our products have a lot of problems.
