• Login
Community
  • Login

Notepad++ 7.5 release

Scheduled Pinned Locked Moved Announcements
58 Posts 32 Posters 108.2k 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.
  • I
    ImSpecial @donho
    last edited by ImSpecial Aug 18, 2017, 12:57 PM Aug 18, 2017, 12:56 PM

    @donho
    Well I deleted mine, but I’m talking about something like this. (random Google Image) https://i.imgur.com/DbkmBuj.jpg

    Just replace that BingoCard thing with Notepad++, and that’s what I’m talking about.

    PS. Oh and another reason… All that wasted space here :P http://i.imgur.com/c2GIAHL.png

    D 1 Reply Last reply Aug 18, 2017, 4:41 PM Reply Quote 0
    • J
      juanmalunatic
      last edited by Aug 18, 2017, 1:26 PM

      As always, thanks for your wonderful software :)

      Sorry if this is the wrong place to ask, but are you guys looking into updating Scintilla to its latest version regularly? I’ve been stumbling upon some issues with N++ that should be fixed with a newer Scintilla version (heredoc highlighting and tabs in column mode , for example).

      D 1 Reply Last reply Aug 18, 2017, 5:35 PM Reply Quote 0
      • D
        donho @ImSpecial
        last edited by Aug 18, 2017, 4:41 PM

        @ImSpecial

        PS. Oh and another reason… All that wasted space here

        Nice try :)

        1 Reply Last reply Reply Quote 1
        • D
          donho @juanmalunatic
          last edited by Aug 18, 2017, 5:35 PM

          @juanmalunatic It has been a while that Scintilla has not been updated.
          We will update it in the next major version.

          I A 2 Replies Last reply Aug 21, 2017, 12:38 AM Reply Quote 2
          • C
            chcg
            last edited by Aug 18, 2017, 7:09 PM

            And which one will be the next major version with the updated scintilla? Will there be also an update to VS2015 and of the boost version?

            1 Reply Last reply Reply Quote 0
            • C
              chcg @donho
              last edited by Aug 18, 2017, 9:59 PM

              @donho Sad to hear about the removal of the plugin manager especially before a replacement is available. I spent quite some time in preparing the plugin manager for x64 together with Dave and unfortunately it was not clear that this is a dead end from your point of view. At least I could understand that Dave is not willing to pay for the server by his own and needs a sponsor for it.

              Is there any discussion/planning on how the new plugin system should look like? You may consider how x64 pluginlist is hosted without a dedicated server, see https://github.com/bruderstein/npp-plugins-x64 .

              J 1 Reply Last reply Aug 21, 2017, 12:26 PM Reply Quote 5
              • C
                cmeriaux
                last edited by Aug 19, 2017, 9:41 PM

                @chcg said:

                Is there any discussion/planning on how the new plugin system should look like? You may consider how x64 pluginlist is hosted without a dedicated server, see https://github.com/bruderstein/npp-plugins-x64 .

                What about hosting PluginManager on Npp server. This way, PluginManager adds could be removed.

                1 Reply Last reply Reply Quote 0
                • M
                  Meta Chuh moderator
                  last edited by Aug 20, 2017, 12:30 AM

                  @donho
                  thanks for the quick fix
                  (commit bd025df18fc115f34dac44017e51c466dd27ba41, Fix some excluded language cannot be remembered bug)

                  all languages, idm_lang+63 and above now stay disabled correctly

                  1 Reply Last reply Reply Quote 1
                  • I
                    ImSpecial @donho
                    last edited by ImSpecial Aug 21, 2017, 12:38 AM Aug 21, 2017, 12:38 AM

                    @donho

                    I wanna bring this up again so it doesn’t get looked over, but was there a reason Notepad++ now creates an empty folder in “AppData/Local/Notepad++”?

                    Quite a few people are pretty annoyed that this program is no longer stealth anymore. The folder seems to serve no purpose either, I’m hoping this is a bug.

                    D 1 Reply Last reply Aug 26, 2017, 10:01 PM Reply Quote 0
                    • J
                      Jonathan H @chcg
                      last edited by Aug 21, 2017, 12:26 PM

                      @chcg As an NPP users, I’m also very disappointed. Seems like backward thinking. I have no problem with a small advertisement, and I expect 99% of people don’t have a problem either. Not every developer can afford to work for free AND pay high bandwidth costs. I hope this is re-considered.

                      D 1 Reply Last reply Aug 21, 2017, 1:28 PM Reply Quote 0
                      • D
                        dail @Jonathan H
                        last edited by Aug 21, 2017, 1:28 PM

                        @Jonathan-H

                        Choosing yourself to put ads in your software is one thing. Having it chosen for you is totally different. You can still use the PluginManager you just have to install it manually first.

                        @donho

                        Not sure if you’ve been following the recent Scintilla development but v3.7.6 is a long term release branch before the v4.0+ moves to a much newer C++ compiler (i.e. MSVC 2017). Depending on future development plans of Notepad++ this might be something to keep in mind.

                        1 Reply Last reply Reply Quote 0
                        • B
                          bruderstein
                          last edited by Aug 21, 2017, 9:27 PM

                          @chcg
                          Actually, even the list from https://github.com/bruderstein/npp-plugins-x64 is hosted on the server provided by the sponsors. Github just does the hosting of the source and then a job runs on travis-ci to upload any changes. Github told me i couldn’t host the list directly (without paying) as it is not the software itself.

                          I’m disappointed too that this decision has been taken, but I can understand it even if I don’t agree with it.

                          What I’m more disappointed about is the way in which it has been gone about: just removing it and starting development on a whole new management system, rather than trying to solve the problem at hand.

                          It’s likely this replacement solution will cause splintering in the community as plugin authors try to work out how to release a new plugin or an update. This doesn’t seem like the best solution for the community, and replacing the code of the plugin manager is replacing the part that works, without solving the problem it had.

                          I’m approaching this as I would have hoped it would have been approached before the removal:

                          The plugin lists and authorisation server need to be hosted somewhere. I’ve already got cloudflare setup taking the bulk of the bandwidth (this month was 127Gb transfer), so actually the traffic to the main server is pretty low.

                          If someone / some company is willing to provide the hosting for free, without adverts, then this is what we need:

                          Ideally a root server with a kernel that supports docker, but really just a server that can run a node.js server is fine. 2Gb RAM, 1CPU, roughly 1-2GB of transfer each month (due to cloudflare taking most of it). If it’s not with root access, there are some other requirements so that the interface with admin system works - I can provide details if anyone would like them.

                          If you don’t have hosting available, but are able to pay for hosting without adverts, then we’d need something like a digital ocean $20/month setup.

                          If we can’t find another solution and Don goes ahead with the reimplementation, when that is available I’ll deprecate the plugin manager and stop the hosting in order to ensure there aren’t competing solutions. The plugin list may stop being available sooner than that as the sponsors may withdraw their support.

                          Thanks for your support for the last 8 years.

                          Dave

                          1 Reply Last reply Reply Quote 3
                          • B
                            bruderstein
                            last edited by Aug 22, 2017, 6:11 AM

                            I’ve just received an offer from the sponsors to continue without the logo, and just with the text.

                            @donho how does that sound? I totally understand either way.

                            C 1 Reply Last reply Jan 7, 2018, 10:52 PM Reply Quote 3
                            • T
                              Thunder T
                              last edited by Aug 23, 2017, 11:30 AM

                              BUG

                              Notepad++ crashes at launch if the recently opened files (in the last session) can’t be found.

                              P.S.: “Remember current session for next launch” option is checked in Settings>Preferences…>Backup.

                              The problem was fixed after I manually edited config.xml file and removed the files located in <History> section.
                              I also suspect that it also might have something to do with “&” character in file names, as it is converted to “&amp” sign inside config file.

                              D 1 Reply Last reply Aug 26, 2017, 9:44 PM Reply Quote 0
                              • S
                                sbaumann-hm
                                last edited by Aug 23, 2017, 8:40 PM

                                No longer able to remove unneeded (programming) languages. I can go through the steps, but when I close and reopen notepad++, the languages are back.

                                1 Reply Last reply Reply Quote 1
                                • M
                                  MAPJe71
                                  last edited by Aug 23, 2017, 9:56 PM

                                  @sbaumann-hm You might want to read some of the other posts above.

                                  1 Reply Last reply Reply Quote 1
                                  • Z
                                    zgz @donho
                                    last edited by Aug 24, 2017, 3:16 AM

                                    @donho
                                    在win10下,如果修改过的文件,在不保存的情况下,重启windows(restart os),会丢失sessions,这个bug从6.9.2以来,就一直存在

                                    1 Reply Last reply Reply Quote 0
                                    • T
                                      th_user_
                                      last edited by Aug 24, 2017, 4:47 PM

                                      From the 7.4.2 Announcement thread:

                                      For the View->Show Symbol->Show White Space and Tab option, is there any way to restore the previous size of the dot used to indicate a space character? It looks much more prominent now and I would like to be able to revert to the previous size if at all possible.

                                      1 Reply Last reply Reply Quote 0
                                      • M
                                        MAPJe71
                                        last edited by Aug 24, 2017, 5:20 PM

                                        @th_user_
                                        Use the LuaScript plugin and add the following to startup.lua:

                                        local editors = { editor1, editor2 }
                                        for _,ed in pairs(editors) do
                                            -- make the space 'dots' less intrusive/prominent
                                            ed.WhitespaceSize = 1
                                        end
                                        
                                        T 1 Reply Last reply Aug 25, 2017, 12:40 PM Reply Quote 3
                                        • M
                                          Meta Chuh moderator
                                          last edited by Aug 24, 2017, 10:29 PM

                                          @sbaumann-hm
                                          if you do not want to wait for the next release, you can download the fix for “recently added languages can not be disabled” here:
                                          https://ci.appveyor.com/project/donho/notepad-plus-plus/build/1.0.1457/job/dttc1a3qlp7tfrgj/artifacts

                                          download Notepad++.Win32.Unicode Release.exe
                                          rename it to Notepad++.exe
                                          if you want, backup your current notepad++.exe in your np++ folder, in case you want to revert to the older build
                                          copy the new Notepad++.exe to your np++ folder, replacing your current notepad++.exe

                                          use at your own risk, as artifacts are less (in this case) or not yet tested

                                          btw: in case you use the 64 bit version, you can download it here: https://ci.appveyor.com/project/donho/notepad-plus-plus/build/1.0.1457/job/j3jwagjac6lavljs/artifacts

                                          B 1 Reply Last reply Aug 24, 2017, 11:20 PM Reply Quote 0
                                          33 out of 58
                                          • First post
                                            33/58
                                            Last post
                                          The Community of users of the Notepad++ text editor.
                                          Powered by NodeBB | Contributors