Community
    • Login

    Notepad++ 6.8.6 released

    Scheduled Pinned Locked Moved Announcements
    26 Posts 15 Posters 87.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.
    • Richard PayneR
      Richard Payne
      last edited by

      Doing that at the moment - plugin manager does not have any plugins ticked - that’s not normal is it?

      1 Reply Last reply Reply Quote 0
      • donhoD
        donho
        last edited by

        Just drop down Plugins menu, then you will have the list.

        1 Reply Last reply Reply Quote 0
        • Richard PayneR
          Richard Payne
          last edited by

          OK done that and added picture to issue raised #1070
          Also sent dump file to you direct

          1 Reply Last reply Reply Quote 1
          • David BaileyD
            David Bailey
            last edited by

            I also encountered a crash with this version, running on W10-64-bit.

            I didn’t seem to be doing anything much at the time, but I had recently saved the file I was working on.

            Unfortunately I dismissed the crash box before I thought about saving information. For future reference, how do I produce the dump file?

            David

            Richard PayneR 1 Reply Last reply Reply Quote 0
            • Richard PayneR
              Richard Payne @David Bailey
              last edited by

              @David-Bailey The dialog that you dismissed gives an option to create a dump file. I am not aware of any other way, but maybe the Devs can clarify that?

              David BaileyD 1 Reply Last reply Reply Quote 0
              • Серж СергейС
                Серж Сергей
                last edited by

                double-clicking on text-highlights it and highlights the found a similar text. but not in this version!

                1 Reply Last reply Reply Quote 0
                • pnedevP
                  pnedev
                  last edited by

                  I confirm what @Серж-Сергей reports.
                  Scintilla smart highlighting does not always work. Most of the time it does but sometimes it just marks the selected word in grey (as if you have partially selected the word) and leaves all other instances of the same word on the screen unmarked.

                  Cyrillev91C 1 Reply Last reply Reply Quote 0
                  • Игорь НикифоровИ
                    Игорь Никифоров
                    last edited by Игорь Никифоров

                    I found out 1 bug. In version 6.8.3 or earlier it seems there was all okey but from version 6.8.4 till 6.8.6 when you create a new file write something and then want to save, forexample, I choose a format “name.py” or “name.php” and save but the saved file hasn’t got that format in which I saved since version 6.8.4 Please, fix this small problem. It’s uncomfortable a bit. Earlier I just chose a format and it added to the name automatically, forexample: “name” + “.php” / “.py”. I hope my English is enough well you could understand me. Thanks!

                    1 Reply Last reply Reply Quote 0
                    • David BaileyD
                      David Bailey @Richard Payne
                      last edited by

                      @Richard-Payne said:

                      @David-Bailey The dialog that you dismissed gives an option to create a dump file. I am not aware of any other way, but maybe the Devs can clarify that?

                      Thanks - I guessed as much, but I can’t reproduce the problem! Whatever the problem is, it obviously does not happen frequently, because I use NPP a great deal.

                      1 Reply Last reply Reply Quote 0
                      • Cyrillev91C
                        Cyrillev91 @pnedev
                        last edited by

                        @pnedev @Серж-Сергей

                        Could you try this binary then confirm me it’s fixed the issues you reported ?

                        http://dl.free.fr/vSurTyhnX

                        notepad++.exe

                        1 Reply Last reply Reply Quote 0
                        • InfSubI
                          InfSub
                          last edited by InfSub

                          Hi.
                          I found out 1 bug. In version 6.8.6
                          Autocomplete single and double quotes is not working … worcked only at start of line

                          1 Reply Last reply Reply Quote 0
                          • David BaileyD
                            David Bailey
                            last edited by

                            I tried to replace every occurrence of the following regular expression by the empty string:

                            [[:xdigit:]]+(#[[:xdigit:]]+,[[:xdigit:]]+):

                            This worked if I made the changes one at a time, but crashed if I did a replace all. The crash message box didn’t offer to create a crash dump file.

                            Here is a typical string that I was trying to remove:

                            0000013b(#209415,000154b1):

                            This is not related to the other crash I mentioned previously.

                            David

                            1 Reply Last reply Reply Quote 0
                            • Siva ramS
                              Siva ram
                              last edited by

                              Hello,

                              I have noticed that the auto append of file extension based on the language chosen in the editor is not working while saving the new document. It’s not working even if I choose the extension in the Save as type option. The only way I could make it work is by appending the extension to the File Name. This was working till version 6.8.3 as someone has already mentioned above.
                              e.g. Steps to reproduce the same

                              1. Open the new document editor and type some text.
                              2. Choose the Language as HTML.
                              3. Now try to save the document with or without choosing the Save as type option.
                              4. It will be saved without any extension.

                              Please fix it asap as it’s very inconvenient to type the extension along with the file name.

                              1 Reply Last reply Reply Quote 2
                              • Gylgamesh OfUrukG
                                Gylgamesh OfUruk
                                last edited by

                                Using:

                                Windows 7 Ultimate x64
                                Notepad++ v6.8.6 Build time : Oct 29 2015 - 01:13:57
                                Plugins: Converter 3.0, MIME Tools 1.9, NppExport 0.2.8, NppFTP 0.26.3, Plugin Manager 1.3.5 all with Stability = Good.

                                Since I upgraded to Notepad++ v6.8.6 the option

                                “Minimize to system tray” in Settings > Preferences > MISC.

                                does not work anymore. The Notepad++ window remains in the taskbar and does not minimize to the system tray.

                                Thank You for looking into this.

                                1 Reply Last reply Reply Quote 1
                                • donhoD
                                  donho
                                  last edited by donho

                                  @Gylgamesh-OfUruk Due to Windows Administrator mode limit, this feature works only in non-admin mode.

                                  Gylgamesh OfUrukG 1 Reply Last reply Reply Quote 0
                                  • Max  GalaktionovM
                                    Max Galaktionov
                                    last edited by

                                    Highlighting is working fine when there is no spaces near searched word like: $test=1; and no highlighting when spaces are present: $test = 1;

                                    1 Reply Last reply Reply Quote 0
                                    • Md ArfinM
                                      Md Arfin
                                      last edited by

                                      NPPFTP plugin taking time to open some files sometimes .

                                      1 Reply Last reply Reply Quote 0
                                      • Gylgamesh OfUrukG
                                        Gylgamesh OfUruk @donho
                                        last edited by

                                        @donho
                                        Minimize to system tray worked in Windows Administrator Mode in all the previous Notepad++ versions.

                                        1 Reply Last reply Reply Quote 0
                                        • Christian HewittC
                                          Christian Hewitt
                                          last edited by

                                          Hello,

                                          If I want to close <form> in php, it prints EVERYTHING after the closing sign. I mean this one: >. Can you fix it for me, please? I don’t do something wrong, haha. I watched videos on YouTube, and they do it the same way, but they have an older NotePad++ and it works on that version. I am not English, so I hope I wrote it well. Thank you!

                                          1 Reply Last reply Reply Quote 0
                                          • David GausmannD
                                            David Gausmann
                                            last edited by

                                            Hello there!

                                            I’ve updated today via the auto updater and encountered a bug, which doesn’t occur in 6.8.3 (hence I’ve downdated to that version).

                                            I have the following settings according to the tab style:
                                            default = 2 characters, replace tabs by spaces
                                            javascript = don’t use default, instead use 4 characters and don’t replace the tab

                                            After 6.8.3 (I don’t have tested which version introduced the bug) the javascript-specific tab style setting is ignored(!)
                                            Instead always the default setting is used. Other languages seem not to be affected. This bug is nasty, because I must use different indent style according to the programming language (xml, javascript, C/C++ = 4 character tabs, else = 2 character spaces).

                                            It whould be nice if you could fix this bug.

                                            Kind Regards
                                            David Gausmann

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            The Community of users of the Notepad++ text editor.
                                            Powered by NodeBB | Contributors