Community

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

    Notepad++ v8.4.3 Release Candidate

    Announcements
    6
    16
    1511
    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 donho

      Notepad++ v8.4.3 Release Candidate:
      http://download.notepad-plus-plus.org/repository/8.x/8.4.3.RC/

      There are a lot of most wanted features in this release, so enjoy!

      Notepad++ v8.4.3 crash/regression-fixes, bug-fixes & new enhancement:

      1. Add an option which allows to show only 1 entry per found line in search result. (Fix #2481, #1499, #5547, #2987, #4525, #3224)
      2. Make EOL (CRLF) display customizable (via Editing section of Preferences dialog). (Fix #11413)
      3. Add 2 more shortcuts “plus” (new file) and “arrow” (drop down list of opened files) buttons on menu bar. (Fix #11229)
      4. Update Lexilla to 5.1.7 & Scintilla to 5.2.3 and use new API for large files. (Implement #11734)
      5. Fix Find in files performance regression since updating Scintilla 5. (Fix #11814)
      6. Add dark mode support for plugins - support dark mode for plugins with docking GUI. (Fix #11710, implement #11767)
      7. Fix a crash issue due to opening an empty .NFO file. (Fix #11820)
      8. Fix language fonts regression in Style Configurator (make font definition possible again). (Fix #11786)
      9. Add NPPM_CREATELEXER message for plugins to instantiate lexers. (Fix #11789)
      10. Enhance dark mode (edge colors). (Fix #11207, #11376)
      11. Fix “CMD Here” command open Explorer issue. (Fix #11818)
      12. Fix crash issue of “Style Configurator…” command if “stylers.xml” is absent. (Fix #11812)
      13. Fix Selected text changes color issue when editor window loses focus. (Fix #11743)
      14. Skip save all warning dialog if only current editing file is dirty. (Fix #10995)
      15. Fix a small regression in DebugInfo dialog. (Fix #11752)

      Thank you for testing and reporting bugs!

      Yaron donho 2 Replies Last reply Reply Quote 10
      • Pinned by  donho donho 
      • Artur Harison
        Artur Harison last edited by donho

        I rarely use EOL.
        Different color, so intended?

        donho 1 Reply Last reply Reply Quote 0
        • donho
          donho @Artur Harison last edited by donho

          @Artur-Harison

          I rarely use EOL.
          Different color, so intended?

          If you want your problem/question to get solved/replied, you have to ask more smartly. Provide more information, will you?

          Artur Harison 1 Reply Last reply Reply Quote 0
          • Yaron
            Yaron @donho last edited by

            @donho said in Notepad++ v8.4.3 Release Candidate:

            Add an option which allows to show only 1 entry per found line in search result.

            One of the most important and useful features since I’ve started using Notepad++.

            Thank you for your great work.

            1 Reply Last reply Reply Quote 4
            • Artur Harison
              Artur Harison @donho last edited by

              @donho
              I attached a picture, but it’s gone.
              If CR LF in body, is have different color.

              capture_07022022_095212.png

              donho 1 Reply Last reply Reply Quote 0
              • donho
                donho @Artur Harison last edited by

                @Artur-Harison
                What’s your settings in Editing section of Preferences dialog?

                Artur Harison 1 Reply Last reply Reply Quote 0
                • Artur Harison
                  Artur Harison @donho last edited by

                  @donho said in Notepad++ v8.4.3 Release Candidate:

                  @Artur-Harison
                  What’s your settings in Editing section of Preferences dialog?

                  Default.
                  If I change to plain text style changes but color remains.
                  Only on a custom color does it align (color).

                  capture_07022022_175145.png

                  Artur Harison 1 Reply Last reply Reply Quote 0
                  • Artur Harison
                    Artur Harison @Artur Harison last edited by

                    A little more information.
                    CRLF in comment steel obey to Global Styles ->Default Style color.
                    A ordinary text line obey Default text of language style color (In my case XML->DEFAULT)

                    donho 1 Reply Last reply Reply Quote 0
                    • donho
                      donho @Artur Harison last edited by donho

                      @Artur-Harison

                      What’s your settings in Editing section of Preferences dialog?

                      Default.

                      So you just answered your question by yourself.
                      It’s the default behaviour in Scintilla. Check the previous versions of Notepad++ then you will see such behaviour remains the same.

                      Artur Harison 1 Reply Last reply Reply Quote 0
                      • Artur Harison
                        Artur Harison @donho last edited by

                        Okay, It was weird for me.
                        I thought it should be in one style.
                        Sorry!

                        1 Reply Last reply Reply Quote 1
                        • Referenced by  Bas de Reuver Bas de Reuver 
                        • jg-van
                          jg-van last edited by

                          Hi there,
                          seems like in the release candidate the “old” search results are not collapsed in case a new search was started.
                          Greets

                          donho 1 Reply Last reply Reply Quote 1
                          • donho
                            donho @jg-van last edited by donho

                            @jg-van said in Notepad++ v8.4.3 Release Candidate:

                            Hi there,
                            seems like in the release candidate the “old” search results are not collapsed in case a new search was started.
                            Greets

                            Please check 5. Fix Find in files performance regression since updating Scintilla (Fix #11814)

                            1 Reply Last reply Reply Quote 0
                            • donho
                              donho @donho last edited by donho

                              FYI, the v8.4.3 binaries are updated and included an important performance fix regarding the 5. Fix Find in files performance regression since updating Scintilla (Fix #11814): The folding previous result in Search result window has been added back.

                              Please redownload the binaries if you want to process your tests.

                              @jg-van & @Alan-Kilborn
                              You might be interested in this feature’s back.

                              batagy 1 Reply Last reply Reply Quote 6
                              • batagy
                                batagy @donho last edited by

                                Hi Don,

                                Thanks for improvements!

                                1. Minor issue with using translations. The below language items are not picked up by Notepad++ if running on Hungarian Win10:
                                <contextMenu-styleAlloccurrencesOfToken value="Style all occurrences of token" />
                                <contextMenu-styleOneToken value="Style one token" />
                                <contextMenu-clearStyle value="Clear style" />
                                <contextMenu-PluginCommands value="Plugin commands" />
                                
                                

                                Check this screenshot about right-click: (of course it’s translated):

                                right-click.jpg

                                But it’s strange, when I run Notepad++ (with hungarian translation) on English Win10, then those items are displayed in Hungarian! And each 4 displayed, not that 3 in screenshot.

                                I’m using npp.8.4.3.Installer.x64.exe Build “2022-07-06 02:04”

                                1. Second, only a question. Where these language items are used in program?
                                <Item id="43501" name="Close Selected"/>
                                <Item id="43502" name="Close Others"/>
                                <Item id="43503" name="Copy Selected Names"/>
                                <Item id="43504" name="Copy Selected Pathnames"/>
                                
                                

                                Thanks
                                György

                                batagy 1 Reply Last reply Reply Quote 0
                                • batagy
                                  batagy @batagy last edited by

                                  Ignore second question. I found. Those displayed in ‘Document List’, when multiple tabs are selected , with right click. :)

                                  1 Reply Last reply Reply Quote 0
                                  • WinterSilence
                                    WinterSilence last edited by

                                    @donho said in Notepad++ v8.4.3 Release Candidate:

                                    Add an option which allows to show only 1 entry per found line in search result. (Fix #2481, #1499, #5547, #2987, #4525, #3224)

                                    awesome, thanks! what’s about #11459?

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