<div dir="ltr">Hi All,<br><br>Pydev and Pydev Extensions 1.3.19 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>* Code Analysis: Not all unused imports are shown in the message anymore (could give problems saving workspace).<br>
* Code Analysis: Fixed problem on double cycle in list comprehension.<br>* Interpreter config: The initial parse of the modules is much faster.<br><br><br>Release Highlights in Pydev:<br>----------------------------------------------<br>
<br>Pydev 1.3.19<br><br>Release highlights<br>----------------------<br><br>* Eclipse 3.2: Interactive console working<br>* Eclipse 3.4: Hyperlinks working<br>* Eclipse 3.4: Move / rename working<br>* raw_input() and input(): functions are now changed when a program is launched from eclipse to consider a trailing &#39;\r&#39;<br>
* Ctr+/: Changed to toggle comment (instead of only comment) -- patch from Christoph Pickl<br>* Pydev package explorer: Link working with compare editor<br>* Auto-indent: Fixed problem when smart indent was turned off<br>
* Debugger: Better inspection of internal variables for dict, list, tuple, set and frozenset<br>* Console: When a parenthesis is entered, the text to the end of the line is no longer deleted<br>* Code Formatter: can deal with operators (+, -, *, etc)<br>
* Code Formatter: can handle &#39;=&#39; differently inside function calls / keyword args<br>* Problem while navigating pydev package explorer fixed<br>* Race condition fixed in PythonNatureStore/PythonNature (thanks to Radim Kubacki)<br>
* Halt fixed while having multiple editors with the same file (with the spell service on)<br>* Pythonpath is no longer lost on closed/imported projects<br>* Applying a template uses the correct line delimiter<br>* NPE fixed when creating editor with no interpreter configured<br>
* Hyperlink works in the same way that F3 (saves file before search)<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><br>
</div>