Code: Select all
v26.10.0205 - 2024-06-22 13:40
* Surround Selection: Now the default behavior (which seems to be the de facto
standard) is to make no difference whether the first or the second character of a pair
is pressed. For example, if you press "(" or ")", the selection will be enclosed by
"(" and ")" in that order in both cases.
If you want the previous behavior (which is to reverse the characters in that case)
simply prefix "rc" to the string of pairs (tweaking the INI file):
SurroundSelectionPairs=rc()[]{}<>""''//||\\**##%%
The character c (for config) is just the separator, and r stands for reverse.
+ Live Filter Box: Now supports Ctrl+Z for undo.
! Edit Boxes: The new case changers Ctrl+U etc did not work yet in Filter Boxes and
DropDown Boxes (eg Address Bar). Fixed.
(1) Installer Package, (2) No-Install Package (for manual unpacking).
XYplorer Beta Club