Pydev 1.3.19 Released

Fabio Zadrozny fabiofz at gmail.com
Fri Aug 1 19:36:20 CEST 2008


Hi All,

Pydev and Pydev Extensions 1.3.19 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: Not all unused imports are shown in the message anymore
(could give problems saving workspace).
* Code Analysis: Fixed problem on double cycle in list comprehension.
* Interpreter config: The initial parse of the modules is much faster.


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

Pydev 1.3.19

Release highlights
----------------------

* Eclipse 3.2: Interactive console working
* Eclipse 3.4: Hyperlinks working
* Eclipse 3.4: Move / rename working
* raw_input() and input(): functions are now changed when a program is
launched from eclipse to consider a trailing '\r'
* Ctr+/: Changed to toggle comment (instead of only comment) -- patch from
Christoph Pickl
* Pydev package explorer: Link working with compare editor
* Auto-indent: Fixed problem when smart indent was turned off
* Debugger: Better inspection of internal variables for dict, list, tuple,
set and frozenset
* Console: When a parenthesis is entered, the text to the end of the line is
no longer deleted
* Code Formatter: can deal with operators (+, -, *, etc)
* Code Formatter: can handle '=' differently inside function calls / keyword
args
* Problem while navigating pydev package explorer fixed
* Race condition fixed in PythonNatureStore/PythonNature (thanks to Radim
Kubacki)
* Halt fixed while having multiple editors with the same file (with the
spell service on)
* Pythonpath is no longer lost on closed/imported projects
* Applying a template uses the correct line delimiter
* NPE fixed when creating editor with no interpreter configured
* Hyperlink works in the same way that F3 (saves file before search)



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/20080801/6b89805f/attachment.htm>


More information about the Python-announce-list mailing list