Community
    • Login

    [New Plugin] NppEventExec

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    2 Posts 2 Posters 2.2k Views
    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
      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
        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
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors