Navigation

    Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Notepad++ v8.4.1 release

    Announcements
    5
    7
    1541
    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.
    • donho
      donho last edited by

      Notepad++ v8.4.1 release:
      https://notepad-plus-plus.org/news/v841-released/

      1. Fix HTML syntax highlighting in PHP files regression. (Fix #11585, #11602)
      2. Fix “Reload from disk” loosing syntax highlighting regression. (Fix #11606)
      3. Fix unfocused selected text background color changed regression. (Fix #11595)
      4. Update Scintilla from 5.2.1 to 5.2.2 and Lexilla from 5.1.5 to 5.1.6. (Implement #11537)
      5. Fix multi-part keyword in prefix mode freezes Notepad++ in UDL. (Fix #11434)
      6. Add several dark mode enhancement. (Fix #11574, #11622, #10054, #11546, #11544)
      7. Add DarkMode usage detection support for plugins. (Fix #11546)
      8. Add “Framed current line” option beside of “Highlight current line background”. (Fix #11501)
      9. Add file monitoring command line argument [-monitor]. (Fix #10562)
      10. File Dialog enhancement. (Fix #11630, #11517)
      11. Add a new format argument/option “ADD_ZERO_PADDING” to NPPM_GETNPPVERSION. (Fix #11535)
      12. Restore auto-completion & calltip default fg/bg colors when no theme is applied. (Fix #11637)
      13. Sort “Search result” to the bottom in language list of Style Configurator. (Fix #11337)

      Auto-update to this version will be trigger in about 14 days, if no regression is found.

      Enjoy!

      Lycan Thrope 1 Reply Last reply Reply Quote 6
      • dleborgne
        dleborgne last edited by

        Hello !
        I just filed issue 11661 about a regression in Notepad++ 8.4 with MIME Tools plugin 2.7 and Base 64 Encoding.
        Thank you for Notepad++ !

        Michael Vincent 1 Reply Last reply Reply Quote 1
        • Michael Vincent
          Michael Vincent @dleborgne last edited by

          @dleborgne said in Notepad++ v8.4.1 release:

          I just filed issue 11661 about a regression in Notepad++ 8.4 with MIME Tools plugin 2.7 and Base 64 Encoding.

          @donho

          Probably due to the Scintilla API change that now excludes the trailing NUL character - which would make each string one character shorter?

          https://github.com/notepad-plus-plus/notepad-plus-plus/issues/10504#issuecomment-1010295809

          Cheers.

          1 Reply Last reply Reply Quote 5
          • Lycan Thrope
            Lycan Thrope @donho last edited by Lycan Thrope

            @donho
            Well I seem to have found one. Not sure if this is just regarding UDL’s Function List, but whenever a tab is picked, and then goes back to the original document that is UDL defined, the FunctionList is no longer working…ie, the FunctionList is empty of the Function List definitions for that file.
            The following screenshots are titled accordingly, InitialDocOpen, PostDarkModeUDL selected, change doc tab and switch back to UDL tab.
            Notice the final pic, that shows the FunctionList is empty after switching tabs.

            My debug info:
            Notepad++ v8.4.1 (64-bit)
            Build time : May 8 2022 - 19:51:18
            Path : C:\Users\camilee\Documents\Development Tools Downloads\Notepad++ Versions\npp.8.4.1.portable.x64\notepad++.exe
            Command Line :
            Admin mode : OFF
            Local Conf mode : ON
            Cloud Config : OFF
            OS Name : Windows 10 Home (64-bit)
            OS Version : 2009
            OS Build : 19044.1706
            Current ANSI codepage : 1252
            Plugins : mimeTools.dll NppConverter.dll NppExport.dll

            InitialopenOfUDLDocument.PNG
            PostDarkModeLanguageSelected.PNG
            Switchtodifferent_tab.PNG
            SwitchBackToUDLTAB.PNG

            Michael Vincent 1 Reply Last reply Reply Quote 0
            • Michael Vincent
              Michael Vincent @Lycan Thrope last edited by

              @lycan-thrope said in Notepad++ v8.4.1 release:

              Not sure if this is just regarding UDL’s Function List, but whenever a tab is picked, and then goes back to the original document that is UDL defined, the FunctionList is no longer working…ie, the FunctionList is empty of the Function List definitions for that file.

              I cannot reproduce this.

              Cheers.

              Lycan Thrope 1 Reply Last reply Reply Quote 0
              • Lycan Thrope
                Lycan Thrope @Michael Vincent last edited by Lycan Thrope

                @michael-vincent Sigh…never mind. Apparently my fingers screwed up the typing in the overrideMap.xml file that I was switching to. I don’t know how, but it was misspelled on the letter that the cursor was on. I looked at it closer and noticed it was spelled “Dard” rather than “Dark” which is what the name was. What’s wierd is it actually showed it briefly, under regular dBASE…apparently the switch redrew it so even though it showed in the first Dark mode setting, when the tabs were switched and then refocused on it,…it didn’t read it…until I just corrected the spelling in the overrideMap.xml file. Sorry for the false alarm. :( (egg on face)

                1 Reply Last reply Reply Quote 1
                • djeydjey95
                  djeydjey95 last edited by

                  Hello, please color between “style” tags in php sheets, regards
                  Capture d’écran 2022-05-22 095025.png

                  1 Reply Last reply Reply Quote 0
                  • First post
                    Last post
                  Copyright © 2014 NodeBB Forums | Contributors