funap / npp-explorer-plugin

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

Add Quick Open to Explorer Dialog right-click context menu #68

Closed vinsworldcom closed 10 months ago

vinsworldcom commented 10 months ago

Add Quick Open to the Explorer Dialog right-click context menu for the right-clicked folder / file. This temporarily overrides any Root directory setting and allows Quick Open to fuzzy search the current right-clicked directory. Subsequent calls to the Plugins=>Explorer=> Quick Open menu item will still use the Root (if set) or current directory.

Fix #67