Pydev 1.2.0 Released
Fabio Zadrozny
fabiofz at gmail.com
Mon Jun 19 12:50:18 EDT 2006
Hi All,
Pydev and Pydev Extensions 1.2.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:
-----------------------------------------------------------------
- This is the first version supporting Eclipse 3.2.
- Interactive console: content is now changed so that blocks are closed with
the interactive interpreter 'rules' (so that you don't have invalid syntax
errors when passing code-blocks to the interactive console).
- An action was added to the menu so that you can use the Open Declaration
Quick-outline without needing focus on the pydev editor.
Release Highlights in Pydev:
----------------------------------------------
- Eclipse 3.2 supported (and 3.1 support is now discontinued)
- Lot's of optimizations to make pydev faster
- Ctrl+Click now works with the find definition engine
- Comments that start with #--- are shown in the outline
- Attributes are shown in the outline
- Parse errors are now shown (again) in the editor
- Many other bugs fixed
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/20060619/1e74e9a9/attachment.html>
More information about the Python-list
mailing list