• Login
Community
  • Login

Notepad++ 7.9.1 RC2

Scheduled Pinned Locked Moved Announcements
11 Posts 6 Posters 3.1k 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 donho Oct 28, 2020, 11:20 PM Oct 27, 2020, 3:24 PM

    v7.9.1 Release Candidate 2:
    http://download.notepad-plus-plus.org/repository/7.x/7.9.1.RC2/

    Fix from RC1:

    • Fix the regression of mark margin colour for dark themes.

    Notepad++ v7.9.1 new features & bug-fixes:

    1. Fix NUL file-corruption bug after Windows shutdown brutally (Fix #6133 ).
    2. Fix inaccurate URL detection by replacing a new URL parser (Fix #3912 , #3353 , #4643 , #5029 , #6155 , #7791 , #8634 )
    3. Fix RegEx look behind operations and \A and and \b and \z (Fix #713 , #1870 , #2216 , #2360 , #9004 , #4855 ).
    4. Split functionList.xml into multifile in “functionList” Folder (Implement #4896 ).
    5. Make tray icon work again in administrator mode (Fix #8528 ).
    6. Fix dialogs & floating dockable panels don’t minimize to system tray issue (Fix #9044 , #8928 ).
    7. Add alternative icon set for tab bar (Implement #8068 ).
    8. Add ability to remove any duplicate lines in a document, keeping the first occurrence (Fix #8965 ).
    9. Fix incorrect icon for monitoring status in Document list panel and in Document switcher (Fix #8783 ).
    10. Add copy marked text & styled text to clipboard commands to menu (Implement #8943 , #6095 ).
    11. Fix find-all-open-docs not finding all matches in ANSI files (Fix #8901 ).
    12. Display long lines better in Find-result panel by increasing its max length to 2048 (Fix #7723 ).
    13. Fix double clicking on find result line not working (Fix #9009 , #8525 ).
    14. Fix Find-result rclick-Copy incomplete data bug (Fix #8801 ).
    15. Add case insensitive lines sorting (Implement #4479 ).
    16. Add “Open Containing Folder as Workspace” command in main menu and in context menu of tabs (Implement #3028 ).
    17. Enhance Sel info of status bar (Fix #8524 ).
    18. Add new option for save type of normal text files in Save dialog (Fix #8866 ).
    19. Fix file path truncated issue in save confirmation dialog (Fix #8812 ).
    20. Fix auto-Indent not working for PowerShell (Fix #9049 ).
    21. Allow setting of background color for bookmark margin (Fix #8833 ).
    22. Fix smart-highlighting not applying to cloned view (Fix #7910 ).
    23. Fix smart highlight issue related to EOF (Fix #8908 ).
    24. Fix closing file in 2nd view not removed from Doc Switcher (Fix #8800 ).
    25. Add Delete keystroke to remove selected root from Folder as Workspace (Fix #8960 ).
    26. Add TAB keystroke in Function List to switch between search field and list (Fix #8665 ).
    27. Add ESC keystroke in Function List to switch to edit window (Fix #8886 ).
    28. Add ESC keystroke to close Search Results Window (Implement #2946 ).
    29. Fix data-prefixed attributes are not recognized in HTML (Fix #6200 ).
    A 1 Reply Last reply Oct 27, 2020, 7:25 PM Reply Quote 2
    • A
      Alan Kilborn @donho
      last edited by Oct 27, 2020, 7:25 PM

      @donho said in Notepad++ 7.9.1 RC2:

      Fix the regression of mark margin colour for dark themes.

      I don’t really understand how this is a “regression”.
      Themes are notoriously poorly maintained, so…no big deal.
      It’s like a bit of new text not being translated into a supported language: not a big deal and not a regression.
      But whatever…

      My real reason for posting is that this “regression” was fixed by removing “Bookmark margin” from the non-default themes??
      Wouldn’t it have been better to leave it the way it was, then when the user of a dark theme is “hit in the face” with a glaring UI element, they can at least go in and fix it by assigning a reasonable color. With RC2 if I select a dark theme, e.g. Obsidian, “Bookmark margin” doesn’t appear as a Style to change.

      NOTE: I’m not complaining at all, just trying to understand.

      E 1 Reply Last reply Oct 27, 2020, 7:57 PM Reply Quote 1
      • E
        Ekopalypse @Alan Kilborn
        last edited by Oct 27, 2020, 7:57 PM

        @Alan-Kilborn said in Notepad++ 7.9.1 RC2:

        My real reason for posting is that this “regression” was fixed by removing “Bookmark margin” from the non-default themes??

        ?? What do you mean by that? Nothing has been removed.
        See the commit .

        Wouldn’t it have been better to leave it the way it was,

        I would say no, as this would affect all theme users, whether you need this setting or not.

        A 1 Reply Last reply Oct 27, 2020, 9:04 PM Reply Quote 2
        • A
          Alan Kilborn @Ekopalypse
          last edited by Alan Kilborn Oct 27, 2020, 9:05 PM Oct 27, 2020, 9:04 PM

          @Ekopalypse said in Notepad++ 7.9.1 RC2:

          ?? What do you mean by that? Nothing has been removed.

          If you unzip RC2 portable into a fresh folder, run it, select Obsidian theme, Bookmark margin won’t appear as something you can choose a style on. This is different behavior from RC1. It was “removed” by code, apparently.

          Wouldn’t it have been better to leave it the way it was,

          I would say no, as this would affect all theme users, whether you need this setting or not.

          This could be a valid point.

          My point was that, after years of (my) being confused as to where the “bookmark margin” actually was because it wasn’t differentiated, I can now set a color for it, but that’s because I’m aware of the capability.
          Other users that aren’t so aware, might now never know about its ability to be styled.
          The way it was, a user could have said “WTF is this??” and then discovered what it was, and thought “Nice” and picked a good color for it, and moved on.
          Of course the very best way to have dealt with it would have been for the developers to go through all of the themes and added an appropriate-to-each-theme color for the new addition.

          AGAIN: I am not complaining at all.

          E 1 Reply Last reply Oct 27, 2020, 9:18 PM Reply Quote 1
          • U
            Uhf7
            last edited by Oct 27, 2020, 9:07 PM

            Please wait, until https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9031#issue-724006387 is solved. I think next weekend, three days ahead …

            1 Reply Last reply Reply Quote 1
            • E
              Ekopalypse @Alan Kilborn
              last edited by Oct 27, 2020, 9:18 PM

              @Alan-Kilborn
              It was only in the default styler but NOT in the themes.

              I’m always of the opinion that you rather passively communicate new features,
              to not break the already used ones.

              1 Reply Last reply Reply Quote 1
              • D
                donho
                last edited by Oct 27, 2020, 11:33 PM

                @Uhf7 said in Notepad++ 7.9.1 RC2:

                Please wait, until https://github.com/notepad-plus-plus/notepad-plus-plus/issues/9031#issue-724006387 is solved. I think next weekend, three days ahead …

                No worry, now the cadence of release will be more often.

                1 Reply Last reply Reply Quote 1
                • D
                  donho
                  last edited by donho Oct 28, 2020, 12:56 AM Oct 27, 2020, 11:45 PM

                  @Alan-Kilborn

                  My point was that, after years of (my) being confused as to where the “bookmark margin” actually was because it wasn’t differentiated, I can now set a color for it, but that’s because I’m aware of the capability.

                  You have the point. “regression” may not be the right term.
                  But from my viewpoint, a good tool is which doesn’t bother users (average ones, not power users). So since it’s still in RC state, I prefer make it right.

                  If you unzip RC2 portable into a fresh folder, run it, select Obsidian theme, Bookmark margin won’t appear as something you can choose a style on. This is different behavior from RC1. It was “removed” by code, apparently.

                  But it shouldn’t happen. I’ll check it.

                  edit: what you observed in RC2 is correct behaviour. And I am sure it’s the same behaviour in RC(1)

                  1 Reply Last reply Reply Quote 1
                  • R
                    rinku singh
                    last edited by Oct 29, 2020, 8:36 PM

                    https://community.notepad-plus-plus.org/post/58962

                    P 1 Reply Last reply Oct 29, 2020, 9:05 PM Reply Quote 0
                    • P
                      PeterJones @rinku singh
                      last edited by PeterJones Oct 29, 2020, 9:05 PM Oct 29, 2020, 9:05 PM

                      @rinku-singh ,

                      That thread you linked has nothing to do with a regression caused by v7.9.1 RC2.

                      Please keep posts in this thread related specifically to this release candidate.

                      1 Reply Last reply Reply Quote 2
                      • D
                        donho
                        last edited by Oct 31, 2020, 4:26 PM

                        No news, good news.
                        The release will be available in a couple of the days.

                        1 Reply Last reply Reply Quote 3
                        7 out of 11
                        • First post
                          7/11
                          Last post
                        The Community of users of the Notepad++ text editor.
                        Powered by NodeBB | Contributors