This is a modified version of the Explorer plugin for Notepad++. You could easy browse through files and edit sources in Notepad++.
https://github.com/funap/npp-explorer-plugin/releases
Explorer Panel & Plugin Menu
Explorer Panel (use Full tree)
Quick Open
Drop the Explorer\Explorer.dll
into the %ProgramFiles%\Notepad++\plugins\
folder. The Explorer
subfolder has to be kept.
i.e.
C:\Program Files\Notepad++\plugins\Explorer\Explorer.dll
Drop the Explorer\Explorer.dll
into the %ProgramData%\Notepad++\plugins\
folder. The Explorer
subfolder has to be kept.
i.e.
C:\ProgramData\Notepad++\plugins\Explorer\Explorer.dll
Drop the Explorer\Explorer.dll
into the %LocalAppData%\Notepad++\plugins\
folder. The Explorer
subfolder has to be kept.
i.e.
C:\Users\[USERNAME]\AppData\Local\Notepad++\plugins\Explorer\Explorer.dll
Just copy the Explorer.dll
to your Notepad++\plugins\
directory.
By default, Quick Open feature can be accessed using the shortcut Ctrl+P. However, it's important to be aware that this shortcut is already assigned to the Print...
command.
To resolve this conflict, follow these steps:
Settings
> Shortcut Mapper...
Print...
command.Print...
command.Or assign your favorite key to Quick Open...
.
This project is licensed under the terms of the GNU GPL v2.0 license