Sublime is better than just a text editor. It has a concept of "packages", which are best managed with Package Control: http://wbond.net/sublime_packages/package_control
Among the packages available are several implementations of git and svn addons, and many other cool things as Xavier has pointed out. On Tue, May 29, 2012 at 12:41 PM, Alok Gandhi <[email protected]>wrote: > As I said I do not use sublime so I am not really in a position to do a > comprehensive critique. For me a text editor will always be a different > entity than an IDE, I am happy with Komodo so far. Another important thing > is that, if you are working in a dev team than code sharing, collobration > and version controls bocome important. Most of the IDE's (Eclipse, Komodo, > Visual Studio) provide extentions/addons to push/pull code directly with > the repositories, which also is not possible through text editors. >

