DEV Community

Admire Makusha
Admire Makusha

Posted on

Sublime Text 3 IDE ideas

I want to turn Sublime Text 3 into a lightweight ide for python. Any suggestions for packages that I should include.

Top comments (1)

Collapse
 
joeberetta profile image
Joe Beretta

I've used ST as IDE for JS, but think you can do same for python.
I've used linter, autochecker(correct), js autocomplete and code snippets. It's enough for minimal IDE, I think