Community
    • Login

    NppExec v0.6 RC1 has been released!

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    0.6nppexec
    2 Posts 1 Posters 1.3k 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.
    • Vitaliy DovganV
      Vitaliy Dovgan
      last edited by

      NppExec v0.6 RC1:

      • NppExec’s help files were moved from “doc\*.*” to “doc\NppExec\*.*”
      • new command: npp_setfocus
      • Plugin Interface: new messages NPEM_GETSCRIPTNAMES, NPEM_GETSCRIPTBYNAME
      • now the actual name of NppExec.dll affects the “NppExec” submenu and its “Show Console” item name
      • various small improvements

      Get it here:
      https://sourceforge.net/projects/npp-plugins/files/NppExec/NppExec Plugin v0.6 RC1/
      or here:
      https://github.com/d0vgan/nppexec/releases/tag/v06-RC1

      Have fun! :)

      The next RC (Release Candidate) of v0.6 will mostly be concentrated on updating the NppExec Manual (as listed in “NppExec.txt” under the TODO section of v0.6 alpha 1), as well as on necessary improvements, if any.

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

        For those who are new to NppExec:

        Here is some brief info about NppExec for new users:

        • NppExec adds a Console window at the bottom of Notepad++'s window;
          This Console window allows to run different console programs directly in it;
          Also there is Plugins -> NppExec -> Execute… window that allows to execute NppExec’s scripts (set of commands).
        • NppExec’s commands and variables are listed in the “NppExec.txt” file.
        • To get more details, type “help” (without the quotes) directly in NppExec’s Console. To get a detailed help about any NppExec’s command, type “help [command]” - e.g. “help npp_open” or “help set”.
          And don’t forget about Plugins -> NppExec -> Help/Manual.

        Installation:

        • Just unpack the NppExec zip-archive to the folder “Notepad++\plugins”.
          It will extract the file “NppExec.dll” as well as the “doc\NppExec” and “NppExec” subfolders.
        1 Reply Last reply Reply Quote 2
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors