• 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.
  • D
    donho
    last edited by donho Feb 7, 2022, 7:50 PM Feb 3, 2022, 11:07 PM

    Notepad++ v8.3 Release is available here:
    https://notepad-plus-plus.org/news/v83-boycott-beijing-2022/

    Notepad++ v8.3 new features and bug-fixes:

    1. Remove 2GB file open restriction for x64 binary.
    2. Improve large files (200MB) loading speed and editing/browsing performance.
    3. Fix Find in Files crash issue.

    Note that during v8.3 installation, HexEditor, Compare, DSPellCheck, QucikColorPicker and SpeechPlugin are removed due to their incompatibility with v8.3. HexEditor, Compare, DSPellCheck can be reinstalled the fixed version right after installation via PluginAdmin. There are more plugins found to have stability issue with this version. Here is the info to the plugin authors for fixing this issue.

    I want to make a point of thanking the whole community, the contributors who help testing, finding the issue, and doing the code contribution.

    Δ Y M E H 6 Replies Last reply Feb 4, 2022, 9:06 AM Reply Quote 7
    • M
      Microka
      last edited by Feb 4, 2022, 7:36 AM

      Update to v8.3(x64) from v8.2.1, open a file the cursor is positioned at the second character.
      Please check this.

      X V 3 Replies Last reply Feb 4, 2022, 9:45 AM Reply Quote 2
      • Δ
        Διαμαντής Ιωαννίδης @donho
        last edited by Feb 4, 2022, 9:06 AM

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • X
          xomx @Microka
          last edited by Feb 4, 2022, 9:45 AM

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

          Update to v8.3(x64) from v8.2.1, open a file the cursor is positioned at the second character.

          Not for me.

          Could you please re-test with all your N++ plugins temporarily disabled?
          (you can use e.g. this cmdline command with parameter “notepad++.exe -noPlugin” or simply rename your N++ subfolder “plugins” to “plugins.bak”)

          M 1 Reply Last reply Feb 4, 2022, 9:59 AM Reply Quote 3
          • M
            Microka @xomx
            last edited by Feb 4, 2022, 9:59 AM

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

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

            Update to v8.3(x64) from v8.2.1, open a file the cursor is positioned at the second character.
            

            Not for me.

            Could you please re-test with all your N++ plugins temporarily disabled?
            (you can use e.g. this cmdline command with parameter “notepad++.exe -noPlugin” or simply rename your N++ subfolder “plugins” to “plugins.bak”)

            I have renamed my N++ subfolder “plugins” to “plugins.bak”, and re-open a file but this problem still occur. Even i uninstall N++ and deleted user config files, and re-install N++ v8.3, still have this problem.

            X 1 Reply Last reply Feb 4, 2022, 10:15 AM Reply Quote 0
            • X
              xomx @Microka
              last edited by Feb 4, 2022, 10:15 AM

              @microka
              Please append here also your N++ Debug Info (N++ menu “?” -> Debug Info …)

              M 1 Reply Last reply Feb 4, 2022, 10:27 AM Reply Quote 3
              • M
                Microka @xomx
                last edited by Feb 4, 2022, 10:27 AM

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

                @microka
                Please append here also your N++ Debug Info (N++ menu “?” -> Debug Info …)

                Notepad++ v8.3   (64-bit)
                Build time : Feb  3 2022 - 03:39:05
                Path : C:\Program Files\Notepad++\notepad++.exe
                Command Line : 
                Admin mode : OFF
                Local Conf mode : OFF
                Cloud Config : OFF
                OS Name : Windows 11 (64-bit) 
                OS Version : 2009
                OS Build : 22000.434
                Current ANSI codepage : 936
                Plugins : none
                
                1 Reply Last reply Reply Quote 1
                • Y
                  Yaron @donho
                  last edited by Feb 4, 2022, 10:32 AM

                  See https://github.com/notepad-plus-plus/notepad-plus-plus/issues/11128 .

                  Sorry I didn’t find it a day earlier.

                  1 Reply Last reply Reply Quote 2
                  • V
                    Vitalii Dovgan @Microka
                    last edited by Feb 4, 2022, 10:46 AM

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

                    Update to v8.3(x64) from v8.2.1, open a file the cursor is positioned at the second character.

                    I think it may be related to the file encoding (please specify is it ANSI, or UTF-8, or UCS-2) and to the exact characters in this file. Also it may have something to do with the system encoding for non-Unicode files.

                    Could you check if it is reproducible with a newly created file that contains e.g. just few first lines of your text in question? Could you share this file (either a new one, if the problem is reproducible there, or the original one, if the problem is reproducible only with it)?

                    M 1 Reply Last reply Feb 4, 2022, 12:28 PM Reply Quote 0
                    • M
                      Microka @Vitalii Dovgan
                      last edited by Feb 4, 2022, 12:28 PM

                      @vitalii-dovgan N++ test files.zip
                      I create txt files with different encoding (including ANSI, UTF-8, UTF-8-BOM, UTF-16 BE BOM, UTF-16 LE BOM), all files reproduce this problem.

                      V 1 Reply Last reply Feb 4, 2022, 1:23 PM Reply Quote 0
                      • V
                        Vitalii Dovgan @Microka
                        last edited by Vitalii Dovgan Feb 4, 2022, 1:24 PM Feb 4, 2022, 1:23 PM

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

                        I create txt files with different encoding (including ANSI, UTF-8, UTF-8-BOM, UTF-16 BE BOM, UTF-16 LE BOM), all files reproduce this problem.

                        I could not reproduce this problem using a fresh folder with just unpacked “npp.8.3.portable.7z” from https://notepad-plus-plus.org/downloads/v8.3/
                        Is it reproducible for you in the same situation?
                        If it’s reproducible, could you share your “session.xml” file?
                        If it’s not reproducible, could you try to identify what needs to be done to reproduce the problem? (Please note that the portable version does not use any additional plugin that might be previously installed for a non-portable version of Notepad++. In such case, the problem may be actually caused by some of plugins that were previously installed for a non-portable version. To test if it is so, you may rename the file “doLocalConf.xml” in your portable Notepad++ folder to make it non-portable).

                        M 1 Reply Last reply Feb 4, 2022, 2:47 PM Reply Quote 5
                        • M
                          Microka @Vitalii Dovgan
                          last edited by Feb 4, 2022, 2:47 PM

                          @vitalii-dovgan said in Notepad++ v8.3 release:

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

                          I create txt files with different encoding (including ANSI, UTF-8, UTF-8-BOM, UTF-16 BE BOM, UTF-16 LE BOM), all files reproduce this problem.

                          I could not reproduce this problem using a fresh folder with just unpacked “npp.8.3.portable.7z” from https://notepad-plus-plus.org/downloads/v8.3/
                          Is it reproducible for you in the same situation?
                          If it’s reproducible, could you share your “session.xml” file?
                          If it’s not reproducible, could you try to identify what needs to be done to reproduce the problem? (Please note that the portable version does not use any additional plugin that might be previously installed for a non-portable version of Notepad++. In such case, the problem may be actually caused by some of plugins that were previously installed for a non-portable version. To test if it is so, you may rename the file “doLocalConf.xml” in your portable Notepad++ folder to make it non-portable).

                          It’s weird, using npp.8.3.portable.x64.zip cannot reproduce this problem. Even i rename the file “doLocalConf.xml”, still not reproducible.
                          I have renamed my N++ subfolder “plugins” to “plugins.bak” and deleted all files under “C:\Users[username]\AppData\Roaming\Notepad++”, the non-portable version still have this problem.

                          Now i figure out something. When i double-click a file to open it, this problem occur, but if i open a file using NPP’s menu “File -> Open” doesn’t have this problem.

                          M 1 Reply Last reply Feb 4, 2022, 2:53 PM Reply Quote 2
                          • M
                            Microka @Microka
                            last edited by Feb 4, 2022, 2:53 PM

                            It’s weird, using npp.8.3.portable.x64.zip cannot reproduce this problem. Even i rename the file “doLocalConf.xml”, still not reproducible.

                            To be clear, i am dragging a file to the portable NPP to test.

                            X 1 Reply Last reply Feb 5, 2022, 3:07 AM Reply Quote 0
                            • 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
                                          4 out of 56
                                          • First post
                                            4/56
                                            Last post
                                          The Community of users of the Notepad++ text editor.
                                          Powered by NodeBB | Contributors