Pydev 1.3.0 Released

Fabio Zadrozny fabiofz at gmail.com
Mon Mar 12 13:27:31 EDT 2007


Hi All,

Pydev and Pydev Extensions 1.3.0 have been released

Details on Pydev Extensions: http://www.fabioz.com/pydev
Details on Pydev: http://pydev.sf.net
Details on its development: http://pydev.blogspot.com

Release Highlights in Pydev Extensions:
-----------------------------------------------------------------

* Find References: Ctrl+Shift+G can be used to find the references to the
selected token in the editor
* Fix: Code-analysis: Fixed false positive for statement with no effect


Release Highlights in Pydev:
----------------------------------------------

* Code-completion: Deep analysis for discovering arguments in constructs
'from imports' now can be configured given the number of chars of the
qualifier
* Refactoring for override methods: changed so that it uses the pydev
code-completion engine for getting the hierarchy and methods
* Fix: Python Nature Restore: begin rule does not match outer scope rule
fixed
* Fix: Package Explorer: if show-in is in a deep structure, it will show it
is the 1st try and not only in the 2nd
* Fix: Package Explorer: some intercepts removed elements incorrectly, and
ended up messing the navigator and search (which has 'null' elements because
of that)


What is PyDev?
---------------------------

PyDev is a plugin that enables users to use Eclipse for Python and Jython
development -- making Eclipse a first class Python IDE -- It comes with many
goodies such as code completion, syntax highlighting, syntax analysis,
refactor, debug and many others.


Cheers,

-- 
Fabio Zadrozny
------------------------------------------------------
Software Developer

ESSS - Engineering Simulation and Scientific Software
http://www.esss.com.br

Pydev Extensions
http://www.fabioz.com/pydev

Pydev - Python Development Enviroment for Eclipse
http://pydev.sf.net
http://pydev.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070312/1fdbd170/attachment.html>


More information about the Python-list mailing list