NPP plugin
-
How to developed a NPP plugin with example
-
-
See https://notepad-plus-plus.org/community/topic/18083/c-plugin for C#, for C++
https://github.com/npp-plugins/plugintemplate
and
https://github.com/npp-plugins/plugindemo
-
@ajay-gohil said:
How to developed a NPP plugin with example
it’s depend on what kind of language (c# , c++ , pascal )you are knows