vscode with web2py

55 views
Skip to first unread message

william vegas

unread,
Nov 28, 2019, 4:07:55 PM11/28/19
to web2py-users
Hello guys. Any of you have configured vscode to work with web2py? that it recognizes all the methods and so on. Do you know any video or guide? Any help would be appreciated! Thanks! 

Massimo Di Pierro

unread,
Nov 28, 2019, 6:13:18 PM11/28/19
to web2py-users
I have not but I am pretty sure it will not recognize the objects in the global environment unless you use the usual trick:

if False:
    import anything already defined that you want vscode to see

py4web will work with vscode without hacks.
Reply all
Reply to author
Forward
0 new messages