Notepad++ plugins is a collection of tools which plays a role of completion for Notepad++. This project contains Explorer, Function List, Hex Editor, Spell Checker and a console program NppExec. Other plugin developers are invited to share their projects
C++ Builder users without a Delphi license were previously unable to compile the demos. It works with SynditCB.
The C++ version located in the "Demos" folder requires the SynEdit components to be installed in the IDE. A second version of these projects is located in the DemosCb folder. Here, instead of the installed components, the sourcecode of the SynEdit components translated to C++ is used, which is in the folder SourceCppRun.