Crash when opening a 35MB, 13.7MM lines txt file #13187
Labels
bug
Issue identified by VS Code Team member as probable bug
editor-textbuffer
Editor text buffer
freeze-slow-crash-leak
VS Code crashing, performance, freeze and memory leak issues
verification-needed
Verification of issue is requested
verified
Verification succeeded
Milestone
I have a text file with 13765201 lines and each line contains an int range from 0 to 20. It's about 35M. Code crashes when opening it. There are other reports on big files (like #6474), however, unlike in this case, Codes will warn that the file is too large there. The bad part is that you cannot click on the wrong file.
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: