I have some large text files, size can be 100Mb to > 4G. All the editors I tried (Notepad++, notepad2, etc) all spends about 30 seconds to load 160MB file. Can you load large file asynchronously and using a sliding window to display the file instead of loading the whole file into memory? Imagine how google earth is working, it can only display a small portion at a time, but user can scroll to anywhere she/he likes. Of course search/find should be done on the whole file anyway.
Feature Request: Load large text file asynchronously
(1 post) (1 voice)-
Posted 3 years ago #
Reply
You must log in to post.