I am working exclusively with web2py, over 2 years (8-24 hours a day *7) plus holydays. And I never used an IDE. I use Sublime-text-2 and VIM, I have Python code completion and I have set some web2py completions for common code snippets both in VIM and Sublime-text.
But, If I wanted or needed to use an IDE, I would use WingIDE. WingIDE works perfectly with web2py! On Sun, Feb 12, 2012 at 4:09 AM, Bruce Wade <[email protected]> wrote: > Hi, > > I have been using web2py for a little over 2 months (8-12 hours a day * 7) > now. It might not seem like a long time, however because of the scope of > projects I am working on I have had to learn a lot. > > One of the situations I found as projects grow in size, although the web > based IDE is great and very powerful I find it slows down my productivity > greatly when going back and forth between controllers etc.. or having > multiple browser tabs open. > > After awhile I decided to move back to eclipse to handle my programming > needs. However I noticed because of how web2py is designed with lots of > global's going on eclipse code completion is pretty much useless. (Correct > me if I am wrong and someone was able to get code completion with web2py to > work). > > Would anyone be interested in making a dedicated standalone IDE for > web2py? > > -- > -- > Regards, > Bruce Wade > http://ca.linkedin.com/in/brucelwade > http://www.wadecybertech.com > http://www.warplydesigned.com > http://www.fitnessfriendsfinder.com > -- Bruno Rocha [http://rochacbruno.com.br]

