Community
    • Login

    NppExec v0.8.2 has been released!

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

      NppExec v0.8.2

      • Glory to Ukraine! Glory to the heroes!
      • added: new option “Use Editor Colors” (in the Advanced Options).
        For dark color themes, the following colors may be used:
        Error - C0 30 30
        Message - 40 B0 40
        Warning - 40 80 C0
        The default colors (for bright color themes) are:
        Error - A0 10 10
        Message - 20 80 20
      • fixed: TextColorError (in the Advanced Options) was not applied to the
        built-in error filter (“npe_console local – x+”).
      • fixed: in rare cases, the NppExec’s Console could “swallow” a first typed
        character. It was caused by the ConsoleDlg not resetting the value of the
        bFuncItemEntered back to false.
      • changed: IsTabSpaceChar() was replaced with IsAnySpaceChar() to handle
        additional space characters such as ‘\v’ and \f’.
      • npp_files updated to Notepad++ 8.4.2.
      • NppExec Manual updated
      • fixed: NppExec Manual no more contains the misleading HTML tags saying
        META NAME="Generator". (The HTML files are actually modified in a text
        editor such as Notepad++ or AkelPad without any HTML generator).

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

      1 Reply Last reply Reply Quote 6
      • First post
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors