I do know sublime text. I am assuming there is a way to tell it where to look for python modules for autocomplete.
On Wednesday, 9 July 2014 10:06:25 UTC-5, JorgeH wrote: > > You mean in the OS dir path?? > > On Wednesday, July 9, 2014 7:13:46 AM UTC-5, Massimo Di Pierro wrote: >> >> If your problem is the lack of autocompletion try add gluon to path and >> include "if 0: from gluon import *" on your files. Everything else should >> work out of the box. >> >> On Wednesday, 9 July 2014 04:29:49 UTC-5, eric cuver wrote: >>> >>> hello, >>> >>> how can we do to configure sublime text 3 to work web2py >>> >> -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

