|
|
|
|
|
by kingatomic
5110 days ago
|
|
I use both IDEs and ST2. As with most things it comes down to personal preference, but perhaps mine may shed a little light. I use Eclipse for Java, VC++10 for C++, and ST2 for everything else. "Everything else" is a hodgepodge of things; dynamic scripting languages, JSON/CSV files, plain text files, etc. Basically everything one may use Notepad++ for, true; but I've found that I much prefer the ST2 interface, a subjective conclusion on my part. It's fast, it looks nice (to me), and I like the API. |
|