I use the "CodeIntel" plugin for Sublime Text 2 that was adapted from Komodo IDE according to the documentation. There's a bit of setup involved, but it's pretty quick to run. (it builds completion for various languages, etc)

If you add web2py to the python library path in Sublime, or include the directory to web2py to the project you have open, then code completion should "just work".

There are also plugins for pylint and pep8 which are really handy too.

-id


On 09/09/2012 09:53 PM, luckysmack wrote:
I have seen a few people on here mention they used sublime text. So i was curious as if anyone was willing to share anything special they did to setup ST to work with web2py for things like autocompletion (assuming code intel) or other web2py hints/goodies someone might know about, such as plugins, that help with web2py in general. Thanks. --




--



Reply via email to