[web2py] Re: Visual Studio Code

2022-12-21 Thread Davidiam
I tried the https://github.com/Andyhasit/web2py_intellisense in VS Code, but couldn't get it to work. I am sure that I set it up wrong as I didn't quite understand the instructions in the readme file. 1) I copied *auto_completion_support.py* into the modules folder of my welcome

[web2py] Re: Visual Studio Code

2020-05-01 Thread Andrew Rogers
Thanks for the reminder re the intellisense. Do you think it still works fine? I tried to out just now and had some issues. But the problem may well be me and not it. On Friday, 1 May 2020 19:55:39 UTC+10, villas wrote: > > Further to Andrew's reply you could also try these ideas: > > >

[web2py] Re: Visual Studio Code

2020-05-01 Thread villas
Further to Andrew's reply you could also try these ideas: http://www.web2py.com/books/default/chapter/29/14/other-recipes?search=ide+#Using-general-purpose-IDEs-with-web2py https://github.com/Andyhasit/web2py_intellisense -- Resources: - http://web2py.com - http://web2py.com/book

[web2py] Re: Visual Studio Code and debugging

2017-03-25 Thread Ty oc
You have 2 options, first is to optne the full web2py with applications directory and open web2py script and hit run (with internal console, external and so on should work) Or setup remote debugging https://donjayamanne.github.io/pythonVSCodeDocs/docs/debugging_remote-debugging/ basically you