Wing IDE 4.1.5 released

Wingware info at wingware.com
Wed Apr 11 20:38:29 CEST 2012


Hi,

Wingware has released version 4.1.5 of Wing IDE, an integrated development
environment designed specifically for the Python programming language.

Wing IDE is a cross-platform Python IDE that provides a professional code
editor with vi, emacs, and other key bindings, auto-completion, call tips,
refactoring, context-aware auto-editing, a powerful graphical debugger,
version control, unit testing, search, and many other features.

**Changes**

Recent changes include:

* Add Show in Explorer/Finder and Copy File Path to editor tab context menu
* Include special and inherited methods names in the auto-completer
* Option to sort unit tests by source order
* Item in Options menu of Search in Files to copy results to clipboard
* Print and Select All in the debug I/O context menu
* Project property to override the Strip Trailing White Space preference
* Improved auto-editing with repeated press of :
* Auto-wrap auto-entered invocations
* Added support for debugging QThreads in PySide and PyQt4
* Option to auto-show Debug I/O tool on first output in each debug run
* Added support for Python 3.3 alpha1
* Emacs mode Alt-{ and Alt-}
* Improved Python turbo completion mode
* Several VI mode improvements
* About 50 other bug fixes and minor improvements

Complete change log: http://wingware.com/pub/wingide/4.1.5/CHANGELOG.txt

**New Features in Version 4**

Version 4 adds the following new major features:

* Refactoring -- Rename/move symbols, extract to function/method, and 
introduce variable
* Find Uses -- Find all points of use of a symbol
* Auto-Editing -- Reduce typing by auto-entering expected code
* Diff/Merge -- Graphical file and repository comparison and merge
* Django Support -- Debug Django templates, run Django unit tests, and more
* matplotlib Support -- Maintains live-updating plots in shell and debugger
* Simplified Licensing -- Includes all OSes and adds Support+Upgrades 
subscriptions

Details on licensing changes: http://wingware.com/news/2011-02-16

**About Wing IDE**

Wing IDE is an integrated development environment designed specifically for
the Python programming language.  It provides powerful editing, testing, and
debugging features that help reduce development and debugging time, cut down
on coding errors, and make it easier to understand and navigate Python code.
Wing IDE can be used to develop Python code for web, GUI, and embedded
scripting applications.

Wing IDE is available in three product levels:  Wing IDE Professional is
the full-featured Python IDE, Wing IDE Personal offers a reduced feature
set at a low price, and Wing IDE 101 is a free simplified version designed
for teaching beginning programming courses with Python.

Version 4.0 of Wing IDE Professional includes the following major features:

* Professional quality code editor with vi, emacs, and other keyboard
   personalities
* Code intelligence for Python:  Auto-completion, call tips, find uses,
   goto-definition, error indicators, refactoring, context-aware 
auto-editing,
   smart indent and rewrapping, and source navigation
* Advanced multi-threaded debugger with graphical UI, command line 
interaction,
   conditional breakpoints, data value tooltips over code, watch tool, and
   externally launched and remote debugging
* Powerful search and replace options including keyboard driven and 
graphical
   UIs, multi-file, wild card, and regular expression search and replace
* Version control integration for Subversion, CVS, Bazaar, git, 
Mercurial, and
   Perforce
* Integrated unit testing with unittest, nose, and doctest frameworks
* Django support:  Debugs Django templates, provides project setup tools,
   and runs Django unit tests
* Many other features including project manager, bookmarks, code snippets,
   diff/merge tool, OS command integration, indentation manager, PyLint
   integration, and perspectives
* Extremely configurable and may be extended with Python scripts
* Extensive product documentation and How-Tos for Django, matplotlib,
   Plone, wxPython, PyQt, mod_wsgi, Autodesk Maya, and many other frameworks

Please refer to http://wingware.com/wingide/featuresfor a detailed listing
of features by product level.

System requirements are Windows 2000 or later, OS X 10.3.9or later (requires
X11 Server), or a recent Linux system (either 32 or 64 bit).  Wing IDE 
supports
Python versions 2.0.x through 3.2.x and Stackless Python.

For more information, see the http://wingware.com/

**Downloads**

Wing IDE Professional and Wing IDE Personal are commercial software and
require a license to run. A free trial can be obtained directly from the
product when launched.

Wing IDE Pro -- Full-featured product:
http://wingware.com/downloads/wingide/4.1

Wing IDE Personal -- A simplified IDE:
http://wingware.com/downloads/wingide-personal/4.1

Wing IDE 101 -- For teaching with Python:
http://wingware.com/downloads/wingide-101/4.1

**Purchasing and Upgrading**

Wing 4.x requires an upgrade for Wing IDE 2.x and 3.x users at a cost of
1/2the full product pricing.

Upgrade a license: https://wingware.com/store/upgrade
Purchase a new license: https://wingware.com/store/purchase

Optional Support+Upgrades subscriptions are available for expanded
support coverage and free upgrades to new major releases:

http://wingware.com/support/agreement

Thanks!

-- 

The Wingware Team
Wingware | Python IDE
Advancing Software Development

www.wingware.com




More information about the Python-announce-list mailing list