08-12-2016, 06:52 AM
(08-11-2016, 10:04 PM)CrazyGuy108 Wrote: An IDE is an app for source code editing, build automation and debugging. I'm pretty sure Sublime and Emacs are just text editors...
Emacs is most definitely an IDE. It ships with a hella tools for programming, build systems, shit like that.
Sublime ships with (shit) build systems
Vim ships with basically no tools at all. you only turn it into an "ide" by including tools.