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
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to