• Login
Community
  • Login

Notepad++ v8.4.3 - Unhappy Users' Edition

Scheduled Pinned Locked Moved Announcements
35 Posts 19 Posters 17.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.
  • D
    donho
    last edited by Jul 8, 2022, 2:56 AM

    Notepad++ v8.4.3 Release (Unhappy Users’ Edition) is available:
    https://notepad-plus-plus.org/news/v843-unhappy-users-edition/

    Notepad++ v8.4.3 crash/regression-fixes, bug-fixes, new features & 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 )

    As usual, auto-update will be triggered in 1 week.

    Enjoy!

    Y W T 3 Replies Last reply Jul 8, 2022, 10:58 AM Reply Quote 7
    • C
      CennoxX
      last edited by Jul 8, 2022, 8:33 AM

      @donho I think it is unintuitive, that you have to go to the Editing section of the Preferences dialog and set a checkbox there, before making EOL (CRLF) display customizable. Before reading this description I saw the entry “EOL custom color” in the Style Configurator, changed it and wondered, why it didn’t had any effect.

      1 Reply Last reply Reply Quote 1
      • Y
        Yaron @donho
        last edited by Yaron Jul 8, 2022, 10:59 AM Jul 8, 2022, 10:58 AM

        @donho,

        [Regression] Wrong lexing in Search Results .

        1 Reply Last reply Reply Quote 3
        • T
          Tianming Zhuang
          last edited by Jul 8, 2022, 12:26 PM

          Thanks for making a great editor. It makes my time on windows machines bearable :')

          1 Reply Last reply Reply Quote 4
          • Т
            Твинк Твинкович
            last edited by Jul 8, 2022, 2:10 PM

            Thank you))) Very nice editor!!!)

            1 Reply Last reply Reply Quote 1
            • A
              axiom41
              last edited by Jul 8, 2022, 5:20 PM

              Hello.
              It seems that TextFX plugin does not work anymore with this release.
              Would it be possible to make it work again?

              Thanks!

              P 1 Reply Last reply Jul 8, 2022, 5:26 PM Reply Quote -1
              • P
                PeterJones @axiom41
                last edited by Jul 8, 2022, 5:26 PM

                @axiom41 ,

                I already replied to your other thread with a post to the FAQ.

                1 Reply Last reply Reply Quote 0
                • P
                  Paul Benjamin
                  last edited by Jul 8, 2022, 9:22 PM

                  Yeah the F’ing h3ll is all this fr33 sh1t? You see, if it weren’t for CAPATALASAM everyone who wants to sit around and do free sh1t for free all the time would rule the world and all the pinko commies would blow us all up so gimme my FREEDUM FREE isn’t FREE unless I get to blow some sh1t up. YEHAW FROSTY MUG.

                  OK maybe Notepad++ is OK thanks
                  (commie)

                  1 Reply Last reply Reply Quote 0
                  • F
                    freeduck
                    last edited by Jul 8, 2022, 9:31 PM

                    Could you make a proper GNU/Linux version, please

                    P 1 Reply Last reply Jul 8, 2022, 9:32 PM Reply Quote 0
                    • P
                      PeterJones @freeduck
                      last edited by Jul 8, 2022, 9:32 PM

                      @freeduck said in Notepad++ v8.4.3 - Unhappy Users' Edition:

                      Could you make a proper GNU/Linux version, please

                      see this note from the developer

                      1 Reply Last reply Reply Quote 0
                      • D
                        D66 NUTS
                        last edited by Jul 9, 2022, 11:56 AM

                        Items in Project panels, “Folder as workspace” panel, “Functions list” panel remain highlighted when mouse pointer is moved away if a dark theme is selected in dark mode.

                        1 Reply Last reply Reply Quote 0
                        • L
                          leion247
                          last edited by Jul 10, 2022, 7:54 PM

                          There has been a regression. This line before the 0 would appear as blue, which is the correct thing to do in my yml files. Been that way for years and is very helpful. However, the version after 8.1.5 caused this to no longer be the case, and has negatively impacted my work. I’m currently staying in 8.1.5 until this issue is resolved.
                          Untitled.png

                          R 1 Reply Last reply Jul 10, 2022, 8:31 PM Reply Quote 0
                          • R
                            rdipardo @leion247
                            last edited by rdipardo Jul 10, 2022, 8:32 PM Jul 10, 2022, 8:31 PM

                            @leion247,

                            The YAML lexer was changed in Lexilla 5.1.0: “In YAML, treat a:b (without space) as text, not key-value pair”

                            The first Notepad++ version to use Lexilla was 8.4.

                            So:

                            • the “regression” is not unique to 8.4.3
                            • any version of Notepad++ before 8.4 will lex YAML in the former way

                            If you think the YAML lexer is wrong, you can open an issue against Lexilla: https://github.com/ScintillaOrg/lexilla/issues

                            L 1 Reply Last reply Jul 17, 2022, 10:27 PM Reply Quote 5
                            • G
                              guy038
                              last edited by Jul 11, 2022, 12:14 AM

                              Hello, @don-ho and All,

                              Don, I’ve just noticed that the menu option ? > Notepad++ Online User Manual cannot be found in Settings > Shortcut Mapper` :-(

                              And I’m afraid that it has been the case since Peter starts the new N++ documentation, on September 2019

                              To my mind, the possibility of create a shortcut for the N++'s documentation ( let’s say Shift + F1 ) should probably be useful ;-))

                              Notepad++ v8.4.3   (64-bit)
                              Build time : Jul  7 2022 - 10:55:58
                              Path : E:\843_x64\notepad++.exe
                              Command Line : 
                              Admin mode : OFF
                              Local Conf mode : ON
                              Cloud Config : OFF
                              OS Name : Windows 10 Pro (64-bit) 
                              OS Version : 21H2
                              OS Build : 19044.1766
                              Current ANSI codepage : 1252
                              Plugins : 
                                  mimeTools (2.8)
                                  NppConverter (4.4)
                                  NppExport (0.4)
                              

                              Best Regards,

                              guy038

                              A D 2 Replies Last reply Jul 11, 2022, 12:45 AM Reply Quote 1
                              • A
                                Alan Kilborn @guy038
                                last edited by Jul 11, 2022, 12:45 AM

                                @guy038 said in Notepad++ v8.4.3 - Unhappy Users' Edition:

                                To my mind, the possibility of create a shortcut for the N++'s documentation ( let’s say Shift + F1 ) should probably be useful

                                Or, just make it shortcuttable, without assigning a default shortcut.

                                1 Reply Last reply Reply Quote 2
                                • D
                                  donho @guy038
                                  last edited by Jul 11, 2022, 1:38 AM

                                  @guy038 @Alan-Kilborn
                                  Done in
                                  https://github.com/notepad-plus-plus/notepad-plus-plus/commit/57bb83846b9f243ae43b186306037ebd8c5f2cfa

                                  1 Reply Last reply Reply Quote 4
                                  • R
                                    rdipardo
                                    last edited by Jul 13, 2022, 1:20 AM

                                    FYI, v8.4.3 did not fully resolve the issue of unwanted backgrounds in print selections. It needs this recent patch , which only Scintilla 5.2.4 currently has.

                                    D 1 Reply Last reply Jul 13, 2022, 2:02 AM Reply Quote 1
                                    • D
                                      donho @rdipardo
                                      last edited by Jul 13, 2022, 2:02 AM

                                      @rdipardo said in Notepad++ v8.4.3 - Unhappy Users' Edition:

                                      FYI, v8.4.3 did not fully resolve the issue of unwanted backgrounds in print selections. It needs this recent patch , which only Scintilla 5.2.4 currently has.

                                      Could you provide the way to reproduce it?
                                      I tried to print the selection, but it seems to me fine (with the grey colour).

                                      R 1 Reply Last reply Jul 13, 2022, 4:32 AM Reply Quote 0
                                      • R
                                        rdipardo @donho
                                        last edited by Jul 13, 2022, 4:32 AM

                                        @donho,

                                        Could you provide the way to reproduce it?

                                        At least two users confirm that 8.4.3 prints a grey background even when black on white mode is selected: https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11826#issuecomment-1177862984

                                        The root of the problem is the new selection style API and the limitations of legacy GDI (*1). Before Scintilla 5.x, there was just one style for selected text, and the API only knew about 24-bit RGB colors. Now there are distinct, separate styles for active (focused) text selections and inactive (unfocused) ones, and the API assumes every color to be in 32-bit ARGB format.

                                        v8.4.3 got the first patch , but that only made the active selection style transparent. To do the job properly, the second patch makes the alpha channel transparent for every selection style: “additional, secondary, and inactive”:

                                        --- a/src/EditView.cxx
                                        +++ b/src/EditView.cxx
                                        @@ -2696,8 +2696,12 @@
                                         	// Don't show the selection when printing
                                         	vsPrint.elementColours.clear();
                                         	vsPrint.elementBaseColours.clear();
                                        -	// Transparent:
                                        -	vsPrint.elementBaseColours[Element::SelectionBack] = ColourRGBA(0xc0, 0xc0, 0xc0, 0x0);
                                        +	// Set all selection background colours to be transparent.
                                        +	constexpr ColourRGBA transparent(0xc0, 0xc0, 0xc0, 0x0);
                                        +	vsPrint.elementBaseColours[Element::SelectionBack] = transparent;
                                        +	vsPrint.elementBaseColours[Element::SelectionAdditionalBack] = transparent;
                                        +	vsPrint.elementBaseColours[Element::SelectionSecondaryBack] = transparent;
                                        +	vsPrint.elementBaseColours[Element::SelectionInactiveBack] = transparent;
                                         	vsPrint.caretLine.alwaysShow = false;
                                         	// Don't highlight matching braces using indicators
                                         	vsPrint.braceHighlightIndicatorSet = false;
                                        

                                        (*1)

                                        • https://groups.google.com/g/scintilla-interest/c/PkWOjC89avU
                                        • #11743
                                        • #11829
                                        1 Reply Last reply Reply Quote 2
                                        • ImSpecialI
                                          ImSpecial
                                          last edited by Jul 14, 2022, 3:31 AM

                                          About the two new shortcuts added to the menu bar, can this be hidden in any way? I’m not really understanding the point of this addition when they already can be achieved many other ways;

                                          https://i.imgur.com/dr6XaqO.png

                                          Not to mention you can also just double-click the tab bar to make new, or middle-click to delete them.

                                          All-in-all it just adds clutter IMO.

                                          Perhaps have them only appear if you have the menu bar/tool bar set as hidden? But it’s probably better and just easier to have them their own setting to just hide the shortcuts all together.

                                          A D 2 Replies Last reply Jul 14, 2022, 11:58 AM Reply Quote 0
                                          3 out of 35
                                          • First post
                                            3/35
                                            Last post
                                          The Community of users of the Notepad++ text editor.
                                          Powered by NodeBB | Contributors