nodepad++ search backard not work(shift-f3) in version Notepad++ v7.9.1 (64-bit)
-
version info:
Notepad++ v7.9.1 (64-bit)
Build time : Nov 2 2020 - 01:07:46
Path : C:\Program Files\Notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : OFF
OS Name : Windows 10 Pro (64-bit)
OS Version : 1703
OS Build : 15063.1387
Current ANSI codepage : 1252
Plugins : mimeTools.dll NppConverter.dll NppExport.dll -
Hi @QQ-LUO
If your issue is regex related, there is an option that allows you to use backward search with regular expressions.
It is documented here:
https://npp-user-manual.org/docs/preferences/#preferences-for-advanced-users
-
@astrosofista really true, After your reminder, I close regex option. I can search backward. Thanks
hope the regex backward search can work in next future. And Thanks for you reply and Thanks for you big work on this perfect tools -
@QQ-LUO said in nodepad++ search backard not work(shift-f3) in version Notepad++ v7.9.1 (64-bit):
hope the regex backward search can work in next future.
If you follow the instructions that @astrosofista linked, you can enable backwards search with regex
-
@PeterJones Got it, thanks, I configed in config.xml and it work now