Wing IDE is a cross-platform Python IDE that provides a professional quality 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.
This minor release includes:
- Allow setting syntax highlighting colors for all supported file types
- Added Previous/Next buttons to the Find Uses tool
- Added more line editing key bindings in default keyboard personality
- Added Close Others to the Open Files tool's context menu
- Updated German localization (thanks to Chris Heitkamp!)
- Added character order fixup auto-editing operation (such as x(.) -> x().)
- Preference for maximum file size to try to open (default is 100MB)
- Enter during rename, move, and introduce var refactoring does the operation
- Fix typing and pasting into rectangular selection in non-VI keyboard modes
- Recognize *.m as matlab file by default
- Find Uses prioritizes current file over the rest of the project
- Several auto-editing and Turbo completion mode fixes
- Fix VI mode r (replace char) on non-ascii characters
- About 15 other bug fixes and minor improvements
Learn more about Wing IDE | See what's new in Wing 4 | Try a free trial | Purchase a License