Community
    • Login

    Notepad++ v8.4.6 Release Candidate

    Scheduled Pinned Locked Moved Announcements
    12 Posts 7 Posters 977 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.
    • rdipardoR
      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 KilbornA
        Alan Kilborn
        last edited by

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

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

          Hotkeys window is case sensitive!
          It was?

          Alan KilbornA 1 Reply Last reply Reply Quote 0
          • Alan KilbornA
            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 HarisonA 1 Reply Last reply Reply Quote 2
            • Michael VincentM
              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-FK
                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 HarisonA
                  Artur Harison @Alan Kilborn
                  last edited by

                  @Alan-Kilborn

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

                  Michael VincentM 1 Reply Last reply Reply Quote 0
                  • Michael VincentM
                    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 HarisonA 1 Reply Last reply Reply Quote 2
                    • Artur HarisonA
                      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

                      donhoD 1 Reply Last reply Reply Quote 1
                      • donhoD
                        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
                        The Community of users of the Notepad++ text editor.
                        Powered by NodeBB | Contributors