• Login
Community
  • Login

New release: Notepad++ v8.1.4

Scheduled Pinned Locked Moved Announcements
22 Posts 13 Posters 7.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.
  • D
    donho
    last edited by Aug 30, 2021, 7:36 AM

    FYI, auto-update is triggered to v8.1.4.

    1 Reply Last reply Reply Quote 1
    • P
      Peter Stücklschwaiger
      last edited by Peter Stücklschwaiger Sep 1, 2021, 2:40 PM Sep 1, 2021, 2:37 PM

      Most likely too late/not the right thread, yet found nothing better …

      Auto-Completion Typing removes forced language interpretion and goes back to (extension) default.

      Example:

      • an XML file with native SQL
      • force the XML to be interpreted as SQL (Language → S → SQL)
      • start typing → the file is interpreted as XML again

      Navigating by cursor/mouse, highlightning of text, even deleting nor inserting text does cancel the forced language interpretion … yet as soon as the first letter is typed …

      <?xml version="1.0" encoding="UTF-8"?>
      <sql><![CDATA[select * from dual]]></sql>
      
      P 1 Reply Last reply Sep 1, 2021, 2:40 PM Reply Quote 0
      • P
        PeterJones @Peter Stücklschwaiger
        last edited by PeterJones Sep 1, 2021, 2:43 PM Sep 1, 2021, 2:40 PM

        @Peter-Stücklschwaiger ,

        <?xml version="1.0" encoding="UTF-8"?>

        Do you have XML Tools? In this recent thread, it was pointed out that XML Tools has an option to “Set XML Type Automatically” – if that option is enabled, then the XML Tools plugin will see that the file is XML (because of that first line), and change your file type for you.

        Edit: just confirmed XML Tools defaults that option on when you first install the plugin

        P 1 Reply Last reply Sep 1, 2021, 2:57 PM Reply Quote 4
        • P
          Peter Stücklschwaiger @PeterJones
          last edited by Peter Stücklschwaiger Sep 1, 2021, 2:58 PM Sep 1, 2021, 2:57 PM

          @PeterJones said in New release: Notepad++ v8.1.4:

          Do you have XML Tools? In this recent thread, it was pointed out that XML Tools has an option

          Thanks a lot – disabled that option → works like a charm.

          At least I do know now the meaning of “Set XML Type Automatically” … I always wondered …
          and my Google/Search-Fu is most obviously not as good as I thought

          1 Reply Last reply Reply Quote 3
          • G
            General Account
            last edited by Sep 4, 2021, 5:03 AM

            Hey, great job with the release, but can we please get back “Standard icons: Large”? Not everyone likes Fluent UI (even in large) :)

            1 Reply Last reply Reply Quote 1
            • S
              Simon 0
              last edited by Sep 6, 2021, 2:47 AM

              Ctrl+Shift+F5 is a long awaited feature!!!
              lol, i use date as version and this was annoying to not have it built-in.

              Thank you a lot!
              Have a very nice day!

              A 1 Reply Last reply Sep 6, 2021, 12:20 PM Reply Quote 0
              • A
                Alan Kilborn @Simon 0
                last edited by Sep 6, 2021, 12:20 PM

                @Simon-0 said in New release: Notepad++ v8.1.4:

                Ctrl+Shift+F5 is a long awaited feature!!!

                Hmmm. There’s no feature tied to Ctrl+Shift+F5. Try to get your facts correct before posting.

                1 Reply Last reply Reply Quote 0
                • F
                  freedom ilias @Alan Kilborn
                  last edited by Sep 8, 2021, 4:07 PM

                  close tag auto-completion should cover PHP and jsp files too (not only html and xml files)

                  hi guys, thank you very much for this fabulous text editor.
                  I think that close tag auto-completion should cover PHP and jsp files (not only html and xml files).
                  the reason behind this: html tags are used in abundance inside PHP and jsp file

                  thank you very much

                  A 1 Reply Last reply Sep 8, 2021, 4:10 PM Reply Quote 0
                  • A
                    Alan Kilborn @freedom ilias
                    last edited by Sep 8, 2021, 4:10 PM

                    @freedom-ilias

                    To quote Peter from above:

                    As far as I can tell, the behavior is nothing new to Notepad++ v8.1.4, so the question doesn’t really belong in this thread. This topic is for regressions – changes of behavior that came about in v8.1.4 that weren’t present in previous versions.

                    F 1 Reply Last reply Sep 8, 2021, 4:18 PM Reply Quote 0
                    • F
                      freedom ilias @Alan Kilborn
                      last edited by Sep 8, 2021, 4:18 PM

                      @Alan-Kilborn
                      thank you for your remark

                      1 Reply Last reply Reply Quote 0
                      • T
                        Tom Stein
                        last edited by Sep 13, 2021, 8:17 AM

                        Whenever the window of Notepad++ is started or restored after minimizing, Notepad++ does not check if the remembered coordinates are still valid (e.g. after changing screen resolution, switching off an external monitor on a laptop etc.). So the window can be restored to an invisible coordinate.

                        Getting the Notepad++ window back into the viewport is hard (my solution: Change another programs’ window with Windows+CursorLeft, so Windows will ask for a window to be displayed on the right side, chose Notepadd++)

                        I 1 Reply Last reply Sep 13, 2021, 9:53 AM Reply Quote 0
                        • I
                          Ivan K @Tom Stein
                          last edited by Sep 13, 2021, 9:53 AM

                          @Tom-Stein Thanks for the tip about Win+Cursor to move a window between monitors (I’d never heard of that before). This helps when one of the monitors uses DVI-D which has no way of telling Windows that the monitor is switched off **. Another way to put Notepad++ onto an available screen without the “ask to put on the right side” question is to click on it on the taskbar, or ALT+TAB to select NotePad++, and then use WIN+Cursor to move Notepad++ over to a powered screen.
                          ** So the issue can never be fully solved, since some display connection protocols have no physical way to tell Windows that a monitor isn’t switched on.

                          1 Reply Last reply Reply Quote 0
                          • R
                            Robert Wilkins
                            last edited by Sep 16, 2021, 4:10 PM

                            A Very Happy Notepad++ user for many years … Thanks!

                            As of this morning, Notepad++ refuses to open properly. I get a window that remains all white, then a “Not responding” error message, and have to kill the process.

                            I’m running Windows 10, OS Build 19043.1237.

                            Any suggestions would be greatly appreciated.
                            a0a1398f-f917-46c7-a77c-213833dd545a-image.png

                            P 1 Reply Last reply Sep 16, 2021, 5:21 PM Reply Quote 0
                            • P
                              PeterJones @Robert Wilkins
                              last edited by Sep 16, 2021, 5:21 PM

                              @Robert-Wilkins ,

                              See if the suggestions in the recent “Notepad++ Not Respondong” discussion help you.

                              1 Reply Last reply Reply Quote 1
                              • S
                                small student
                                last edited by Sep 17, 2021, 12:39 PM

                                After the update, I lost all open documents and settings that I did .

                                1 Reply Last reply Reply Quote 0
                                • P PeterJones locked this topic on Jun 29, 2024, 3:31 PM
                                17 out of 22
                                • First post
                                  17/22
                                  Last post
                                The Community of users of the Notepad++ text editor.
                                Powered by NodeBB | Contributors