ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Main Area and Open Discussion > General Software Discussion

Editor able to handle very large files

(1/3) > >>

timns:
I have a 35mb xml file here that I need to make some small changes to. So far I've tried notepad++ and also e but they are apparently unable to open it successfully.

Anyone got some solid suggestions for something I can use instead please?

allen:
Give Boxer text editor a try, of the text editors I use or have used it seems to be the most nimble with large files.

Edit:
You might also try Editpad Lite -- it's big brother, Editpad Pro, has always been more efficient than Notepad++ or e, Lite might be a viable solution and it's free.

housetier:
There is always vim and the large file plugin

This combination lets me edit massive SQL dumps (4GB) with reasonable comfort. For such huge file it is still far from fast, but way better than not being able to edit the file at all.

With only 35MB you might not need that plugin.

40hz:
I'm not a coder by any stretch, but I do occasionally have to do things with very large text files.

Normally when in Windows I'll use Notepad++ since I'm most familiar with it. When I encounter a file it chokes on, I've had very good luck with EmEditor (www.emeditor.com).

Since it doesn't keep the entire file in RAM it can handle huge files.  It's not free however. A single license will set you back somewhere around $45 USD. Last time I looked they had a full featured trial copy available for download. Wouldn't cost you anything to try it out on your file first.

Might be worth a look if somebody can't point you to a freebie.  :)

If I were working in a NIX environment, I'd just use VIM. Never found anything it couldn't handle.  8)

timns:
Thanks you guys - I just tried Boxer and that worked really quite smoothly.

Navigation

[0] Message Index

[#] Next page

Go to full version