Hi All,
PyDev 2.2.1 has been released
Details on PyDev: http://pydev.org
Details on its development: http://pydev.blogspot.com
Release Highlights:
-------------------------------
Quick-outline
* Parent methods may be shown with a 2nd Ctrl+O.
* The initial node is selected with the current location in the file.
Extract local refactoring
* Option to replace duplicates.
* Fixed issue where wrong grammar could be used.
Others
* Improved handling of Ctrl+Shift+T so that no keybinding conflict takes place (now it'll be only active on the PyDev views/editor).
* PyLint markers always removed on a project clean.
* If the standard library source files are not found, more options are presented.
* If the completion popup is focused and shift is pressed on a context insensitive completion, a local import is done.
* Fixed issue where a local import wasn't being added to the correct location.
* Fixed error message in debugger when there was no caught/uncaught exception set in an empty workspace.
* Performance improvements on hierarchy view.
* Django commands may be deleted on dialog with backspace.
What is PyDev?
---------------------------
PyDev is a plugin that enables users to use Eclipse for Python, Jython and IronPython 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
Appcelerator
http://appcelerator.com/
Aptana
http://aptana.com/
PyDev - Python Development Environment for Eclipse
http://pydev.org
http://pydev.blogspot.com