+1 to Francisco gEdit + plugins
Richard On Tue, May 15, 2012 at 2:54 PM, Richard Vézina <[email protected] > wrote: > +1 > > > On Sun, Feb 12, 2012 at 5:41 PM, Francisco Costa > <[email protected]>wrote: > >> at tymr we use gEdit + plugins >> >> On Feb 12, 4:17 pm, Anthony <[email protected]> wrote: >> > > I am also comfortable with the web based IDE. However even with >> youadworld >> > > there was over 5000 files to port over. (Most didn't have to be ported >> > > because web2py added the same features required). It is very hard to >> work >> > > with a large amount of files with the built in web based IDE. Now if >> it >> > > would have a folder tree panel like most standalone IDE's that would >> help >> > > greatly. >> > >> > Note, the web-based IDE isn't really intended as the main editing >> interface >> > for large projects. It's more of a convenience for moderate editing >> needs, >> > as well as an interface for other application management tasks. >> > >> > With the latest trunk, if you do "from gluon import *" in a file, you >> > should get code completion for all of the web2py API (works for me in >> > Aptana). >> > >> > Anthony >> > >

