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.
Highlights of this release include:
- Added Create New Package to the Project context menu
- Added Open Files tool for navigating to and closing open files
- Added new code selection commands in the Edit > Select menu
to select current/next/previous statement or scope - Many auto-editing, auto-indent, and auto-completion improvements
- Fixed evaluation in shells of files with a coding comment
- Several VI mode fixes
- About 15 other bug fixes and minor improvements
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 burden 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
Learn more about Wing IDE | See what's new in Wing 4 | Try a free trial | Purchase a License