Open x011 opened 4 years ago
Wow. Can't say I'm often editing >10M files with highlighting but I routinely work with >100M files (no highlighting) and I haven't seen any glitches like that.
Try two things:
Hi again,
1 - json
looks normal on SciTE 4.3.3 and on the original notepad2
2 - I cannot upload the file because it contains sensitive information, like emails and passwords.
I've removed most of the extra options and changed the font, but it didn't solve the problem:
Perhaps this is caused by Scintilla upgrade. Try these two versions:
Does it make any difference?
@cshnik Any idea how to debug it?
All versions I've tried show the same behaviour:
After removing all sensitive data, I end up with an invalid json file, but I still get the same awkward characters. Please notice this happens only at the end of a 25MB file with a single line.
It seems a memory issue, but I'm definitely not an expert, also, it's just a visual artifact because the data is clean on copy paste.
This happens at the end of big (24MB)
json
files:Any idea why?