Hi!
Pyscripter + tricks like:
 
if 0: 
      from gluon import *

    request = current.request
    response = current.response
    session = current.session
    cache = current.cache
    T = current.T


provide intellisense.
For debugging try this: 
https://groups.google.com/forum/#!topic/web2py/3WCT_yiYVpU

On Thursday, January 25, 2018 at 12:28:05 AM UTC+3, Andrea Fae' wrote:
>
> Web2py integrated ide environment is not bad, but with limited debugging, 
> no intellisense and so on.
> I'd like to know what is a completely free IDE for using with web2py. 
> Visual Studio Community? Visual Code Editor? In which way? How can I 
> integrate web2py with these IDE? Is it possible? 
> Can you suggest the best free IDE for web2py, with HTML, CSS, Javascript 
> and, obviously Python 2?
> Thank you
>

-- 
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.

Reply via email to