pycharm and wingIDE are different from Bbedit and sublimetext. bbedit and sublimetext have auto-complete out of the box, just by loading your files into a project, but for pycharm and wingIDE you have to muck around with the options etc.
On Friday, August 11, 2017 at 6:57:46 AM UTC-7, Richard wrote: > > Kirill, I just try to create a new project and the autocompletion was > working, so I guess the issue is limited to virtual environement... > > On Fri, Aug 11, 2017 at 9:44 AM, Richard <[email protected] > <javascript:>> wrote: > >> Good, could you maybe try with python 2.14.6 if it works, just to be sure >> that web2py 2.15.x series trigger the issue... >> >> I think they are just not aware of the web2py modifications (if it the >> rigth reason of the issue), they have a lot on their plate and yes I guess >> web2py support could maybe not their major source of revenue... But they >> have a really good reputation and their product are wonderful. >> >> Richard >> >> >> Le jeudi 10 août 2017 16:32:51 UTC-4, Kirill Shatalaev a écrit : >>> >>> I created an issue, but I m afraid web2py is not their main stream... >>> >>> четверг, 10 августа 2017 г., 22:07:43 UTC+4 пользователь Richard написал: >>>> >>>> You may consider looking here if it a known bug and report it if not : >>>> https://youtrack.jetbrains.com/issues/PY >>>> >>>> On Thu, Aug 10, 2017 at 1:20 PM, Kirill Shatalaev <[email protected]> >>>> wrote: >>>> >>>>> Just tried with python 2.7, it creates new project from scratch and >>>>> downloads web2py automatically. Still no autocomplete and parameters. >>>>> >>>>> четверг, 10 августа 2017 г., 17:47:42 UTC+4 пользователь Richard >>>>> написал: >>>>>> >>>>>> Have you try with python 2.7 if it works... And are you using the >>>>>> pycharm project creation tool to configure your web2py environnement?? >>>>>> You >>>>>> can try with their tool before trying to make it work with virtual >>>>>> environnement... >>>>>> >>>>>> Richard >>>>>> >>>>>> On Tue, Aug 8, 2017 at 5:18 PM, Kirill Shatalaev <[email protected] >>>>>> > wrote: >>>>>> >>>>>>> Hello, I have Pycharm 2017.2 (Professional version). >>>>>>> >>>>>>> And autocompletion and Parameter info (ctrl+p) does not work out of >>>>>>> the box for my project. >>>>>>> >>>>>>> But, when I install pyDAL package on my project interpreter options, >>>>>>> and it starts to work (see attached screenshot). >>>>>>> >>>>>>> This is not the right way: using pydal as a separate package; this >>>>>>> causes troubles. For example, 2.15.3 web2py crashing on start if pyDAL >>>>>>> is >>>>>>> installed to my venv as additional package. >>>>>>> >>>>>>> What can I do to make autocompletion and parameter info usable? >>>>>>> >>>>>>> -- >>>>>>> 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. >>>>>>> >>>>>> >>>>>> -- >>>>> 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. >>>>> >>>> >>>> -- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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.

