npp_demo.plugin_dll

plugin DLL interface

Members

Functions

pluginBeNotified
void pluginBeNotified(npp_api.scintilla.scintilla.SCNotification notifyCode)
Undocumented in source.
pluginInit
void pluginInit(core.sys.windows.basetsd.HANDLE hModule)

Initialization of your plugin data It will be called while plugin loading

Mixins

__anonymous
mixin npp_api.pluginfunc.extra_interfece.npp_plugin_interface!(npp_demo.config.plugin_def)
Undocumented in source.
insertHtmlCloseTag
mixin npp_api.pluginfunc.auto_pFunc.mixin_menu_index_change_check!(`Close HTML/XML tag automatically`) insertHtmlCloseTag
Undocumented in source.

Static variables

gshared_nppData
npp_api.powereditor.misc.pluginsmanager.plugininterface.NppData gshared_nppData;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta

License

GPL-2.0 or later