Wednesday, February 27, 2013

Wing IDE 4.1.11 released

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

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:
  •   Right click on tool tabs to assign a key binding to the tool
  •   Allow auto-stripping trailing white space to be limited to project files
  •   Support for Subversion version 1.7.x
  •   Allow introduce variable refactoring in more contexts
  •   Support opening files with Wing via the Linux .desktop file
  •   Improve auto-editing fixups
  •   Fix keep external console open under Python 3
  •   Restore original editor and focus after refactoring operations complete
  •   Show skipped icon for groups of unit tests that were all skipped
  •   13 other bug fixes and minor improvements
        See the details in the change log.

        Learn more about Wing IDE   |   See what's new in Wing 4   |   Try a free trial   |   Purchase a License

        No comments:

        Post a Comment