Skip to content

A completely useless Notepad++ plugin

License

Notifications You must be signed in to change notification settings

dail8859/PowerMode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.