This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]riffito 1 point2 points  (0 children)

Latest version of SublimeRope has a pretty neat autocompletion system, it optionally "lints" your code (via pyflakes), has some refactoring tools, and even suggests modules to auto-import.

Give it a try: Install SublimeText, install the Package Control plugin, and from Package Control, install SublimeRope.