• Login
Community
  • Login

Notepad++ v8.4.6 Release Candidate

Scheduled Pinned Locked Moved Announcements
12 Posts 7 Posters 1.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.
  • R
    rdipardo @Ekopalypse
    last edited by Sep 22, 2022, 7:43 AM

    $ 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
    • A
      Alan Kilborn
      last edited by Sep 22, 2022, 12:11 PM

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

      A 1 Reply Last reply Sep 22, 2022, 12:24 PM Reply Quote 2
      • A
        Artur Harison @Alan Kilborn
        last edited by Sep 22, 2022, 12:24 PM

        Hotkeys window is case sensitive!
        It was?

        A 1 Reply Last reply Sep 22, 2022, 12:42 PM Reply Quote 0
        • A
          Alan Kilborn @Artur Harison
          last edited by Sep 22, 2022, 12:42 PM

          @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…

          A 1 Reply Last reply Sep 22, 2022, 4:02 PM Reply Quote 2
          • M
            Michael Vincent @Ekopalypse
            last edited by Sep 22, 2022, 1:07 PM

            @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
            • K
              Karlo-F @Ekopalypse
              last edited by Karlo-F Sep 22, 2022, 4:06 PM Sep 22, 2022, 4:01 PM

              @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
              • A
                Artur Harison @Alan Kilborn
                last edited by Sep 22, 2022, 4:02 PM

                @Alan-Kilborn

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

                M 1 Reply Last reply Sep 22, 2022, 4:18 PM Reply Quote 0
                • M
                  Michael Vincent @Artur Harison
                  last edited by Sep 22, 2022, 4:18 PM

                  @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.

                  A 1 Reply Last reply Sep 22, 2022, 7:36 PM Reply Quote 2
                  • A
                    Artur Harison @Michael Vincent
                    last edited by Sep 22, 2022, 7:36 PM

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

                    capture_09222022_223113.png

                    capture_09222022_223129.png

                    D 1 Reply Last reply Sep 22, 2022, 8:45 PM Reply Quote 1
                    • D
                      donho @Artur Harison
                      last edited by Sep 22, 2022, 8:45 PM

                      @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
                      12 out of 12
                      • First post
                        12/12
                        Last post
                      The Community of users of the Notepad++ text editor.
                      Powered by NodeBB | Contributors