Hacker News new | ask | show | jobs
by rplnt 4513 days ago
This is my reason for using ST2 as well. I even bought PyCharm last year (the doomsday sale), but it was just too much. It has so many options that even basic ones had steep learning curve (as in "where the hell is this function?").

Note that I'm talking about personal use. If I were a full time developer, I might force myself into an IDE.

1 comments

(as in "where the hell is this function?").

Command-shift-a, type some letters. Done :). It's pretty much like Command-shift-p in Sublime Text.