Wing IDE is a development environment for Python. It provides powerful editing, code intelligence, testing, debugging, and search capabilities that reduce development and debugging time, cut down on coding errors, and make it easier to understand and navigate Python code.
| Tags | Software Development Debuggers Text Editors Integrated Development Environments (IDE) |
|---|---|
| Licenses | Commercial |
| Operating Systems | Windows Windows Windows Windows POSIX Linux Mac OS X |
| Implementation | C C++ Python Zope |
| Translations | English German |
Recent releases


Release Notes: This release speeds up Search in Files, particularly when looking in Project Files, speeds up project load, fixes several auto-editing bugs, fixes several VI mode bugs, correctly detects snippet context in files with tab indentation, fixes goto-definition in the Debug Probe, adds a How-To with tips for using Wing IDE with GTK via PyGObject, and fixes 14 other minor bugs.


Release Notes: This release adds support for Python 2.6 and 2.7 running on Cygwin, lists SHA1 hashes on the downloads page, shows perspectives key bindings in the Load Perspective sub-menu, fixes several color-related regressions, fixes extract refactoring when top-level source is indented, returns focus to the editor after refactoring operations, and fixes about 6 other minor bugs.


Release Notes: This released makes it easier to assign key bindings to tools, allows auto-stripping of trailing white space to be limited to project files, supports Subversion 1.7.x, introduces variable refactoring in more contexts, supports opening files via the Linux .desktop file, improves auto-editing fixups, and makes about 16 other bugfixes and minor improvements.


Release Notes: This release allows setting syntax highlighting colors for all supported file types, adds Previous/Next buttons to the Find Uses tool, adds more line editing key bindings to the default keyboard personality, updates the German localization, adds character order fixup auto-editing operation such as x(.) -> x(), and makes about 25 other bugfixes and minor improvements.


Release Notes: This release adds a preference to show property values in the debugger (off by default to avoid calling user code), shows inherited class attributes in Stack Data and Watch tools, fixes several VI mode bugs, fixes several Turbo mode auto-completer mode bugs, fixes the Pretty Print option in the Python Shell and Debug Probe, fixes stepping over and out of Django templates, fixes debugging files with non-ASCII characters in their names under Python 3, improves NUKE/NUKEX support, and adds about 25 other bugfixes and minor improvements.