On Tuesday, June 6, 2017 at 11:11:47 AM UTC-7, Ron Chatterjee wrote:
>
> wing IDE. 
>
>
And do you have an answer to his question about Wing IDE?
 

> On Tuesday, June 6, 2017 at 9:34:01 AM UTC-4, Assela Pathirana wrote:
>>
>> Dear all, 
>>
>> I have started dabbling with web2py since a few weeks. Created several 
>> simple apps of my own and quite happy with it as a web framework.   I have 
>> the following questions, to which I could not find a satisfactory answer 
>> within the mailing list. I would be very much grateful if someone can help 
>> me on these. 
>>
>> 1. I liked very much to have the convenience of an IDE (especially the 
>> debugger/code-completion features.  However, the way the whole package 
>> works makes me prefer to work with the online editor/debugger system. The 
>> Debugger is quite adequate for the purpose. However, what I could not 
>> figure out is how to get code completion in the online editor. There is a 
>> discussion about an editor called 'Amy' in this list a few years ago. 
>> However, I did not find any information about how to get it going in the 
>> current version of web2py. I tried adding 
>>
>> editor = Amy
>>
>> (Also with different capitalization like AMY, amy); but every time my 
>> editor window is empty! (obviously it does not work this way). 
>>
>> I also tried adding 
>>
>> TEXT_EDITOR = 'amy'
>>
>> at the end of 0.py  file. It has no impact. 
>>
>> Can you help me how to set the proper editor with code completion on 
>> web2py. 
>>
>> 2. What is your recommended way of getting web2py auto-completion to work 
>> with an IDE (I use Wing IDE  - it's web site has some information 
>> https://wingware.com/doc/howtos/web2py but this is not complete (which 
>> modules should I import in addition to db to get full web2py system to 
>> autocomplete?). Again, there are many old threads in this list on this - 
>> but I could not find a methods that works easily with the current 
>> version(s) of web2py. 
>>
>> Thank you very much in advance. 
>>
>> Assela
>>
>>

-- 
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 web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to