Does anyone have any recommendations for a programmer’s editor that can cope with large files on Mac OS X? By large I mean hundreds of megabytes. TextMate doesn’t cut it.
Does anyone have any recommendations for a programmer’s editor that can cope with large
Share
Have you tried Vim? It’s the only editor I use 🙂
Edit: It seems to depend upon a couple of factors. I used Vim with large CSV (i.e. text-based) files and that worked great. YMMV 🙂