• Login
Community
  • Login

64 bit Version - max file size

Scheduled Pinned Locked Moved General Discussion
6 Posts 4 Posters 4.4k 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.
  • B
    Brad P
    last edited by Apr 17, 2019, 1:08 PM

    Hello,
    I frequently work with very large text files that can be 2-4 GB or more in size. I get an error when trying to open these in Notepad++ v7.5.6 (64-bit). Can the 64 bit version not handle > 2GB files? Is there an preference setting? Is this something future versions may be able to handle? I also have pay-to-play UltraEdit which can handle these files, but I would rather use NotePad++.
    Thank you.

    A 1 Reply Last reply Apr 17, 2019, 1:15 PM Reply Quote 0
    • A
      Alan Kilborn @Brad P
      last edited by Apr 17, 2019, 1:15 PM

      @Brad-P

      Loadable file size depends upon several factors, but it is primarily a Scintilla-limited thing. If you don’t know, Scintilla is an editing component that Notepad++ uses to (no surprise) allow files to be edited. Thus if Scintilla can load a certain size range of files, so can Notepad++. But…in other words, if Notepad++ can’t load a certain size file, it is useless to complain to the Notepad++ developers about it, as they can’t do anything about it.

      E 1 Reply Last reply Apr 17, 2019, 4:46 PM Reply Quote 2
      • E
        Ekopalypse @Alan Kilborn
        last edited by Apr 17, 2019, 4:46 PM

        @Alan-Kilborn

        … as they can’t do anything about it.

        Well :-), one thing can be done - updating to a newer scintilla version ;-)

        A 1 Reply Last reply Apr 17, 2019, 5:33 PM Reply Quote 2
        • A
          Alan Kilborn @Ekopalypse
          last edited by Apr 17, 2019, 5:33 PM

          @Ekopalypse said:

          updating to a newer scintilla version

          This phrase has been said so many times (without any result) that I think there is an “echo” in here! ;)

          1 Reply Last reply Reply Quote 5
          • C
            chcg
            last edited by Apr 17, 2019, 7:30 PM

            You might want to have a look at https://github.com/cmeriaux/scintilla/tree/npp-3-7-0 , also latest stable release is at Release 3.7.6 and current one at Release 4.1.5

            A 1 Reply Last reply Apr 17, 2019, 7:36 PM Reply Quote 2
            • A
              Alan Kilborn @chcg
              last edited by Apr 17, 2019, 7:36 PM

              @chcg

              Is that what we come to since Scintilla in mainstream N++ is so out of date?

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