Hacker News new | ask | show | jobs
by modeless 3562 days ago
I'm surprised so many people here are using Sublime to edit >100 MB files. Yes, it handles them (as long as the lines aren't too long), but it always has to load the entire file before displaying the first line. Aren't there some editors that don't have to do that?

On a related note, large files are often binary. I appreciate that Sublime can display binary files but it's pretty bare bones, and there's no editing support. I'd love to see what Sublime HQ could do if they worked on binary editing support for a couple of milestones. For example, the ability to locate and edit strings in binary files would be cool, as would a basic hex editor.

3 comments

There's a pretty decent hex editor plugin for sublime:

https://github.com/facelessuser/HexViewer

I've used it, and it's quite nice, but I don't know how it'd handle large files. Maybe take a look?

> it always has to load the entire file before displaying the first line. Aren't there some editors that don't have to do that?

http://www.ultraedit.com/

ST is neat. UE is heavy duty.

Funny this doesn't come up more often when discussing St, as it is about the same price and an old name.

How is it to use?

> How is it to use?

Depends on how you configure it, it can be a lot of things. The UI is pretty amazing, but I don't have the knowledge or time to do it justice in the least, sorry :)

To be perfectly honest, the first time I finally tried it after hearing so much about it for so long, Sublime Text kind of disappointed me. You can't even print out of the box -- waitwhat? It does other cool things, true, and there is room for more than one text editor, text files are awesome that way. But still, I felt a bit like when everybody was going nuts over Firefox because they didn't know about Opera. I love Mozilla (a lot) and harbour no ill will towards Sublime Text, but god damnit, software isn't as tight as it used to be. I don't know anything about anything and even I can tell.

Printing isn't a task for a text editor. If you want to print something, open it in your word processor. I would be disappointed if the Sublime devs wasted a bunch of time developing 3-platform printing support when there are about a million more useful editing features they could be working on instead.
I was thinking about ultra edit.
Yes, I would spring the $70 in a moment for this ability.

Of course I may do anyway. I like to support small software producers.