Notepadd++ is such a great tool for programing scripts and editing other text files. My only wish is that it could handle much large text files (half a gig to 1 gig?). The features that this program has for search/replace/user defined text highlighting, etc. are really useful when editing long, error prone data files.
So, no limitations on file size, is that too much? I hope not.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Notepadd++ is such a great tool for programing scripts and editing other text files. My only wish is that it could handle much large text files (half a gig to 1 gig?). The features that this program has for search/replace/user defined text highlighting, etc. are really useful when editing long, error prone data files.
So, no limitations on file size, is that too much? I hope not.
You should take a look at the mailing list archive, this topic has been brought up quite a few times.
The answer is no, this isn't going to happen anytime soon, since the limit is part of Scintilla, the editing control that NP++ uses :)