Hi All,<br>
<br>
Pydev and Pydev Extensions 1.1.0 have been released<br>
<br>
Details on Pydev Extensions: <a href="http://www.fabioz.com/pydev">http://www.fabioz.com/pydev</a><br>
Details on Pydev: <a href="http://pydev.sf.net">http://pydev.sf.net</a> <br>
Details on its development: <a href="http://pydev.blogspot.com">http://pydev.blogspot.com</a><br>
<br>
Release Highlights in Pydev Extensions:<br>
-----------------------------------------------------------------<br>
<br>
- Bug-fixes<br>
<br>
Release Highlights in Pydev:<br>
----------------------------------------------<br>
<br>
- Startup is now faster for the plugin: actions, scripts, etc. are now all initialized in a separate thread<br>
- Indentation engine does not degrade as document grows<br>
- Multiple-string does not mess up highlighting anymore<br>
- code completion issue with {} solved<br>
- Ctrl+W: now expands the selection to cover the whole word where the cursor is<br>
- Assign to attributes (provided by Joel Hedlund) was expanded so that Ctrl+1 on method line provides it as a valid proposal<br>
- A Typing preferences page was created so that the main page now fits in lower resolutions <br>
<br>
<br>
<br>
What is PyDev?<br>
---------------------------<br>
<br>
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.<br>
<br>
<br>
Cheers,<br>
<br>
-- <br>
Fabio Zadrozny<br>
------------------------------------------------------<br>
Software Developer<br>
<br>
ESSS - Engineering Simulation and Scientific Software<br>
<a href="http://www.esss.com.br">http://www.esss.com.br</a><br>
<br>
Pydev Extensions<br>
<a href="http://www.fabioz.com/pydev">http://www.fabioz.com/pydev</a><br>
<br>
Pydev - Python Development Enviroment for Eclipse<br>
<a href="http://pydev.sf.net">http://pydev.sf.net</a><br>
<a href="http://pydev.blogspot.com">http://pydev.blogspot.com</a>