Community
    • Login

    [New Plugin] NppEventExec

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    2 Posts 2 Posters 2.7k Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • MIvanchevM Offline
      MIvanchev
      last edited by

      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

      1 Reply Last reply Reply Quote 0
      • Vitaliy DovganV Offline
        Vitaliy Dovgan
        last edited by

        The related discussion in NppExec’s topic at sourceforge:
        https://sourceforge.net/p/npp-plugins/discussion/672146/thread/6b955b0c/

        1 Reply Last reply Reply Quote 0

        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
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors