[New Plugin] NppEventExec
-
Hello friends and fellow Notepad++ users,
mostly for my own automation purposes I’ve hacked together a plugin to automatically execute NppExec scripts on Notepad++ events. One such use case is to format source code before a file is saved and compile it after it is saved. I thought it might be useful for others as well so I decided to share it with the world: NppEventExec on GitHub. The functionality is not that new, it can be certainly be done with other plugins as well (LuaScript comes to mind), however there’s a couple of neat additions: e.g. you can block all input to Notepad++ while a script is executing and show a waiting dialog, the scripts are queued if executing multiple rules etc. Besides, it’s coded in pure C just for the fun of it!
It would be great if someone can provide some feedback and broaden my tunnel vision and reports report an issue :) Perhaps it can grow into something really useful. The creation of rules is still a hassle, but I’m progressing nicely.
Kind regards,
Mihail -
The related discussion in NppExec’s topic at sourceforge:
https://sourceforge.net/p/npp-plugins/discussion/672146/thread/6b955b0c/
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login