▲ | j_bum 2 days ago | |||||||||||||||||||||||||||||||||||||||||||
VSCode is my go to for large text file interaction on macOS. TextEdit may be worth looking into as well? Haven’t tested it for large files before. | ||||||||||||||||||||||||||||||||||||||||||||
▲ | dewey 2 days ago | parent | next [-] | |||||||||||||||||||||||||||||||||||||||||||
I have Sublime Text installed for the onlu use case of opening large files. Nothing comes close. | ||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||
▲ | typpilol 2 days ago | parent | prev | next [-] | |||||||||||||||||||||||||||||||||||||||||||
Vscode has a special optimizations in place for large files. That's why it works so good. You can actually disable it in the settings if you want it to try and render the entire thing at once | ||||||||||||||||||||||||||||||||||||||||||||
▲ | hmokiguess 2 days ago | parent | prev [-] | |||||||||||||||||||||||||||||||||||||||||||
Speaking of TextEdit, I like what the folks at CodeEdit are doing. They are moving slow and focusing on just the core parts. Maybe I should go give them a try too! |