Community
    • Login

    Notepad++ 7.9 RC3

    Scheduled Pinned Locked Moved Announcements
    24 Posts 7 Posters 2.2k 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.
    • deus exD
      deus ex
      last edited by

      @donho

      In my earlier post above I wrote:
      “However, trying to define an entry ‘Language name=“MS-DOS Style”’ in langs.xml does not seem to have any effect. Is this an oversight, and can this be fixed?”

      Can you please check why the entry ‘Language name=“MS-DOS Style”’ seems not to work? Perhaps I made a mistake?

      donhoD 1 Reply Last reply Reply Quote 0
      • donhoD
        donho @deus ex
        last edited by

        @deus-ex
        Here is for the RC regression issues. Let’s talk in:
        https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8884

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

          @donho said in Notepad++ 7.9 RC3:

          I (and others) do my best to treat the issues. If you are not happy about it, stop whining and help us to do it.

          @donho You missed my point by so far it is amazing, but I guess that is what happens sometimes with non-native English speakers. There was no whining here, except against people that think they get your direct attention for their “pet” issues by typing into an RC announcement thread. Which, astoundingly, sometimes works.

          BTW, I do “help us do it”, not by treating issues directly, but by answering questions here. Check my “reputation” score. You’re welcome. :-)

          deus exD donhoD 2 Replies Last reply Reply Quote 4
          • deus exD
            deus ex
            last edited by deus ex

            @donho @ArkadiuszMichalski @vinsworldcom

            Thanks to the help of you guys over at GitHub the issue has been solved. Don provided a binary of the NppHexedit plugin that does not produce the reported crash. A huge thank you to you guys, again!

            Don, could you please comment on whether there exists an entry ‘Language name=“MS-DOS Style”’, and if not, how so? Thank you.

            1 Reply Last reply Reply Quote 0
            • deus exD
              deus ex @Alan Kilborn
              last edited by

              @Alan-Kilborn said in Notepad++ 7.9 RC3:

              @donho You missed my point by so far it is amazing, but I guess that is what happens sometimes with non-native English speakers. There was no whining here, except against people that think they get your direct attention for their “pet” issues by typing into an RC announcement thread. Which, astoundingly, sometimes works.

              Besides this being Don’s forum, thus as a homeowner it’s solely his decision how he handles things, it says nowhere that you cannot address issues in an announcement thread. I guess the fact that the announcement threads are left open supports my point.

              Alan KilbornA 1 Reply Last reply Reply Quote 0
              • Alan KilbornA
                Alan Kilborn @deus ex
                last edited by

                @deus-ex

                it says nowhere that you cannot address issues in an announcement thread

                Don tried to tell you, here:

                Here is for the RC regression issues. Let’s talk in (somewhere else).

                deus exD 1 Reply Last reply Reply Quote 0
                • donhoD
                  donho @Alan Kilborn
                  last edited by

                  @Alan-Kilborn said in Notepad++ 7.9 RC3:

                  but I guess that is what happens sometimes with non-native English speakers.

                  Sorry for my misunderstanding and aggressiveness - I guess I become paranoid after receiving all the insulting emails. :)

                  BTW, I do “help us do it”, not by treating issues directly, but by answering questions here. Check my “reputation” score. You’re welcome. :-)

                  Well, thank you very much - without community, Notepad++ cannot be what it is today!

                  1 Reply Last reply Reply Quote 4
                  • deus exD
                    deus ex @Alan Kilborn
                    last edited by

                    @Alan-Kilborn said in Notepad++ 7.9 RC3:

                    @deus-ex

                    Don tried to tell you, here:

                    Here is for the RC regression issues. Let’s talk in (somewhere else).

                    And that was when I answered his request and continued the discussion somewhere else. Yet that is no proof of a general rule.

                    1 Reply Last reply Reply Quote 0
                    • guy038G
                      guy038
                      last edited by guy038

                      Hello @don-ho and All,

                      With delay, many thanks for the new release ! Contrary to the other times, I can’t say that some points are especially interesting as all of them seem to be important ;-))

                      Here are the contents of the v7.9 change.log file with the corresponding GitHub links, relative to each point. I certainly could miss some links but this list can be useful to shed some light on a particular point !

                      Two remarks :

                      • Point 14 : Add keyboard shortcuts for switching to panels should be changed as Add keyboard shortcuts for switching to Projects, Folder as Workspace and Function List panels as these shortcuts do not concern all panels !

                      • I added these two points :

                      28. Fix Escape key on FunctionList’s text field causing bell sound.
                      29. Include newest nppPluginList in which HexEdit is updated to 0.9.7 (Fixed exception in v7.9 and supported 64 bits).

                      Here is my new list :

                      Notepad++ v7.9 Enhancements & bug-fixes:
                      
                      1.  Add the ability to open the target file of a Shortcut (*.lnk).
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8483
                      https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8810
                      
                      2.  Enhance side panels behaviour: close a single panel instead of the entire stack.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8471
                      https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8753
                      
                      3.  Fix Monitoring & document auto-update not scrolling to the end of the file with Word wrap enabled issue.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8850
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8851
                      
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8214
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8477
                      
                      4.  Fix mouse cursor flicker while hovering URLs.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8588
                      https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8641
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8647
                      
                      5.  Add back hovered blue underlined URLs.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8654
                      https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8713
                      ( https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8769 )
                      
                      6.  Enhance C++, Perl, Python parsers and add VHDL in Function List. 
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8480
                      https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8509
                      
                      7.  Improve some ambiguous commands naming in Shortcut Mapper.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8689
                      https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8690
                      
                      8.  Add an option to prevent right click from cancelling selection.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8563
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8564
                      
                      9.  Add ability to sort lines randomly.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8682
                      https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8683
                      
                      10. Fix "Close All BUT this" looses current document data issue.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8617
                      
                      11. Allow user to start making a stream selection and then change to column block (by pressing ALT key).
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8555
                      https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8557
                      
                      12. Add word wrap option to find results context menu.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8624
                      https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8681
                      
                      13. Add keyboard navigation ability to Column Editor.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8488
                      https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8569
                      
                      14. Add keyboard shortcuts for switching to panels.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8719
                      https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8720
                      
                      15. Enable project panels toggle from menu.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8471
                      https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8533
                      
                      16. Enhance Folder as Workspace to restore latest selected item of last session on Notepad++ startup.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8353
                      
                      17. Fix inaccurate line margin update with word wrap enabled.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/commit/fe18e41d5d0895c481817bc3566f61f0056dc879
                      
                      18. Fix Find previous/next commands not scroll vertically to show match result issue (with word wrap disabled).
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8804
                      https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8818
                      
                      19. Fix column key sort with col block starting in col1 bug.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8716
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8717
                      
                      20. Add confirmation preference for Replace All in All Opened Documents operation.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8527
                      https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8708
                      
                      21. Add Escape keypress in functionlist searchbox to clear its text.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8667
                      https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8789
                      
                      22. Add RTL capability to localized messageboxes.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8699
                      https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8701
                      
                      23. Make (Find) dlgAlwaysVisible a true Preference setting.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/7908
                      https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8651
                      
                      24. Fix sorting by column key using incorrect key values.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8674
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8675
                      
                      25. Add search scope to Find window status bar output.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8632
                      https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8639
                      
                      26. Fix false hit result in Find in Finder.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8435
                      https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8437
                      
                      27. Prevent redundant line data copy in Finder.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8580
                      https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8620
                      
                      28. Fix Escape key on FunctionList’s text field causing bell sound.
                      https://github.com/notepad-plus-plus/notepad-plus-plus/commit/f3fce2de4a5bf17143af9df31e67f4162d215f70
                      
                      29. Include newest nppPluginList in which HexEdit is updated to 0.9.7 (Fixed exception in v7.9 and supported 64 bits).
                      See  https://github.com/chcg/NPP_HexEdit/releases
                      
                      
                      See also :
                      
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8131
                      https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8541
                      
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/8696
                      https://github.com/notepad-plus-plus/notepad-plus-plus/pull/8760
                      https://github.com/notepad-plus-plus/notepad-plus-plus/issues/7638
                      

                      Best Regards,

                      guy038

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

                        @guy038,

                        Hi Guy,

                        Nice to see you here again!

                        Add keyboard shortcuts for switching to panels should be changed as Add keyboard shortcuts for switching to Projects, Folder as Workspace and Function List panels as these shortcuts do not concern all panels !

                        Good point!
                        However, after checking again this feature, I would reword it to Add keyboard shortcut ability to Projects, Folder as Workspace and Function List panels for switching among them. The term “ability” is used because the shortcuts are not added, but users can add them via Shortcut Mapper. What do you think?

                        I added these two points :
                        28. Fix Escape key on FunctionList’s text field causing bell sound.
                        29. Include newest nppPluginList in which HexEdit is updated to 0.9.7 (Fixed exception in v7.9 and supported 64 bits).

                        Escape key on FunctionList’s text field was added in v7.9, so the bug does not exist for the most of Notepad++ users (except us). So 28. is not meaningful in the change log.
                        Same for 29.: Since the newest version of nppPluginList is always included on Notepad++ release, it’s not necessary to mention it each time. It was mentioned for the delta between RC2 and RC3 (for people in this forum), because of a crash bug of HexEdit detected on v7.9.

                        Here is my new list :

                        Thank you for the list!

                        1 Reply Last reply Reply Quote 5
                        • guy038G
                          guy038
                          last edited by guy038

                          Hi @don-ho and All,

                          Don, you said :

                          I would reword it to Add keyboard shortcut ability to Projects, Folder as Workspace and Function List panels for switching among them…

                          Thank you for asking me my feeling about it ! After all, it’s your product, isn’t it ? But, indeed, this new phrasing seems more accurate !

                          OK for messages about missing points 28 and 29, too !

                          Cheers,

                          guy038

                          P.S. I’ll certainly duplicate this list, when N++ version 7.9 is announced :-)

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

                            @guy038 said in Notepad++ 7.9 RC3:

                            Thank you for asking me my feeling about it ! After all, it’s your product, isn’t it ?

                            A product cannot go far without a great community.
                            It’s always better to get people’s thinking to forge the direction of product.
                            In this way, Notepad++ is rather a product of community, my role is just a filter to guide the product going more smoothly.

                            Thank you everyone who’s contributed to this forum and to the project on GitHub!

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