Pydev 1.3.20 Released

Fabio Zadrozny fabiofz at gmail.com
Sat Aug 23 04:52:03 CEST 2008


Hi All,

Pydev and Pydev Extensions 1.3.20 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:
-----------------------------------------------------------------

* Code Analysis: Show error if using token not defined in __all__ in wild
import.
* Search: Working with eclipse 3.4.


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

* Pydev Package Explorer: Editor-link does not remove focus from current
editor if it's already a match (bug when compare editor was opened)
* Pydev debugger: Showing set and frozenset contents
* Pydev debugger: Watch working in eclipse 3.4
* Pydev debugger: Breakpoint properties accept new lines and tabs
* Pydev debugger: Workaround for python bug when filenames don't have
absolute paths correctly generated
* Pydev code-completion: Wild import will only show tokens defined in
__all__ (if it's available)
* Interactive console: Fixed problem when more attempts to connect were
needed
* Interactive console: Fixed console integration problem with other plugins
because of interfaces not properly implemented
* Incremental find: Backspace works correctly
* Launch icons: Transparent background (thanks to Radim Kubacki)
* Code Formatter: Exponentials handled correctly
* Launching: Unit-test and code-coverage may launch multiple folders/files
at once
* Code coverage: Number format exception no longer given when trying to show
lines not executed in the editor and all lines are executed
* Auto-indent: Fixed issue when using tabs which could result in spaces
being added



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-announce-list/attachments/20080822/81e621aa/attachment.htm>


More information about the Python-announce-list mailing list