Custom Plugins
-
I want to create my own plugin as an aspiring programmer. I followed all the steps, but am left with an error. "The ANSI plugin is not compatible with your Unicode Notepad++. I have read this is not an ASCI vs Unicode thing, but can’t find the solution. Help?
-
make sure you defined the bool isUnicode() function, see
http://docs.notepad-plus-plus.org/index.php/Plugin_DevelopmentCheers
Claudia