You are viewing a single comment's thread from:
RE: How to make Notepad App in Swift.
I recently ran into the problem file is too big to be opened by notepad++. Began to look for possible solutions and our answer, why this problem arose. Notepad++ does not support text files larger than 2GB, while Notepad, an older version, can handle files smaller than 512MB. Well, the solutions were presented in the same article.