Community
    • Login

    NppExec v0.8.7 has been released!

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    1 Posts 1 Posters 564 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.
    • Vitalii DovganV Offline
      Vitalii Dovgan
      last edited by

      NppExec is:
      https://github.com/d0vgan/nppexec/

      NppExec v0.8.7:

      • Glory to Ukraine! Glory to the heroes!
      • fixed: nested IF…GOTO sometimes did not work as expected
      • changed: now “GoTo_MaxCount” is per-label rather than per-script
      • added: “npe_cmdalias local …” for local command aliases, similarly to
        local variables
      • added: now npe_queue supports command aliases
      • internal optimization: now MacroVars are based on std::vector instead of
        std::map for much faster iteration
      • other internal optimizations (such as “noexcept” move-constructors for
        CStrT, CBufT and CListT to satisfy STL’s strong exception guarantee -
        thus e.g. std::vector performs moves on reallocations)
      • added: now double-click in the popup list of the Execute dialog is handled
        in the same way as Enter (it picks up the word from the popup list)
      • NppExec Manual updated
      • web-version of the NppExec Manual (thanks to Joseph Samuel, rdipardo
        and others) : https://d0vgan.github.io/nppexec/
        (the HTML content is searchable due to amazing enhancements by rdipardo)
      • npp_files updated to Notepad++ 8.5.6

      Get it here:
      https://github.com/d0vgan/nppexec/releases/tag/v087
      https://sourceforge.net/projects/npp-plugins/files/NppExec/NppExec Plugin v0.8.7/

      Highlights of this release:

      • bug-fixes & improvements
      • NppExec Manual has been updated
      • NppExec Manual is now available online due to amazing contribution of Joseph Samuel and rdipardo

      NppExec Manual online:

      • https://d0vgan.github.io/nppexec/
      1 Reply Last reply Reply Quote 5

      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