MCPcopy Create free account
hub / github.com/bruderstein/nppPluginManager

github.com/bruderstein/nppPluginManager @v1.4.12

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.4.12 ↗ · + Follow
683 symbols 1,240 edges 122 files 95 documented · 14% updated 11d agov1.4.12 · 2018-09-30★ 1,67942 open issues

Browse by type

Functions 552 Types & classes 131
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

nppPluginManager

Appveyor build status GitHub release Github Releases

Plugin Manager is a plugin for Notepad++ that allows you to install, update and remove plugins from Notepad++. A centrally hosted XML file holds the list of plugins, that the plugin manager downloads and processes against the list of installed plugins.

### Installation

To install the plugin manager, simply download (release section) the .zip, and place the PluginManager.dll file in the Notepad++ plugins directory, and the gpup.exe in the updater directory under your Notepad++ program directory. (e.g. "C:\Program Files\Notepad++\updater")

In fact, if you prefer, you can just add the PluginManager.dll to the plugins directory, then do a reinstall of Plugin Manager from the plugin itself, which will place the file in the right place! Of course, if you're already using an earlier version of the plugin manager, you'll be able to just update from the update tab (or when you get the notification that the update has happened).

Documentation

More information available in the DOC section.

Core symbols most depended-on inside this repo

Shape

Method 475
Class 115
Function 77
Enum 16

Languages

C++93%
C7%

Modules by API surface

TinyXml/include/tinyxml/tinyxml.h99 symbols
TinyXml/src/tinyxml.cpp49 symbols
unzip/src/unzip.c32 symbols
pluginManager/src/PluginList.cpp31 symbols
pluginManager/src/Plugin.cpp29 symbols
pluginManager/src/pluginmanagerdialog.cpp19 symbols
NppPlugin/include/Window.h17 symbols
pluginManager/src/PluginListView.cpp16 symbols
TinyXml/src/tinyxmlparser.cpp16 symbols
NppPlugin/include/PluginsManager.h16 symbols
NppPlugin/include/Scintilla.h14 symbols
pluginManager/src/PluginVersion.cpp13 symbols

For agents

$ claude mcp add nppPluginManager \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page