Pydev 1.1.0 Released

Fabio Zadrozny fabiofz at gmail.com
Tue Jun 6 12:16:20 EDT 2006


Hi All,

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

- Bug-fixes

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

- Startup is now faster for the plugin: actions, scripts, etc. are now all
initialized in a separate thread
- Indentation engine does not degrade as document grows
- Multiple-string does not mess up highlighting anymore
- code completion issue with {} solved
- Ctrl+W: now expands the selection to cover the whole word where the cursor
is
- Assign to attributes (provided by Joel Hedlund) was expanded so that
Ctrl+1 on method line provides it as a valid proposal
- A Typing preferences page was created so that the main page now fits in
lower resolutions



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/20060606/2f835dc8/attachment.html>


More information about the Python-list mailing list