Home

Awesome

NppQuickSearchPanel

NppQuickSearchPanel is deprecated. Please check NppLogGazer for the QuickSearchPanel and more. Thanks for all your support!

Description

NppQuickSearchPanel is a notepad++ plugin which stores your favourite keywords in a list, providing fast and convenient searching. You can perform search on any keywords by a click.

screenshot

Features

How to install

Copy the NppQuickSearchPanel.dll to the plugins folder in your Notepad++ directory.

Important Note: NppQuickSearchPanel only support the Unicode version of Notepad++.

How to use

Open up Notepad++, click the pluginiconShow QuickSearchPanel button in the toolbar, or use menu Plugins / NppQuickSearchPanel / Show QuickSearchPanel.

How to build

Build with Visual Studio 2013. If you encounter a "The system cannot find the file specified" error when building the project, add the location of NETFX Tools to your Path environment variable.

For 64-bit system and Visual Studio 2013, the typical location of NETFX Tools is

C:\Program Files (x86)\Microsoft SDKs\Windows\v8.1A\bin\NETFX 4.5.1 Tools

For 32-bit system, the typical location is

C:\Program Files\Microsoft SDKs\Windows\v8.1A\bin\NETFX 4.5.1 Tools

Contributors

Credits

About Notepad++

Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License. For more information, please refer to the official site.