/PowerMode

A completely useless Notepad++ plugin

Primary LanguageC++GNU General Public License v2.0GPL-2.0

Power Mode

A completely useless Notepad++ plugin. Inspired by the Atom package.

demo

Installation

Download one of the releases and extract the DLL. Copy this into Notepad++'s plugin directory. This will either be located in the installation directory or under %APPDATA%\Notepad++\plugins.

Development

The code has been developed using MSVC 2013. Building the Release configuration will generate the DLL which can be used by Notepad++. For convenience, MSVC copies the built DLL into the Notepad++ plugin directory.

License

This code is released under the GNU General Public License version 2.

Disclaimer

This is not intended to be useful or bug free. Pull requests are welcome, bug reports however will most likely go unfixed.