Home » Wingware Python IDE Product Family » Screen Shots »
Wing IDE Personal Screen Shots
To see a fully functional installation of Wing IDE Personal in action, try a free trial.
Editor
Wing IDE Personal's powerful editor speeds development of Python code. Reduce typing burden and errors with the auto-completer and navigate your code with source index menus and goto-definition feature. The syntax-highlighting editor also provides emacs key bindings, block indentation and commenting, brace matching, line numbering, visible white space, rectangular selection, and much more.

Debugger
Wing IDE Personal provides easy-to-use debugging support for Python. Run to a breakpoints or exception, then inspect and change locals and globals. Wing also supports integrated debug I/O, optional external console I/O, remote and externally launched debugging (for example for web services, CGIs, or Zope), and the debugger stops immediately on unexpected (unhandled) exceptions.

Configurable User Interface
Wing IDE Personal is highly configurable: Alter the toolbar, add optional editor notebook tabs, change from single-window to multi-window mode, alter the overall look, or visual "theme" of the user interface, tweak font, size, and color options, add or remove splits in the tool areas and editor, change the layout and content of the tool areas, create multiple instances of tools, change key bindings to emacs or by altering individual bindings, and much more. Wing IDE is designed to look and work the way you want it to.



