Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #46337 > unrolled thread

PyDev 2.7.5 Released

Started byFabio Zadrozny <fabiofz@gmail.com>
First post2013-05-28 17:28 -0300
Last post2013-05-28 17:28 -0300
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  PyDev 2.7.5 Released Fabio Zadrozny <fabiofz@gmail.com> - 2013-05-28 17:28 -0300

#46337 — PyDev 2.7.5 Released

FromFabio Zadrozny <fabiofz@gmail.com>
Date2013-05-28 17:28 -0300
SubjectPyDev 2.7.5 Released
Message-ID<mailman.2323.1369772941.3114.python-list@python.org>

[Multipart message — attachments visible in raw view] — view raw

Hi All,

PyDev 2.7.5 has been released

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

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

* Icons in the outline are now correct.

* Fixed deadlock found on code analysis.

* Project-related error markers no longer created in the main thread.

* Showing a dialog to select template when a new module is created.

* PyUnit view output font uses the same font as the console

* New option in auto-formatting to auto-format only workspace files.

* Auto-formatting with only deleted lines no longer changes everything.

* PyUnit view orientation menu is now properly shown.

* Fixed interaction with external files on pydev package explorer.

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

PyDev is a plugin that enables users to use Eclipse for Python, Jython and
IronPython 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

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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web