• Login
Community
  • Login

Notepad++ v8.3 release

Scheduled Pinned Locked Moved Announcements
56 Posts 28 Posters 18.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.
  • Y
    yakumo unr
    last edited by yakumo unr Feb 4, 2022, 7:18 PM Feb 4, 2022, 7:18 PM

    NppTaskList 2.3 plugin (the latest) causes Notepad++ 8.3 x64 to shut down on start, including when the only file open is a new blank.
    All other plugins I use seem to be fine, it’s probably down to the plugin author to update it but I thought I would report it in case others are struggling to find why the application is closing.

    M 1 Reply Last reply Feb 4, 2022, 10:01 PM Reply Quote 2
    • M
      Michael Vincent @yakumo unr
      last edited by Feb 4, 2022, 10:01 PM

      @yakumo-unr said in Notepad++ v8.3 release:

      NppTaskList 2.3 plugin (the latest) causes Notepad++ 8.3 x64 to shut down on start, including when the only file open is a new blank.
      All other plugins I use seem to be fine, it’s probably down to the plugin author to update it but I thought I would report it in case others are struggling to find why the application is closing.

      Thanks - and please open a ticket on the appropriate place for that plugin (which seems to be here ) and reference https://community.notepad-plus-plus.org/topic/22471/recompile-your-x64-plugins-with-new-header

      X 1 Reply Last reply Feb 4, 2022, 10:37 PM Reply Quote 1
      • X
        xomx @Michael Vincent
        last edited by Feb 4, 2022, 10:37 PM

        @michael-vincent
        NppTaskList probably here: https://github.com/Megabyteceer/npp-task-list

        1 Reply Last reply Reply Quote 1
        • X
          xomx @Microka
          last edited by Feb 5, 2022, 3:07 AM

          @microka
          I am able to reproduce the problem now.

          As you have already stated, it is visible only in an installed N++, not in a portable one. I can trigger this behavior e.g. by right-clicking on a text file and choosing “Edit with Notepad++” from the popup menu.

          The previous 8.2.1 installation does not show this positioning on 2nd char.

          Y 1 Reply Last reply Feb 5, 2022, 2:38 PM Reply Quote 4
          • X
            xomx @Microka
            last edited by Feb 5, 2022, 8:51 AM

            @microka
            Thanks for reporting that positioning at the 2nd char issue.

            I have just submitted a PR , which will also fix this issue.

            M 1 Reply Last reply Feb 5, 2022, 12:32 PM Reply Quote 3
            • M
              Microka @xomx
              last edited by Feb 5, 2022, 12:32 PM

              @xomx Thank you!

              1 Reply Last reply Reply Quote 2
              • Y
                Yaron @xomx
                last edited by Feb 5, 2022, 2:38 PM

                @xomx said in Notepad++ v8.3 release:

                As you have already stated, it is visible only in an installed N++, not in a portable one.

                It can be reproduced with a portable NPP by using the command line: “NPP Path” “File Name”.

                1 Reply Last reply Reply Quote 3
                • J
                  James Walker-Hall
                  last edited by Feb 5, 2022, 8:15 PM

                  auto-complete is broken in this release

                  M 1 Reply Last reply Feb 5, 2022, 8:33 PM Reply Quote 0
                  • M
                    Michael Vincent @James Walker-Hall
                    last edited by Feb 5, 2022, 8:33 PM

                    @james-walker-hall said in Notepad++ v8.3 release:

                    auto-complete is broken in this release

                    It’s not. You just don’t read releases notes.

                    See here:
                    https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11073#issuecomment-1020541332

                    Cheers.

                    J 1 Reply Last reply Feb 5, 2022, 9:04 PM Reply Quote 1
                    • J
                      James Walker-Hall @Michael Vincent
                      last edited by Feb 5, 2022, 9:04 PM

                      @michael-vincent ok well the new behaviour sucks

                      M 1 Reply Last reply Feb 5, 2022, 9:07 PM Reply Quote -1
                      • M
                        Michael Vincent @James Walker-Hall
                        last edited by Feb 5, 2022, 9:07 PM

                        @james-walker-hall said in Notepad++ v8.3 release:

                        ok well the new behaviour sucks

                        Then change it back.

                        J 1 Reply Last reply Feb 6, 2022, 2:57 AM Reply Quote 2
                        • J
                          Josh Davidson @Michael Vincent
                          last edited by Feb 6, 2022, 2:57 AM

                          This post is deleted!
                          1 Reply Last reply Reply Quote 0
                          • J
                            Josh Davidson
                            last edited by Feb 6, 2022, 2:58 AM

                            Since version 8.2.1 and also in 8.3, when autocomplete pops up, pressing Enter no longer completes it, I get a newline instead.
                            Please fix this.

                            P 2 Replies Last reply Feb 6, 2022, 3:22 AM Reply Quote 0
                            • P
                              PeterJones @Josh Davidson
                              last edited by Feb 6, 2022, 3:22 AM

                              @josh-davidson ,

                              Reading the links that @Michael-Vincent posted a few posts above will tell you what you need to do to configure it as you desire.

                              1 Reply Last reply Reply Quote 4
                              • P
                                PeterJones @Josh Davidson
                                last edited by Feb 6, 2022, 3:43 PM

                                @josh-davidson,

                                Per this post, you have won. Congratulations. The next release will go back to reserving two keys to perform the same action by default, and those of us who want only one key will have to change settings.

                                J 1 Reply Last reply Feb 11, 2022, 5:40 AM Reply Quote 2
                                • M
                                  Marcin Sawiak @donho
                                  last edited by Feb 7, 2022, 12:03 PM

                                  @donho
                                  After update from 8.2.1. When I open N++ (new document or edit some file), after ~10 seconds editor shutdown.

                                  P 1 Reply Last reply Feb 7, 2022, 2:38 PM Reply Quote 0
                                  • P
                                    PeterJones @Marcin Sawiak
                                    last edited by Feb 7, 2022, 2:38 PM

                                    @marcin-sawiak said in Notepad++ v8.3 release:

                                    @donho
                                    After update from 8.2.1. When I open N++ (new document or edit some file), after ~10 seconds editor shutdown.

                                    Then you probably have one of the plugins mentioned previously. Try running with -noPlugin to confirm. (v8.3 has changed the interface on one of the commands that plugins can use to talk with Notepad++, and until that plugin is updated to the new interface, it will not work with Notepad++.)

                                    M 1 Reply Last reply Feb 8, 2022, 8:15 AM Reply Quote 4
                                    • N
                                      Nickie Albert
                                      last edited by Feb 7, 2022, 6:15 PM

                                      Hope this is the right forum for this, but I notice since the last update the auto-complete function is no longer working on Enter. Previously, if I typed in a function (language == .js) and that function was already in the file I was writing, it would show me that function and I could hit Enter and it would complete the line. Now, when I hit enter, I get a carriage return. Really inconvenient. Is there a new setting required to get the auto-complete on Enter? Thanks.

                                      M 1 Reply Last reply Feb 7, 2022, 6:17 PM Reply Quote 0
                                      • M
                                        Michael Vincent @Nickie Albert
                                        last edited by Feb 7, 2022, 6:17 PM

                                        @nickie-albert said in Notepad++ v8.3 release:

                                        Is there a new setting required to get the auto-complete on Enter?

                                        @nickie-albert

                                        Yes, please examine Settings => Preferences => Auto-Completion. It’s a pretty obvious checkbox on that setting page.

                                        Cheers.

                                        N 1 Reply Last reply Feb 7, 2022, 6:19 PM Reply Quote 1
                                        • N
                                          Nickie Albert @Michael Vincent
                                          last edited by Feb 7, 2022, 6:19 PM

                                          @michael-vincent Perfect, thanks! It was set to complete on Tab, but not Enter.

                                          M 1 Reply Last reply Feb 7, 2022, 6:25 PM Reply Quote 1
                                          23 out of 56
                                          • First post
                                            23/56
                                            Last post
                                          The Community of users of the Notepad++ text editor.
                                          Powered by NodeBB | Contributors