RE: [Pydev-code] Templates
Brought to you by:
fabioz
From: Dana M. <dan...@ya...> - 2004-08-10 13:31:35
|
templates rock! This is actually the thing I was going to try tackling next (I was calling them content assistants, which is the "correct" eclipse name for them, but you've already delivered them. I think it's the next great piece of the puzzle. Perhps what I should go off and do next is to fully develop a python "nature" and an associeted python "New Project" wizard. I think that the time to deliver that should be fairly short, since I know how to do it, ahving done a similar thing for our SWeDe project. I will also fix the "assume ther is a Python on-path somewhere assumption of the autocompletion stuff by grabbing the stated python interpreter preference from the debugger. If there is not one, then autocompletion will be turned off by default, just as Aleks wishes. As an aside, let me report that overall, I got a really enthusiastic response from the hundred or so people I showed it to at OsCon 2004 in Portland, OR. I had finished the autocompletion stuff but not checked it in so I showed that too. I did not show templates because I was out of sync with Fabio's delivery. Guido van Rossum attended the presentation and his reposnse was that this was really good looking stuff and ought to interest the corporate developer. A guy from a company which vends a similar product for roughly US$300, made some challenging remarks abuot what is missing from our work that is bundled in their proprietary product, and I thanked him kindly, suggesting that those "missing pieces" might be the genesis of new features for our open source effort. One guy asked whetehr we were going to incorporate gui building capabilities, and I said that I could not believe it's on Aleks' roadmap to do such a thing, but I would report the interest to the group. It's certainly not something that I personally would like to work on. Obviously the Eclipse people themselves are nt thinking about anything like that for their reference implementation of the Java Development Environment. Anyway, thanks for templates Fabio. They rock! --- Fabio Zadrozny <fa...@in...> wrote: > Templates works in the same manner that autocompletion does, so, just > Ctrl+Space and it should show the templates you defined in the > templates > page (on the pydev preferences, now, there should be a templates > page, were > you can add/edit/remove any template). > > []s > > Fabio Zadrozny > ------------------------------------------------------ > Software Developer > ESSS - Engineering Simulation and Scientific Software > www.esss.com.br > > > -----Original Message----- > From: pyd...@li... > [mailto:pyd...@li...] On Behalf Of Aleks > Totic > Sent: segunda-feira, 9 de agosto de 2004 21:41 > To: pyd...@li... > Subject: Re: [Pydev-code] Templates > > Neat. I've never used templates before. How do I activate them in in > the > editor? > > Aleks > > Fabio Zadrozny wrote: > > > Hi All, > > > > I've just added the templates preferences pages and the templates > > support to our plugin. > > > > If anyone wants to add more templates to the default templates, > that > > would be a great idea... > > > > ------------------------------------------------------- > SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank > Media 100pk > Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% > off > Retail on Ink & Toner - Free Shipping and Free Gift. > http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 > _______________________________________________ > Pydev-code mailing list > Pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > > > > ------------------------------------------------------- > SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank > Media > 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 > Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. > http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 > _______________________________________________ > Pydev-code mailing list > Pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > __________________________________ Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mobile phone. http://mobile.yahoo.com/maildemo |