Community
    • Login

    Notepad++ 7.9.1 RC

    Scheduled Pinned Locked Moved Announcements
    13 Posts 6 Posters 824 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.
    • guy038G
      guy038
      last edited by

      Hello, @Don-Ho, and All,

      Waouuuu ! What an avalanche of fixes, improvements and new functionalities ! I have not yet downloaded N++ v7.9.1 RC and I don’t know the version number policy but I think this version could have been called v8.0 !

      Oh, I also noticed the time of your announcement : You’re very early ( around 5:30 am ), aren’t you ? Thanks you for your constant involvement with our beloved text editor !

      Best Regards,

      guy038

      1 Reply Last reply Reply Quote 3
      • EkopalypseE
        Ekopalypse
        last edited by

        I can confirm that the behavior of saving files has been changed
        FlushBuffersFile is used

        Date & Time           Process Name     Operation            Path
        27.10.2020 12:10:11   notepad++.exe    CreateFile           D:\tests\npp\791\x64\backup\test_flush_buffers.txt@2020-10-27_121011
        27.10.2020 12:10:11   notepad++.exe    CreateFile           D:\tests\npp\791\x64\backup\test_flush_buffers.txt@2020-10-27_121011
        27.10.2020 12:10:11   notepad++.exe    WriteFile            D:\tests\npp\791\x64\backup\test_flush_buffers.txt@2020-10-27_121011
        27.10.2020 12:10:11   notepad++.exe    FlushBuffersFile     D:\tests\npp\791\x64\backup\test_flush_buffers.txt@2020-10-27_121011
        27.10.2020 12:10:11   notepad++.exe    WriteFile            D:\tests\npp\791\x64\backup\test_flush_buffers.txt@2020-10-27_121011
        27.10.2020 12:10:11   notepad++.exe    CloseFile            D:\tests\npp\791\x64\backup\test_flush_buffers.txt@2020-10-27_121011
        27.10.2020 12:10:11   notepad++.exe    CreateFile           D:\tests\npp\791\x64\session.xml                                   
        27.10.2020 12:10:11   notepad++.exe    WriteFile            D:\tests\npp\791\x64\session.xml                                   
        27.10.2020 12:10:11   notepad++.exe    FlushBuffersFile     D:\tests\npp\791\x64\session.xml                                   
        27.10.2020 12:10:11   notepad++.exe    WriteFile            D:\tests\npp\791\x64\session.xml                                   
        27.10.2020 12:10:11   notepad++.exe    CloseFile            D:\tests\npp\791\x64\session.xml                                   
        27.10.2020 12:10:18   notepad++.exe    CreateFile           D:\tests\npp\791\x64\backup\test_flush_buffers.txt@2020-10-27_121011
        27.10.2020 12:10:18   notepad++.exe    WriteFile            D:\tests\npp\791\x64\backup\test_flush_buffers.txt@2020-10-27_121011
        27.10.2020 12:10:18   notepad++.exe    FlushBuffersFile     D:\tests\npp\791\x64\backup\test_flush_buffers.txt@2020-10-27_121011
        27.10.2020 12:10:18   notepad++.exe    WriteFile            D:\tests\npp\791\x64\backup\test_flush_buffers.txt@2020-10-27_121011
        27.10.2020 12:10:18   notepad++.exe    CloseFile            D:\tests\npp\791\x64\backup\test_flush_buffers.txt@2020-10-27_121011
        27.10.2020 12:10:25   notepad++.exe    CreateFile           D:\tests\npp\791\x64\backup\test_flush_buffers.txt@2020-10-27_121011
        27.10.2020 12:10:25   notepad++.exe    WriteFile            D:\tests\npp\791\x64\backup\test_flush_buffers.txt@2020-10-27_121011
        27.10.2020 12:10:25   notepad++.exe    FlushBuffersFile     D:\tests\npp\791\x64\backup\test_flush_buffers.txt@2020-10-27_121011
        27.10.2020 12:10:25   notepad++.exe    WriteFile            D:\tests\npp\791\x64\backup\test_flush_buffers.txt@2020-10-27_121011
        27.10.2020 12:10:25   notepad++.exe    CloseFile            D:\tests\npp\791\x64\backup\test_flush_buffers.txt@2020-10-27_121011
        27.10.2020 12:10:34   notepad++.exe    CreateFile           D:\test_flush_buffers.txt                                          
        27.10.2020 12:10:34   notepad++.exe    WriteFile            D:\test_flush_buffers.txt                                          
        27.10.2020 12:10:34   notepad++.exe    FlushBuffersFile     D:\test_flush_buffers.txt                                          
        27.10.2020 12:10:34   notepad++.exe    WriteFile            D:\test_flush_buffers.txt                                          
        27.10.2020 12:10:34   notepad++.exe    CloseFile            D:\test_flush_buffers.txt                                          
        27.10.2020 12:10:34   notepad++.exe    CreateFile           D:\tests\npp\791\x64\backup\test_flush_buffers.txt@2020-10-27_121011
        27.10.2020 12:10:34   notepad++.exe    CloseFile            D:\tests\npp\791\x64\backup\test_flush_buffers.txt@2020-10-27_121011
        

        Thank you @donho and @pnedev for fixing this.

        1 Reply Last reply Reply Quote 5
        • EkopalypseE
          Ekopalypse
          last edited by Ekopalypse

          #8833 seems to break all existing themes

          013276fe-e802-43bf-b6d7-08de0c25bc21-image.png

          In addition, I cannot see how to set the margin background color from within the dialog.

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

            @Ekopalypse said in Notepad++ 7.9.1 RC:

            seems to break all existing themes

            I guess there needs to be “theme maintainers” like there are “localization” maintainers.

            I cannot see how to set the margin background color from within the dialog.

            Not a problem for me:

            0a0060ba-d0ce-44f0-b523-e19f96ae5198-image.png

            EkopalypseE 1 Reply Last reply Reply Quote 1
            • EkopalypseE
              Ekopalypse @Alan Kilborn
              last edited by

              @Alan-Kilborn

              How could it be that I don’t have it?

              9b1f415b-7bba-48a3-b775-3b92798f6e0e-image.png

              1 Reply Last reply Reply Quote 0
              • EkopalypseE
                Ekopalypse
                last edited by

                it is in stylers.xml

                        <WidgetStyle name="Bookmark margin" styleID="0" bgColor="E0E0E0" />
                

                but why isn’t it loaded in the dialog??

                Michael VincentM 1 Reply Last reply Reply Quote 0
                • EkopalypseE
                  Ekopalypse
                  last edited by

                  another one is

                  <WidgetStyle name="Fold active" styleID="0" fgColor="FF0000" />
                  
                  1 Reply Last reply Reply Quote 0
                  • Michael VincentM
                    Michael Vincent @Ekopalypse
                    last edited by

                    @Ekopalypse said in Notepad++ 7.9.1 RC:

                    but why isn’t it loaded in the dialog??

                    If you’re using Obsidian as your previous picture seemed to indicate, you’ll need to add that Bookmark Margin to the Obsidian.xml them.

                    @Alan-Kilborn

                    I guess there needs to be “theme maintainers” like there are “localization” maintainers.

                    Yes, I thought that myself too. I’ve made available my Obsidian theme - please note there are some changes to the default “global styles” in my version. I also added languages that were not originally in it and updated all the other languages to match the “WordStyle” changes reflected in the stylers.model.xml (as of a few months ago).

                    Cheers.

                    1 Reply Last reply Reply Quote 2
                    • EkopalypseE
                      Ekopalypse
                      last edited by

                      @michael-vincent - the first one to demonstrate the issue, yes, obsidian.
                      But the second pics are with default theme.

                      1 Reply Last reply Reply Quote 0
                      • EkopalypseE
                        Ekopalypse
                        last edited by

                        I’ve downloaded a fresh x64 portable and there I did see the two missing entries. Then I compared the previous one with the new one and haven’t
                        found any differences, so I restarted the old one and now it appears there as well. Hmmm … strange.

                        deus exD 1 Reply Last reply Reply Quote 2
                        • deus exD
                          deus ex @Ekopalypse
                          last edited by deus ex

                          @donho
                          @pnedev

                          Huge thanks for adding case insensitive lines sorting (Implement #4479). I ran several tests, the results were always as expected. Finally, this allows me to migrate to the 64-bit version of Notepad++ since I do not depend on the 32-bit plugin NppTextFX for case insensitive line sorting anymore.

                          1 Reply Last reply Reply Quote 3
                          • donhoD
                            donho
                            last edited by donho

                            @Ekopalypse

                            I can confirm that the behavior of saving files has been changed

                            FlushBuffersFile is used

                            Thank @pnedev , he found the solution. Not me :)

                            #8833 seems to break all existing themes

                            Nice catch.
                            It’s fixed in 7.9.1 RC2:
                            https://community.notepad-plus-plus.org/topic/20228/notepad-7-9-1-rc2

                            @deus-ex

                            Huge thanks for adding case insensitive lines sorting (Implement #4479).

                            Thank @SCOTT SUMNER - it’s his implementation.

                            @guy038

                            You’re very early ( around 5:30 am ), aren’t you ?

                            Rather very “late” :)

                            1 Reply Last reply Reply Quote 5
                            • First post
                              Last post
                            The Community of users of the Notepad++ text editor.
                            Powered by NodeBB | Contributors