Sublime has tons of autocompletion feature, for example in one stroke you
generate code for a class with all the necessary function like __init__.
You can do multiline edit with just one change. If you have a variable
'foo' in used in multilines of your code, you can change it at one place
and all the other occurrences gets updated. There is a whole gamut of color
coding with infinite color combinations. You can define your own color
coding. There are just few of the features. I can not do much justice to it
as I personally do not use it a lot, but I always hear great things about
it. May be others can fill you on in this. But remember that sublime is
only a text editor, not an IDE.

Reply via email to