For some reason notepad++ refuses to open files with more than 2.5m lines, it is not a size issue because I am able to open larger files with fewer lines. Does anyone know how to allow notepad++ to open files with >2.5m lines?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
can you share the file?
I just wrote a small Python script to generate file with 3,5m lines (that is well over your limit). And it opens just fine in N++. You probably have something unreadable around line 2,5m.
For some reason notepad++ refuses to open files with more than 2.5m lines, it is not a size issue because I am able to open larger files with fewer lines. Does anyone know how to allow notepad++ to open files with >2.5m lines?
Hi lemon,
can you share the file?
I just wrote a small Python script to generate file with 3,5m lines (that is well over your limit). And it opens just fine in N++. You probably have something unreadable around line 2,5m.
Here is the test file
http://speedy.sh/dZA54/big.zip
Can you open it?
BR.
Loreia