funap / npp-explorer-plugin

Explorer plugin for Notepad++ x64/x86
GNU General Public License v2.0
86 stars 10 forks source link

Explorer filter does not work #59

Closed vinsworldcom closed 1 year ago

vinsworldcom commented 1 year ago

Describe the bug Using the Filter combo box in Explorer dockable does not seem to filter files based on the extension

To Reproduce Steps to reproduce the behavior:

  1. Open Explorer dockable with a view to a folder with files of different extensions
  2. Apply filter in the Filter combo box of one extension (e.g., *.ico)
  3. Press "Enter"
  4. View is not filtered

Expected behavior View is filtered to just the "Filter" parameters

Screenshots image

Debug Info Notepad++ v8.5.4 (64-bit) Build time : Aug 1 2023 - 18:08:34 Path : C:\usr\bin\npp64\notepad++.exe Command Line : Admin mode : OFF Local Conf mode : ON Cloud Config : OFF OS Name : Windows 10 Enterprise (64-bit) OS Version : 21H2 OS Build : 19044.3208 Current ANSI codepage : 1252 Plugins : Explorer (1.8.2.24)

vinsworldcom commented 1 year ago

I just compiled your latest commit 23570b982 and tried the 64-bit release artifact - works as expected!

Thank you for making quick work of this issue report and continuing to support the best Notepad++ Explorer plugin!

Cheers.

funap commented 1 year ago

I appreciate your kindness!

funap commented 1 year ago

This issue has been fixed in this release. https://github.com/funap/npp-explorer-plugin/releases/tag/v1.8.2.25