Total Members Voted: 25
Why don't you decide for yourself? We're not going to be the ones spending our time staring at it.
This thread isn't for my decision. I'm already using Sublime Text (first one) on my laptop locally, and Vim via putty.
NiXiLL pls teach me how to make vim look nice
I use Sublime Text. I like it, it's sleek. I don't know how to code really, though. I'm still learning - I know know how a basic function works, and how to prevent it from being spammed on a server!
function limit(delay, f) { var last = 0; return function() { var args = Array.prototype.slice.call(arguments); if(last + delay > Date.now()) { return; } else { last = Date.now(); return f.apply(this, args); } };}var throttledfunc = limit(1000, function() {thing();});
The second and third ones look best to me but whatever you prefer dude. It's you doing the working and whatever you like best just use that
No no no, I know how to do it in Torquescript. Vaguely.
but vim is obviously the bestyou can almost smell the codehear the codetouch the codecaress the codefondle with the codehave love with the codeinterject on the codemmmmm