Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Without code highlighting though, if I remember correctly. I don't see myself editing a >2MB file containing code, but still...


Code? Sure, probably not. But JSON? Certainly I've come across requests with more than 2MB of JSON.

(You might consider it an abuse of the format, but it is not completely without reason.)

ST3 (well, the plugin for doing it) breezed through prettifying and un-prettifying of the data.


how about something like sqlite3?

https://www.sqlite.org/download.html

shows the amalgamation, which is the main thing you'd build, having a 5.4 MB sqlite3.c file. I can easily see someone making a change to it if they wanted slightly different behavior - or to consult it for canonical behavior - and I was pleased I could glance through it in Sublime.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: