npp_demo.commands

plugin demo

Members

Functions

DockableDlgDemo
void DockableDlgDemo()

plugin command Dockable Dialog Demo

WhatIsNpp
void WhatIsNpp()

plugin command

getFileNamesDemo
void getFileNamesDemo()

plugin command

getSessionFileNamesDemo
void getSessionFileNamesDemo()

plugin command

hello
void hello()

plugin command

helloFX
void helloFX()

plugin command

insertCurrentDirectory
void insertCurrentDirectory()

plugin command

insertCurrentFileName
void insertCurrentFileName()

plugin command

insertCurrentFullPath
void insertCurrentFullPath()

plugin command

insertCurrentPath
void insertCurrentPath(int which)
insertDateTime
void insertDateTime(bool format)
insertLongDateTime
void insertLongDateTime()

plugin command

insertShortDateTime
void insertShortDateTime()

plugin command

saveCurrentSessionDemo
void saveCurrentSessionDemo()

plugin command

threadTextPlayer
core.sys.windows.windef.DWORD threadTextPlayer(void* text2display)
threadZoomer
core.sys.windows.windef.DWORD threadZoomer(void* )

Manifest constants

DOCKABLE_DEMO_INDEX
enum DOCKABLE_DEMO_INDEX;
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.

Variables

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

Meta

License

GPL-2.0 or later