Community
    • Login

    Notepad++ v7.3 release

    Scheduled Pinned Locked Moved Announcements
    23 Posts 15 Posters 41.7k 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.
    • theodorejbT
      theodorejb
      last edited by

      I really wish Notepad++ would remember my scroll position when switching between tabs, rather than always jumping to the top of the file. Didn’t it use to do this in previous versions?

      1 Reply Last reply Reply Quote 0
      • Vitaliy DovganV
        Vitaliy Dovgan
        last edited by

        What about updating to latest version of Scintilla, by the way?
        These 2 changes themselves makes me really want it! -

        • Version 3.7.0 improves word selection, navigation, and manipulation for UTF-8 documents.
        • Version 3.6.6 enables C++11 <regex> by default.
        1 Reply Last reply Reply Quote 0
        • cmeriauxC
          cmeriaux
          last edited by

          @area-webb check-out this post : https://notepad-plus-plus.org/community/topic/12688/scintilla-3-7-0
          I released a completely experimental nightly build with Scintilla 3.7.0 embedded.

          1 Reply Last reply Reply Quote 1
          • chcgC
            chcg
            last edited by

            @Vitaliy-Dovgan n++ is using the regex functionality from boost, so c++11 regex wasn’t considered usefull as it just supports ECMAScript syntax, see http://www.cplusplus.com/reference/regex/ and not PCRE, see http://www.boost.org/doc/libs/1_55_0/libs/regex/doc/html/boost_regex/syntax.html and therefore notepad++ would loose functionality

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

              When I use MD5 /generate into clipboard, the result doesn’t match that obtained by running MD5sums (v 1.2) on the file itself. Maybe I have misunderstood what this does.

              If I use the MD5/generate option, the result is a rather bare dialog. I suppose it is obvious, but shouldn’t it say supply string for MD5?

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

                @David-Bailey From what do you try to generate?
                From an unicode text?

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

                  @donho Yes, NP++ encoding was (probably) set to UTF8 (without a BOM)

                  David

                  1 Reply Last reply Reply Quote 0
                  • Juan Manuel PedrosaJ
                    Juan Manuel Pedrosa
                    last edited by

                    Hi, in the previous version, notepad could persist unsaved files when closed, now it requires that this files be saved or it won’t restore them on a new instance. Is this a desired behaviour?

                    Claudia FrankC 1 Reply Last reply Reply Quote 0
                    • Claudia FrankC
                      Claudia Frank @Juan Manuel Pedrosa
                      last edited by

                      @Juan-Manuel-Pedrosa

                      Check the following setting
                      Settings->Preferences->Backup
                      Is Remember current session for next launch and
                      Enable session snapshot and periodic backup checked?

                      Cheers
                      Claudia

                      Juan Manuel PedrosaJ 1 Reply Last reply Reply Quote 0
                      • Juan Manuel PedrosaJ
                        Juan Manuel Pedrosa @Claudia Frank
                        last edited by

                        @Claudia-Frank Hi Claudia, “Enable session snapshot and periodic backup” wasn’t checked, now it works fine, could it be that the notepad update change this setting?

                        Claudia FrankC 1 Reply Last reply Reply Quote 0
                        • Claudia FrankC
                          Claudia Frank @Juan Manuel Pedrosa
                          last edited by

                          @Juan-Manuel-Pedrosa

                          Hi Juan-Manuel,
                          an update shouldn’t change this but if you did a new installation
                          than it could be the case.

                          Cheers
                          Claudia

                          Juan Manuel PedrosaJ 1 Reply Last reply Reply Quote 0
                          • Juan Manuel PedrosaJ
                            Juan Manuel Pedrosa @Claudia Frank
                            last edited by

                            @Claudia-Frank nope…it was an update

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