[web2py] Re: web2py on IDE

2010-04-18 Thread Yarko Tymciurak
Remember - the simplest, most general initial approach to letting people edit a file in their own preferred editor is to allow external editors, and configuration of same. Yes, this gives up things (i.e. code completion) but at the same time it provides an important stepping stone: a way to do "e

Re: [web2py] Re: web2py on IDE

2010-04-18 Thread G. Clifford Williams
Vi/Vim mode would be really nice to have, but it's far from trivial to implement. On Apr 18, 2010, at 12:26 AM, Mengu wrote: > On 18 Nisan, 04:10, Doug Elkin wrote: >> Feel free to take these requests with a grain of salt... I know most >> things with development are easier said than done, but

[web2py] Re: web2py on IDE

2010-04-17 Thread mdipierro
Something that would make easy to move file and plugins across applications, pack and unpack apps and plugins may also be useful. On Apr 17, 9:57 pm, Thadeus Burgess wrote: > Instead of "Create new file" you can have "Create Controller"/"Create > Model"/"Create View" etc etc.. And it will just ma

[web2py] Re: web2py on IDE

2010-04-17 Thread Mengu
On 18 Nisan, 04:10, Doug Elkin wrote: > Feel free to take these requests with a grain of salt... I know most > things with development are easier said than done, but these are just > things I'd really like to see: > > When doing tab-completion on web2py functions, I'd like to be able to > see any

Re: [web2py] Re: web2py on IDE

2010-04-17 Thread Thadeus Burgess
Instead of "Create new file" you can have "Create Controller"/"Create Model"/"Create View" etc etc.. And it will just make the file in the proper place for that framework. I would also like to see, for web2py, is to have exec/build mapped to F5, but for web2py projects it will launch a single inst

[web2py] Re: web2py on IDE

2010-04-17 Thread Doug Elkin
Feel free to take these requests with a grain of salt... I know most things with development are easier said than done, but these are just things I'd really like to see: When doing tab-completion on web2py functions, I'd like to be able to see any other possible variables that can be passed to the

[web2py] Re: web2py on IDE

2010-04-16 Thread mdipierro
I cannot think of anything specific. What will the license be? On Apr 16, 10:37 pm, Mengu wrote: > thanks massimo. any recommendations for web2py or general purpose? > > On Apr 17, 4:42 am, mdipierro wrote: > > > looks really nice. > > > On Apr 16, 7:35 pm, Mengu wrote: > > > > an early preview

[web2py] Re: web2py on IDE

2010-04-16 Thread Mengu
thanks massimo. any recommendations for web2py or general purpose? On Apr 17, 4:42 am, mdipierro wrote: > looks really nice. > > On Apr 16, 7:35 pm, Mengu wrote: > > > > > an early preview can be viewed athttp://omploader.org/vNDNsag/out-18.ogv > > > On Apr 17, 3:29 am, Jose wrote: > > > > On 1

[web2py] Re: web2py on IDE

2010-04-16 Thread mdipierro
looks really nice. On Apr 16, 7:35 pm, Mengu wrote: > an early preview can be viewed athttp://omploader.org/vNDNsag/out-18.ogv > > On Apr 17, 3:29 am, Jose wrote: > > > On 16 abr, 20:25, Mengu wrote: > > > > hi all, > > > > many of you know that i'm developing a web development IDE that will >

[web2py] Re: web2py on IDE

2010-04-16 Thread Mengu
an early preview can be viewed at http://omploader.org/vNDNsag/out-18.ogv On Apr 17, 3:29 am, Jose wrote: > On 16 abr, 20:25, Mengu wrote: > > > hi all, > > > many of you know that i'm developing a web development IDE that will > > support many frameworks including web2py. so i want to hear your

[web2py] Re: web2py on IDE

2010-04-16 Thread Jose
On 16 abr, 20:25, Mengu wrote: > hi all, > > many of you know that i'm developing a web development IDE that will > support many frameworks including web2py. so i want to hear your ideas > and suggestions for both web2py part and the IDE in general. > > your sincerely > mengu Where can I see so