PyDev 4.2.0 Released

Fabio Zadrozny fabiofz at gmail.com
Tue Jul 7 15:49:06 EDT 2015


Release Highlights:
-------------------------------

* New search page for Python contents

* Text-searches using a Lucene index allows for fast matches.
* Matches can be flattened and grouped by project, folders and modules.
* Results page allows additional filtering based on module name.

* Further improvements on code completion unpacking compound types.

* Not adding auto 'import' token in cython files (to accept cimport).

* PyDev Mylyn integration no longer depends on a specific PyDev release.

* Fixed halting condition when unable to create native file watches.

* Vertical indent guide no longer slows down the editor on Linux
(PyDev-582).


What is PyDev?
---------------------------

PyDev is an open-source Python IDE on top of Eclipse for Python, Jython and
IronPython development.

It comes with goodies such as code completion, syntax highlighting, syntax
analysis, code analysis, refactor, debug, interactive console, etc.

Details on PyDev: http://pydev.org
Details on its development: http://pydev.blogspot.com


What is LiClipse?
---------------------------

LiClipse is a PyDev standalone with goodies such as support for Multiple
cursors, theming, TextMate bundles and a number of other languages such as
Django Templates, Jinja2, Kivy Language, Mako Templates, Html, Javascript,
etc.

It's also a commercial counterpart which helps supporting the development
of PyDev.

Details on LiClipse: http://www.liclipse.com/



Cheers,

--
Fabio Zadrozny
------------------------------------------------------
Software Developer

LiClipse
http://www.liclipse.com

PyDev - Python Development Environment for Eclipse
http://pydev.org
http://pydev.blogspot.com

PyVmMonitor - Python Profiler
http://www.pyvmmonitor.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20150707/0f83115f/attachment.html>


More information about the Python-list mailing list