• Login
Community
  • Login

Notepad++ v7.9 released

Scheduled Pinned Locked Moved Announcements
14 Posts 10 Posters 1.1k 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.
  • D
    donho
    last edited by Sep 27, 2020, 11:33 PM

    Notepad++ v7.9 released:
    https://notepad-plus-plus.org/news/v79-stand-with-hong-kong/

    Notepad++ v7.9 Enhancements & bug-fixes:

    1. Add the ability to open the target file of a Shortcut (*.lnk).
    2. Enhance side panels behaviour: close a single panel instead of the entire stack.
    3. Fix Monitoring & document auto-update not scrolling to the end of the file with Word wrap enabled issue.
    4. Fix mouse cursor flicker while hovering URLs.
    5. Add back hovered blue underlined URLs.
    6. Enhance C++, Perl, Python parsers and add VHDL in Function List.
    7. Improve some ambiguous commands naming in Shortcut Mapper.
    8. Add an option to prevent right click from canceling selection.
    9. Add ability to sort lines randomly.
    10. Fix “Close All BUT this” looses current document data issue.
    11. Allow user to start making a stream selection and then change to column block (by pressing ALT key).
    12. Add word wrap option to find results context menu.
    13. Add keyboard navigation ability to Column Editor.
    14. Add keyboard shortcut ability to Projects, Folder as Workspace and Function List for switching among these panels.
    15. Enable project panels toggle from menu.
    16. Enhance Folder as Workspace to restore latest selected item of last session on Notepad++ startup.
    17. Fix inaccurate line margin update with word wrap enabled.
    18. Fix Find previous/next commands not scroll vertically to show match result issue (with word wrap disabled).
    19. Fix column key sort with col block starting in col1 bug.
    20. Add confirmation preference for Replace All in All Opened Documents operation.
    21. Add Escape keypress in functionlist searchbox to clear its text.
    22. Add RTL capability to localized messageboxes.
    23. Make (Find) dlgAlwaysVisible a true Preference setting.
    24. Fix sorting by column key using incorrect key values.
    25. Add search scope to Find window status bar output.
    26. Fix false hit result in Find in Finder.
    27. Prevent redundant line data copy in Finder.

    Enjoy!

    1 Reply Last reply Reply Quote 7
    • I
      ImSpecial
      last edited by Sep 28, 2020, 5:11 AM

      Let’s hope for no more regressions! Thanks Donho.

      1 Reply Last reply Reply Quote 1
      • A
        Alan Kilborn
        last edited by Oct 6, 2020, 1:54 PM

        Is anybody else occasionally losing the underlines on URL text, and thus the ability to double-click on them to open in a browser?

        This seems to have started when I began using the 7.9 release.

        I find this happening to me, and it always seems to involve switching back to an editor window to notice that the links are now not showing. By “switching back” it could mean either back to N++ from another application, or an internal switch, like from the Find result window to the main editing window.

        Sadly, I haven’t been able to reproduce this on-demand so that I can provide a series of steps that others might try to make it happen.

        My workaround is to reload the file (File > Reload from Disk); this causes the links to reappear as underlined…

        A 1 Reply Last reply Oct 6, 2020, 2:46 PM Reply Quote 0
        • E
          Ekopalypse
          last edited by Oct 6, 2020, 2:06 PM

          @Alan-Kilborn
          I have not yet updated, but will do so now. Let’s see if I get the same/similar behavior.

          1 Reply Last reply Reply Quote 0
          • A
            andrecool-68 @Alan Kilborn
            last edited by Oct 6, 2020, 2:46 PM

            @Alan-Kilborn I cannot repeat this artifact)))

            img

            1 Reply Last reply Reply Quote 0
            • A
              Alan Kilborn
              last edited by Oct 6, 2020, 2:50 PM

              Let me reiterate that this is a very very occasional occurrence for me.

              For someone else to go in and look at some text and see it underlined and then post here and say “nope, it works for me” isn’t all that helpful.
              If it works for you, the best course of action is to stay quiet.

              If this same thing does occasionally happen for you, then you should post here.
              If no one else sees the issue, I’ll just continue to do my “reloads” when it happens to me.

              1 Reply Last reply Reply Quote 2
              • D
                donho
                last edited by Oct 7, 2020, 3:06 AM

                Just triggered auto-updater to v7.9.
                So the audience of v7.9 will be enlarged to make some occasional bugs more visible and reproducible, hopefully.

                1 Reply Last reply Reply Quote 1
                • A
                  appelgran
                  last edited by Oct 14, 2020, 8:11 AM

                  Some good improvements here. Nice to see such basic functions as column selection still getting better. :)

                  1 Reply Last reply Reply Quote 1
                  • Z
                    Zammy Page
                    last edited by Oct 15, 2020, 1:17 AM

                    How do I get to know how to use these new features?
                    E.g. Add keyboard shortcut ability to Projects, Folder as Workspace and Function List for switching among these panels.
                    Where is the info on what shortcuts to use for the Projects/Folder as Workspace and so on?

                    A 1 Reply Last reply Oct 15, 2020, 1:34 PM Reply Quote 0
                    • A
                      Alan Kilborn @Zammy Page
                      last edited by Oct 15, 2020, 1:34 PM

                      @Zammy-Page said in Notepad++ v7.9 released:

                      How do I get to know how to use these new features?

                      Tough to say.
                      Sometimes the user manual is updated right away after a change is released, sometimes not.
                      You could track through the changes in the github repository, but that isn’t very friendly for a casual user of N++.
                      Perhaps the best way is to just ask a question here (the site, NOT this thread!) if there’s something new that you’re curious about. (I know, not ideal)

                      1 Reply Last reply Reply Quote 0
                      • U
                        un-pogaz
                        last edited by Oct 17, 2020, 9:26 AM

                        I don’t know if is a new feature, or if it’s a regression :
                        There is a missing option for the line warper: “Do not warp lines”.
                        Personally, I got used to not having warp.

                        Je ne sait pas si s’est une nouvelle fonctionnalité, ou si s’est une régression :
                        Il manque une option pour le plieur de ligne : “Ne pas plier les lignes”.
                        Personnellement, je me suis habitué a ne pas avoir de pliure.

                        E 1 Reply Last reply Oct 17, 2020, 6:15 PM Reply Quote 0
                        • E
                          Ekopalypse @un-pogaz
                          last edited by Oct 17, 2020, 6:15 PM

                          @un-pogaz

                          If I understand correctly then you can toggle wrapping hence the feature is already there. View->word wrap

                          1 Reply Last reply Reply Quote 1
                          • J
                            Jay Hwag
                            last edited by Oct 23, 2020, 7:25 AM

                            RMS never though that software freedom would be bound to politics one day :)
                            20201023152240.jpg

                            1 Reply Last reply Reply Quote -1
                            • Z
                              zcccccc1
                              last edited by Oct 30, 2020, 9:08 AM

                              Freedom of speech

                              1 Reply Last reply Reply Quote 0
                              • Terry RT Terry R referenced this topic on Mar 13, 2023, 6:24 PM
                              • PeterJonesP PeterJones locked this topic on Jun 29, 2024, 3:29 PM
                              • Terry RT Terry R referenced this topic on Nov 20, 2024, 12:18 AM
                              • First post
                                Last post
                              The Community of users of the Notepad++ text editor.
                              Powered by NodeBB | Contributors