• 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.
  • P
    PeterJones @Romain Bocquiau
    last edited by Feb 10, 2022, 1:55 PM

    @romain-bocquiau ,

    It was not Ctrl+Enter before: in previous versions, either the ENTER key or the TAB key would select the active choice from auto-complete. Starting in v8.2.1, the Developers added an option to configure whether it was ENTER or TAB or either (in Settings > Preferences > AutoCompletion); but because the option defaulted to TAB=on and ENTER=off, which changed the default behavior of Notepad++, it has confused a lot of users. You should go to that option, and ☑ ENTER, which will re-enable using ENTER to finish the auto-complete.

    1 Reply Last reply Reply Quote 6
    • J
      Josh Davidson @PeterJones
      last edited by Feb 11, 2022, 5:40 AM

      @peterjones Oh, thanks. I was confused because in config page it still showed “Enter” as the key to autocomplete, so I couldn’t understand what was going on. Well this behavior is great anyways, so I’m glad its staying.

      1 Reply Last reply Reply Quote 0
      • E
        Eugene Philippov
        last edited by Feb 11, 2022, 6:47 AM

        Great work, π do rust bl

        1 Reply Last reply Reply Quote 0
        • T Terry R referenced this topic on Feb 12, 2022, 11:19 PM
        • H
          Hercules Queiroz Palombo @donho
          last edited by Feb 14, 2022, 4:33 PM

          @donho Using the latest release v8.3 the command line parameter -nLineNumber is not working anymore …
          It open the file at the first line …
          I’m using Windows 10 and notepad++ (x64) msi installer …
          To reproduce go to de commando prompt e type notepad++ -n5 test.txt

          M 1 Reply Last reply Feb 14, 2022, 4:36 PM Reply Quote 0
          • M
            Michael Vincent @Hercules Queiroz Palombo
            last edited by Feb 14, 2022, 4:36 PM

            @hercules-queiroz-palombo said in Notepad++ v8.3 release:

            Using the latest release v8.3 the command line parameter -nLineNumber is not working anymore …
            It open the file at the first line …
            I’m using Windows 10 and notepad++ (x64) msi installer …
            To reproduce go to de commando prompt e type notepad++ -n5 test.txt

            Known issue . It will be fixed in the next version .

            P 1 Reply Last reply Feb 14, 2022, 4:39 PM Reply Quote 3
            • P
              PeterJones @Michael Vincent
              last edited by Feb 14, 2022, 4:39 PM

              @michael-vincent said in Notepad++ v8.3 release:

              It will be fixed in the next version.

              which @Hercules-Queiroz-Palombo can confirm using the v8.3.1 Release Candidate

              1 Reply Last reply Reply Quote 3
              • A
                Anderwriter @donho
                last edited by Feb 18, 2022, 2:49 AM

                As always, dude, thanks for all your work on this great editor!

                Considering the many improvements in 8.3 (and 8.3.1), I don’t understand why v8.2.1 said “no update is available” when I checked from within it. Would more frequent auto-updates require too much bandwidth?

                A 1 Reply Last reply Feb 18, 2022, 12:13 PM Reply Quote 0
                • A
                  Alan Kilborn @Anderwriter
                  last edited by Alan Kilborn Feb 18, 2022, 12:13 PM Feb 18, 2022, 12:13 PM

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

                  Considering the many improvements in 8.3 (and 8.3.1), I don’t understand why v8.2.1 said “no update is available” when I checked from within it.

                  So this is a PERFECT example of exactly why it says no update is available.

                  8.3+ introduces HUGE file support, which caused a lot of new bugs to be introduced. Developers are working through the bugs, but probably at this point it isn’t a great idea for every single Notepad++ user out there to migrate to these versions. Just my 2c.

                  1 Reply Last reply Reply Quote 5
                  • P PeterJones referenced this topic on Feb 22, 2022, 2:01 PM
                  • A
                    Albrecht Hilker
                    last edited by Mar 10, 2022, 6:24 PM

                    which caused a lot of new bugs to be introduced.

                    So why dont you release it marked as a beta version ?

                    A P 2 Replies Last reply Mar 10, 2022, 6:28 PM Reply Quote 0
                    • A
                      Alan Kilborn @Albrecht Hilker
                      last edited by Mar 10, 2022, 6:28 PM

                      @albrecht-hilker said in Notepad++ v8.3 release:

                      So why dont you release it marked as a beta version ?

                      There are “release candidate versions”; click HERE and glance down the list produced, and you’ll see them.

                      1 Reply Last reply Reply Quote 2
                      • P
                        PeterJones @Albrecht Hilker
                        last edited by PeterJones Mar 10, 2022, 6:33 PM Mar 10, 2022, 6:33 PM

                        @albrecht-hilker said in Notepad++ v8.3 release:

                        So why dont you release it marked as a beta version ?

                        Because this is the sequence that the developer usually follows:

                        1. Develop updates
                        2. Submit as Release Candidate (RC) version
                        3. Wait for feedback from those users who are willing to download a RC version
                        4. Iterate 1-2 until no “critical regressions” are reported
                        5. Release as official version
                        6. Wait for feedback from those users who are willing to download the released version without waiting for auto-update to be triggered (much larger number of people)
                        7. Do a faster loop back to step 1 if critical regressions found after #4
                        8. If no critical regressions found in #5, then trigger auto-update

                        The goal is for critical regressions to be found in #2 (the equivalent of “beta”), but not enough users download the RC/beta versions, so sometimes critical regressions are not found until #5. This happened to be one of those cases. Since the developer likes a fast-paced release cycle anyway, he feels that the current process works reasonably well – and the delay between #4 and #7 prevents “too many” people from downloading the release if a critical regression is found within a week or two of release.

                        1 Reply Last reply Reply Quote 4
                        • T Terry R referenced this topic on Apr 6, 2022, 12:22 AM
                        • S
                          sky-wdl
                          last edited by Apr 27, 2022, 9:09 AM

                          This post is deleted!
                          1 Reply Last reply Reply Quote -1
                          • T Terry R referenced this topic on May 9, 2022, 1:14 AM
                          • D deleelee referenced this topic on May 9, 2022, 10:29 PM
                          • T Terry R referenced this topic on Aug 28, 2022, 8:02 PM
                          • P PeterJones locked this topic on Jun 29, 2024, 3:31 PM
                          54 out of 56
                          • First post
                            54/56
                            Last post
                          The Community of users of the Notepad++ text editor.
                          Powered by NodeBB | Contributors