Full-featured Python IDE with intelligent editor and powerful debugger!

Wing IDE

Wing IDE 101 11.1.0.0

  -  86.5 MB  -  Freeware

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of Wing IDE 101 11.1.0.0.


For those interested in downloading the most recent release of Wing IDE or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • Wing IDE 101 11.1.0.0 Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    Wing IDE 101 11.1.0.0 Screenshot 1
  • Wing IDE 101 11.1.0.0 Screenshot 2
  • Wing IDE 101 11.1.0.0 Screenshot 3

What's new in this version:

- Features:
- Add real terminal emulation in OS Commands Pseudo-TTY when line mode is disabled
- Add Pseudo-TTY support for local processes on Windows; default I/O encoding is now utf-8
- Enable Start Terminal on Windows, using cmd.exe in the OS Commands panel
- Add "Stop on SystemExit" debugger preference with Always, When errno!=0, and Never modes
- Show errno in debug process terminated status message
- Add syntax highlighting for TOML, Rust, and Nix files
- Add Sort By Name, Visit History & Modification Time to the Open Files tool's context menu
- Support dragging files from Project tree, Open Files tool, and editor tabs to Testing tool
- Add 'Extra Run Args' to Docker container configuration for passing to 'docker run'

Fixed:
- Fix using newer OpenAI models in AI Chat
- Avoid AI Chat encodings failure on Windows with some AI responses
- Don't misidentify some uv projects as managed by Poetry
- Fix debug value tooltips over symbols when debug introspection is disabled
- Fix rectangular selection mode
- Fall back to home directory with warning when OS Commands initial directory does not exist
- Fix Recent menus & other functionality on Windows systems that are missing wmic.exe
- Fix visibility of JSON errors in syntax highlighting
- Correctly update '*' modified indicators in editor splits when closing a file without saving
- Don't reject 'workon' and similar commands for Activated Env in Project Properties
- Correctly update VCS Project Status when VCS operations are run outside of Wing
- Show unknown file icon for unrecognized file types in project tree
- Fix 3.12+ debugger core on 32 bit systems