Community

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

    Notepad++ v8.4.6 Release Candidate

    Announcements
    7
    12
    431
    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.6 Release Candidate:
      http://download.notepad-plus-plus.org/repository/8.x/8.4.6.RC/

      Notepad++ v8.4.6 bug/regression-fixes and new features:

      1. Add Change History markers for document saved/unsaved/undone modification.
      2. Add setting tab color ability.
      3. Update to Scintilla 5.3.0 and Lexilla 5.1.9
      4. Fix “Never” button not showing on Updater dialog regression.
      5. Fix a printing selection regression.
      6. Revamp tab context menu: make it less cluttered by adding sub-menu.
      7. Fix a security vulnerability.
      8. Add dark mode support to Choose Color dialog.
      9. Add a page (tab) for incompatible (unloaded) plugins in Plugin Admin.
      10. Add Plugin list repository link and its version in PluginAdmin dialog.
      11. Fix horizontal bar showing issue while resizing document list’s height.
      12. Fix NPPN_DARKMODECHANGED wrong return value to plugins.
      Ekopalypse 1 Reply Last reply Reply Quote 4
      • Pinned by  donho donho 
      • Ekopalypse
        Ekopalypse @donho last edited by

        @donho

        Background color of the new margin does not match the background color of the theme background color, is this intentional?

        85308acb-92d9-487b-8c3a-34699a5078e3-image.png

        R Michael Vincent Karlo-F 3 Replies Last reply Reply Quote 3
        • R
          rdipardo @Ekopalypse last edited by

          $ git grep -n "WidgetStyle name=\"Change History margin\""
          
          PowerEditor/src/stylers.model.xml:1416:        <WidgetStyle name="Change History margin" styleID="0" bgColor="E0E0E0" />
          

          It looks like the theme maintainers are just beginning to catch up.

          1 Reply Last reply Reply Quote 2
          • Alan Kilborn
            Alan Kilborn last edited by

            I miss the github links usually provided on the fixes and new features list. :-(

            Artur Harison 1 Reply Last reply Reply Quote 2
            • Artur Harison
              Artur Harison @Alan Kilborn last edited by

              Hotkeys window is case sensitive!
              It was?

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

                @Artur-Harison said in Notepad++ v8.4.6 Release Candidate:

                Hotkeys window is case sensitive!
                It was?

                I think you’re going to have to explain what you mean a little more than that…

                Artur Harison 1 Reply Last reply Reply Quote 2
                • Michael Vincent
                  Michael Vincent @Ekopalypse last edited by

                  @Ekopalypse said in Notepad++ v8.4.6 Release Candidate:

                  Background color of the new margin does not match the background color of the theme background color, is this intentional?

                  @donho
                  @Ekopalypse

                  regarding this, I noticed the Dark Mode default theme:

                  ./PowerEditor/installer/themes/DarkModeDefault.xml

                  Does not have the:

                          <WidgetStyle name="Change History margin" styleID="0" bgColor="101010" />
                  

                  (bgColor above reflects the background color of the ‘Fold margin’ - change as you like).

                  Cheers.

                  1 Reply Last reply Reply Quote 4
                  • Karlo-F
                    Karlo-F @Ekopalypse last edited by Karlo-F

                    @Ekopalypse said in Notepad++ v8.4.6 Release Candidate:

                    @donho

                    Background color of the new margin does not match the background color of the theme background color, is this intentional?

                    Just open stylers.xml
                    duplicate line <WidgetStyle name=“Bookmark margin” styleID=“0” bgColor=“xxxxxx” />
                    and in duplicated line change “Bookmark margin” to “Change History margin”.

                    That way Change History margin and neighbouring Bookmark margin will have the same color.

                    Let’s hope that till final release all themes will be updated :) (I updated DeepBlack which I use).

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

                      @Alan-Kilborn

                      Shortcut mapper - > Filter (search field)
                      Filter is case sensitive.

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

                        @Artur-Harison said in Notepad++ v8.4.6 Release Candidate:

                        Shortcut mapper - > Filter (search field)
                        Filter is case sensitive.

                        Are you sure:

                        72af2031-d563-4029-974f-24199ced5e9e-image.png

                        Cheers.

                        Artur Harison 1 Reply Last reply Reply Quote 2
                        • Artur Harison
                          Artur Harison @Michael Vincent last edited by

                          @Michael-Vincent
                          Yes, There is no problem in English.
                          But other languages…

                          capture_09222022_223113.png

                          capture_09222022_223129.png

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

                            @Artur-Harison
                            Here it’s rather for testing RC and reporting the regression or critical issues. For the other issue/bug, please report here:
                            https://github.com/notepad-plus-plus/notepad-plus-plus/issues
                            And please keep this thread for such purpose.

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