Re: [Pydev-code] Re: PyDev
Brought to you by:
fabioz
From: Marshall C. <mar...@ar...> - 2004-04-27 04:22:42
|
Hey everbody =) I just digested the entire 15 or so messages in the pydev-code archive and I think you guys are approaching the auto completion very well =). As far as I understand, working on the include path setup is analagous to the java source/class path setup for java projects in eclipse, correct? I'll try to get cracking on this asap =). After I'm done with this I have some other nifty things I'd like to get working on.. Auto-source generators, source formatters, maybe some kind of attribute oriented meta programming analagous to xdoclet for java. What do you guys think? -Marshall --- Aleks Totic <at...@ya...> wrote: > Hi Marshall, > sounds great, we always need more volunteer. Have > you > checked out/compiled the latest source? > > I am planning on putting out a release in 3 weeks. > The > major new features will be: > Editor: hyperlinking. See editor's changes.txt for > details. > Debugger: more or less fully functional one. > Code completion: Dana is working on it, he's got the > details. > > There has been a lot of discussion about code > completion. > Check out the archives, and talk to Dana about it. > > I've added you to the pydev-code mailing list, so > you can > start the discussion, and see what the others are > doing. > > As a warmup, it'd be nice if you implemented the > include > paths settings for projects of a python nature. The > stub > code is already there, it just needs the real > widget, like > Java includes. See TODO inside ProjectProperties. > This will > be needed for the browser/code completion, anything > that > requires us to search for Python includes. > > For chat, you can reach me on AIM:atotic > > Aleks > > --- Marshall Culpepper <mar...@ar...> wrote: > > Aleks.. > > > > Hey, i've been using pydev off and on for my > python > > developing purposes and like the potential it has > alot > > :). > > > > I was curious if you had the need for an > experienced > > java/python developer to help you out w/ pydev. > I'd > > like to work on code completion/code assist, auto > > import, and some other things that the Java > > perspective gives to Java programmers. > > > > > > __________________________________ > Do you Yahoo!? > Win a $20,000 Career Makeover at Yahoo! HotJobs > http://hotjobs.sweepstakes.yahoo.com/careermakeover > > > ------------------------------------------------------- > This SF.net email is sponsored by: The Robotic > Monkeys at ThinkGeek > For a limited time only, get FREE Ground shipping on > all orders of $35 > or more. Hurry up and shop folks, this offer expires > April 30th! > http://www.thinkgeek.com/freeshipping/?cpg=12297 > _______________________________________________ > Pydev-code mailing list > Pyd...@li... > https://lists.sourceforge.net/lists/listinfo/pydev-code > > |