ANN: Wing Python IDE 8.0.4 has been released

2021-09-29 Thread Wingware
Wing 8.0.4 adds Close Unmodified Others to the editor tab's context menu, documents using sitecustomize to automatically start debug, fixes the debugger on some Windows systems, improves icon rendering with some Windows scaling factors, and makes several other improvements. Details:  h

ANN: Wing Python IDE 8.0.3 has been released

2021-09-01 Thread Wingware
Wing 8.0.3 allows specifying the Django settings module for unit tests with --settings= in Run Args on the Testing page of Project Properties, fixes using an Activated Env that contains spaces in its path, prevents failure to reformat code on remote hosts and containers, fixes searching in file

ANN: Wing Python IDE version 8 has been released

2021-07-27 Thread Wingware
Wing 8 is a major new release that introduces support for development on Docker and LXC/LXD containers and Docker Compose clusters, a Python package management tool, improved project creation, improved static analysis and code warnings, support for Python 3.10, a native Apple Silicon (M1) build

ANN: Wing Python IDE 7.2.9 has been released

2021-04-12 Thread Wingware
Wing 7.2.9 adds remote development for 64-bit Raspberry Pi, improves auto-closing of quotes, optimizes change tracking when large numbers of project files change at once, improves debugger data display for some value types, and makes a number of other usability improvements. Details:  https://

ANN: Wing Python IDE 7.2.8 has been released

2021-01-14 Thread Wingware
Wing 7.2.8 fixes reformatting selections for PEP8, corrects completion of code reformatting in remote files when code is unchanged, fixes problems analyzing incomplete 'def async' statements, correctly handles refactor module rename when the target name exists, adds a preference to control the

ANN: Wing Python IDE 7.2.7 has been released

2020-11-16 Thread Wingware
Wing 7.2.7 improves running unit tests for Django and other testing frameworks, fixes Command-Alt-Click to add multiple selections on macOS, changes Goto Source in the Testing tool to display the innermost project file stack frame, and makes a number of other usability improvements. Details:

ANN: Wing Python IDE 7.2.6 has been released

2020-10-08 Thread Wingware
Wing 7.2.6 improves exception reporting for pytest, implements 2w in vi mode, fixes problems with setting up a new Django project, improves auto-spacing for / and :, reduces CPU use when analyzing and waiting for remote files, and makes a number of usability improvements. Details: https://win

ANN: Wing Python IDE version 7.2.5 has been released

2020-09-10 Thread Wingware
Wing 7.2.5 enhances the accuracy of some types of code warnings, improves Debug I/O process management, streamlines new virtualenv creation, implements vi mode :[range]y, and makes a number of usability improvements. Details: https://wingware.com/news/2020-09-09 Downloads: https://wingware.

ANN: Wing Python IDE version 7.2.4 has been released

2020-08-18 Thread Wingware
Wing 7.2.4 introduces support for Python 3.9, adds a preference to set the size of white space indicators, and makes a number of usability improvements. Details: https://wingware.com/news/2020-08-17 Downloads: https://wingware.com/downloads == About Wing == Wing is a light-weight but full-

ANN: Wing Python IDE 7.2.3 has been released

2020-07-14 Thread Wingware
Wing 7.2.3 has been released. This update introduces a How-To for using Wing with PyXLL, adds folding in .pyi and .pi files, fixes opening files from the macOS Catalina Finder, and makes many usability improvements.For details see the change log: https://wingware.com/pub/wingpro/7.2.3.0/C

ANN: Wing Python IDE version 7.2.2 released

2020-04-01 Thread Wingware
Wing Python IDE version 7.2.2 introduces a How-To for using Wing Pro's remote development features with AWS, adds support for Python 3 enums, allows constraining Find Uses of imported symbols to only the current file, and makes a number of usability and stability improvements. == Downloads ==

ANN: Wing Python IDE 7.2.1.0 released

2020-01-30 Thread Wingware
Wing 7.2.1 has been released. This update fixes debug process group termination, avoids failures seen when pasting some Python code, prevents crashing in vi browse mode when the first line of the file is blank, and fixes some other usability issues. For details see the change log: https://wi

ANN: Wing Python IDE 7.2 released

2020-01-21 Thread Wingware
Wing 7.2 has been released. This version adds auto-formatting with Black and YAPF, expanded support for virtualenv, support for Anaconda environments, easier debugging of modules launched with python -m, simplified manually configured remote debugging, and other improvements. == Auto-Reformat

ANN: Wing Python IDE 7.1.3

2019-11-15 Thread Wingware
Wing 7.1.3 has been released. This version adds improved and expanded documentation and support for matplotlib, improves the accuracy of code warnings, fixes automatically debugging child processes on Windows with Python 3.8, fixes installing the remote agent from .rpm or .deb installations, s

ANN: Wing Python IDE 7.1.2 has been released

2019-10-09 Thread Wingware
Wing Python IDE version 7.1.2 has been released. It adds a How-To for using Wing with Docker, allows disabling code warnings from the tooltip displayed over the editor, adds support for macOS 10.15 (Catalina), supports code folding in JSON files, adds optional word wrapping for output in the T

ANN: Wing Python IDE 7.1.1

2019-09-09 Thread Wingware
Wing Python IDE version 7.1.1 has been released. This release avoids slowing and dropping of remote development connections, fixes showing Pandas DataFrame and Series values, makes OS Commands work on remote hosts with Python 3, inspects remote extension modules with non-ascii characters in th

ANN: Wing Python IDE 7.1 released

2019-07-26 Thread Wingware
Wing 7.1 is a new release of Wingware's Python IDE product line. This release adds support for Python 3.8, warns about unused symbols, improves code warnings configuration, adds new icons for the auto-completer, project, and source browser, supports Dark Mode on OS X, and makes other improveme

ANN: Wing Python IDE 7.0.4 Released

2019-07-12 Thread Wingware
Wing Python IDE 7.0.4 has been released. Some of the highlights of this release include: Fix debugging notebooks with newer Jupyter versions Fix setting up a Django project with the default Python Executable Don't lose retained Debug I/O buffers after 60 seconds Avoid several inc

ANN: Wing Python IDE 7.0.2 released

2019-05-09 Thread Wingware
Wing 7.0.2 has been released. This is a minor release that includes the following fixes and improvements: * Add options to exclude Pylint warning messages by category (error, warning, info) * Fix several problems with code warnings * Fix several code analysis issues * Don't incorrectly cl

ANN: Wing Python IDE 7 is Now Available

2019-04-09 Thread Wingware
Wing Python IDE 7.0 - April 8, 2019 Wing 7 introduces an improved code warnings and code quality inspection system that includes built-in error detection and tight integration with pylint, pep8, and mypy. This release also adds a new data frame and array viewer, a MATLAB keyboard personal

ANN: Wing Python IDE 6.1.5 released

2019-03-05 Thread Wingware
Wing Python IDE version 6.1.5 is now available for download . Changes in 6.1.5 * Improves code intelligence for extension modules on remote hosts * Adds a debug status icon to the debug process selector, and

ANN: Wing Python IDE 6.1.3 released

2019-01-14 Thread Wingware
Links Release notice: https://wingware.com/news/2019-01-11 Downloads and Free Trial: https://wingware.com/downloads Buy: https://wingware.com/store/purchase Upgrade: https://wingware.com/store/upgrade Questions? Don't hesitate to email us at supp...@wingware.com. Thanks, -- Stephan Deibel Wingware | Python IDE The Intelligent Development Environment for Python Programmers wingware.com -- https://mail.python.org/mailman/listinfo/python-list

ANN: Wing Python IDE 6.1.2 released

2018-11-09 Thread Wingware
al: https://wingware.com/downloads Buy: https://wingware.com/store/purchase Upgrade: https://wingware.com/store/upgrade Questions? Don't hesitate to email us at supp...@wingware.com. Thanks, -- Stephan Deibel Wingware | Python IDE The Intelligent Development Environment for Python Programmers wingware.com -- https://mail.python.org/mailman/listinfo/python-list

ANN: Wing Python IDE 6.1.1 released

2018-09-21 Thread Wingware
: https://wingware.com/store/purchase Upgrade: https://wingware.com/store/upgrade Questions? Don't hesitate to email us at supp...@wingware.com. Thanks, -- Stephan Deibel Wingware | Python IDE The Intelligent Development Environment for Python Programmers wingware.com -- https://mail.python.org/mailman/listinfo/python-list

ANN: Wing Python IDE version 6.1 released

2018-07-31 Thread Wingware
Hi, Wingware has just released Wing 6.1 <http://wingware.com/news/2018-07-30>, which adds PEP 8 reformatting, includes a How-To for Windows Subsystem for Linux, supports the Qt5Agg backend for matplotlib, allows configuring a path for code snippets, supports evaluating generator expre

ANN: Wing Python IDE 6.0.12 released

2018-05-17 Thread Wingware
e.com/store/purchase Upgrade: https://wingware.com/store/upgrade Questions? Don't hesitate to email us at supp...@wingware.com. Thanks, -- Stephan Deibel Wingware | Python IDE The Intelligent Development Environment for Python Programmers wingware.com -- https://mail.python.org/mailman/listinfo/python-list

ANN: Wing Python IDEs version 6.0.11 released

2018-03-23 Thread Wingware
-03-21 Downloads and Free Trial: https://wingware.com/downloads Buy: https://wingware.com/store/purchase Upgrade: https://wingware.com/store/upgrade Questions? Don't hesitate to email us at supp...@wingware.com. Thanks, -- Stephan Deibel Wingware | Python IDE The Intelligent Development Environment for Python Programmers wingware.com -- https://mail.python.org/mailman/listinfo/python-list

ANN: Wing Python IDEs version 6.0.10 released

2018-02-22 Thread Wingware
e Upgrade: https://wingware.com/store/upgrade Questions? Don't hesitate to email us at supp...@wingware.com. Thanks, -- Stephan Deibel Wingware | Python IDE The Intelligent Development Environment for Python Programmers wingware.com -- https://mail.python.org/mailman/listinfo/python-list

ANN: Wing Python IDE v. 6.0.9 released

2017-12-13 Thread Wingware
mail us at supp...@wingware.com. Thanks, -- Stephan Deibel Wingware | Python IDE The Intelligent Development Environment for Python Programmers wingware.com -- https://mail.python.org/mailman/listinfo/python-list

ANN: Wing Python IDE v. 6.0.8 released

2017-11-07 Thread Wingware
...@wingware.com. Thanks, -- Stephan Deibel Wingware | Python IDE The Intelligent Development Environment for Python Programmers wingware.com -- https://mail.python.org/mailman/listinfo/python-list

ANN: Wing Python IDE 6.0.7 released

2017-09-06 Thread Wingware
anks, -- Stephan Deibel Wingware | Python IDE The Intelligent Development Environment for Python Programmers wingware.com -- https://mail.python.org/mailman/listinfo/python-list

ANN: Wing Python IDE 6.0.6 released

2017-06-30 Thread Wingware
e/upgrade Questions? Don't hesitate to email us at supp...@wingware.com. Thanks, -- Stephan Deibel Wingware | Python IDE The Intelligent Development Environment for Python Programmers wingware.com -- https://mail.python.org/mailman/listinfo/python-list

ANN: Wing Python IDE 6.0.5 released

2017-05-10 Thread Wingware
://wingware.com/news/2017-05-08 Downloads and Free Trial: http://wingware.com/downloads Buy: http://wingware.com/store/purchase Upgrade: https://wingware.com/store/upgrade Questions? Don't hesitate to email us at supp...@wingware.com. Thanks, -- Stephan Deibel Wingware | Python IDE Th

ANN: Wing Python IDE version 6.0.4 released

2017-04-04 Thread Wingware
e Questions? Don't hesitate to email us at supp...@wingware.com. Thanks, -- Stephan Deibel Wingware | Python IDE The Intelligent Development Environment for Python Programmers wingware.com -- https://mail.python.org/mailman/listinfo/python-list

ANN: Wing Python IDE 6.0.3 released

2017-03-22 Thread Wingware
27;t hesitate to email us at supp...@wingware.com. Thanks, -- Stephan Deibel Wingware | Python IDE The Intelligent Development Environment for Python Programmers wingware.com -- https://mail.python.org/mailman/listinfo/python-list

ANN: Wing Python IDE version 6.0.2 released

2017-02-03 Thread Wingware
e/features Buy: http://wingware.com/store/purchase Upgrade: https://wingware.com/store/upgrade Questions? Don't hesitate to email us at supp...@wingware.com. Thanks, -- Stephan Deibel Wingware | Python IDE The Intelligent Development Environment for Python Programmers wingware.com -

ANN: Wing IDE 6.0.1 released

2017-01-12 Thread Wingware
't hesitate to email us at supp...@wingware.com. Thanks, -- Stephan Deibel Wingware | Python IDE The Intelligent Development Environment for Python Programmers wingware.com -- https://mail.python.org/mailman/listinfo/python-list

ANN: Wing IDE 6.0 has been released

2016-12-22 Thread Wingware
Thanks, -- Stephan Deibel Wingware | Python IDE The Intelligent Development Environment for Python Programmers wingware.com -- https://mail.python.org/mailman/listinfo/python-list

ANN: Wing IDE 5.1.12 released

2016-06-17 Thread Wingware
Hi, Wingware has released version 5.1.12 of Wing IDE, our cross-platform integrated development environment for the Python programming language. Wing IDE features a professional code editor with vi, emacs, visual studio, and other key bindings, auto-completion, call tips, context-sensitive

ANN: Wing IDE 5.1.11 released

2016-04-18 Thread Wingware
Hi, Wingware has released version 5.1.11 of Wing IDE, our cross-platform integrated development environment for the Python programming language. Wing IDE features a professional code editor with vi, emacs, visual studio, and other key bindings, auto-completion, call tips, context-sensitive

ANN: Wing IDE 5.1.10 released

2016-02-26 Thread Wingware
Hi, Wingware has released version 5.1.10 of Wing IDE, our cross-platform integrated development environment for the Python programming language. Wing IDE features a professional code editor with vi, emacs, visual studio, and other key bindings, auto-completion, call tips, context-sensitive

ANN: Wing IDE 5.1.9 released

2016-01-14 Thread Wingware
Hi, Wingware has released version 5.1.9 of Wing IDE, our cross-platform integrated development environment for the Python programming language. Wing IDE features a professional code editor with vi, emacs, visual studio, and other key bindings, auto-completion, call tips, context-sensitive

ANN: Wing IDE 5.1.8 released

2015-10-08 Thread Wingware
Hi, Wingware has released version 5.1.8 of Wing IDE, our cross-platform integrated development environment for the Python programming language. Wing IDE features a professional code editor with vi, emacs, visual studio, and other key bindings, auto-completion, call tips, context-sensitive

ANN: Wing IDE 5.1.6 released

2015-08-19 Thread Wingware
Hi, Wingware has released version 5.1.6 of Wing IDE, our cross-platform integrated development environment for the Python programming language. Wing IDE features a professional code editor with vi, emacs, visual studio, and other key bindings, auto-completion, call tips, context-sensitive

ANN: Wing IDE 5.1.5 released

2015-06-19 Thread Wingware
Hi, Wingware has released version 5.1.5 of Wing IDE, our cross-platform integrated development environment for the Python programming language. Wing IDE features a professional code editor with vi, emacs, visual studio, and other key bindings, auto-completion, call tips, context-sensitive

ANN: Wing IDE 5.1.4 released

2015-05-04 Thread Wingware
Hi, Wingware has released version 5.1.4 of Wing IDE, our cross-platform integrated development environment for the Python programming language. Wing IDE features a professional code editor with vi, emacs, visual studio, and other key bindings, auto-completion, call tips, context-sensitive

ANN: Wingware Python IDE version 5.1.3 released

2015-03-23 Thread Wingware
store/upgrade Questions? Don't hesitate to email us at supp...@wingware.com. Thanks, -- Stephan Deibel Wingware | Python IDE The Intelligent Development Environment for Python Programmers wingware.com -- https://mail.python.org/mailman/listinfo/python-list

ANN: Wing IDE 5.1.2 released

2015-02-26 Thread Wingware
Hi, Wingware has released version 5.1.2 of Wing IDE, our cross-platform integrated development environment for the Python programming language. Wing IDE features a professional code editor with vi, emacs, visual studio, and other key bindings, auto-completion, call tips, context-sensitive

ANN: Wing IDE 5.1.1 released

2015-02-09 Thread Wingware
Hi, Wingware has released version 5.1.1 of Wing IDE, our cross-platform integrated development environment for the Python programming language. Wing IDE features a professional code editor with vi, emacs, visual studio, and other key bindings, auto-completion, call tips, context-sensitive

ANN: Wing IDE 5.1 released

2015-01-29 Thread Wingware
Hi, Wingware has released version 5.1 of Wing IDE, our cross-platform integrated development environment for the Python programming language. Wing IDE features a professional code editor with vi, emacs, visual studio, and other key bindings, auto-completion, call tips, context-sensitive

ANN: Wing IDE 5.0.9 released

2014-09-11 Thread Wingware
Hi, Wingware has released version 5.0.9 of Wing IDE, our cross-platform integrated development environment for the Python programming language. Wing IDE includes a professional quality code editor with vi, emacs, visual studio, and other key bindings, auto-completion, call tips, goto

ANN: Wing IDE 5.0.8 released

2014-07-22 Thread Wingware
Hi, Wingware has released version 5.0.8 of Wing IDE, our cross-platform integrated development environment for the Python programming language. Wing IDE includes a professional quality code editor with vi, emacs, visual studio, and other key bindings, auto-completion, call tips, goto

ANN: Wing IDE 5.0.7 released

2014-06-16 Thread Wingware
Hi, Wingware has released version 5.0.7 of Wing IDE, our cross-platform integrated development environment for the Python programming language. Wing IDE includes a professional quality code editor with vi, emacs, visual studio, and other key bindings, auto-completion, call tips, goto

ANN: Wing IDE 5.0.6 released

2014-04-24 Thread Wingware
Hi, Wingware has released version 5.0.6 of Wing IDE, our cross-platform integrated development environment for the Python programming language. Wing IDE includes a professional quality code editor with vi, emacs, visual studio, and other key bindings, auto-completion, call tips, goto

ANN: Wing IDE 5.0.5 released

2014-04-07 Thread Wingware
Hi, Wingware has released version 5.0.5 of Wing IDE, our cross-platform integrated development environment for the Python programming language. Wing IDE includes a professional quality code editor with vi, emacs, visual studio, and other key bindings, auto-completion, call tips, goto

ANN: Wing IDE 5.0.4 released

2014-03-21 Thread Wingware
Hi, Wingware has released version 5.0.4 of Wing IDE, our cross-platform integrated development environment for the Python programming language. Wing IDE includes a professional quality code editor with vi, emacs, visual studio, and other key bindings, auto-completion, call tips, goto

ANN: Wing IDE 5.0.3 released

2014-02-13 Thread Wingware
Hi, Wingware has released version 5.0.3 of Wing IDE, our cross-platform integrated development environment for the Python programming language. Wing IDE includes a professional quality code editor with vi, emacs, visual studio, and other key bindings, auto-completion, call tips, goto

ANN: Wing IDE 5.0.2 released

2014-01-15 Thread Wingware
Hi, Wingware has released version 5.0.2 of Wing IDE, our integrated development environment designed specifically for the Python programming language. Wing IDE includes a professional quality code editor with vi, emacs, and other key bindings, auto-completion, call tips, refactoring, context

ANN: Wing IDE 5.0.1 released

2013-12-10 Thread Wingware
Hi, Wingware has released version 5.0.1 of Wing IDE, our integrated development environment designed specifically for the Python programming language. Wing IDE includes a professional quality code editor with vi, emacs, and other key bindings, auto-completion, call tips, refactoring, context

ANN: Wing IDE 5.0 released

2013-11-18 Thread Wingware
Hi, Wingware has released version 5.0 of Wing IDE, our integrated development environment designed specifically for the Python programming language. Wing IDE provides a professional quality code editor with vi, emacs, and other key bindings, auto-completion, call tips, refactoring, context

ANN: Wing IDE 4.1.14 released

2013-09-12 Thread Wingware
Hi, Wingware has released version 4.1.14 of Wing IDE, our integrated development environment designed specifically for the Python programming language. Wing IDE provides a professional quality code editor with vi, emacs, and other key bindings, auto-completion, call tips, refactoring, context

ANN: Wing IDE 4.1.13 released

2013-05-03 Thread Wingware
Hi, Wingware has released version 4.1.13 of Wing IDE, our integrated development environment designed specifically for the Python programming language. Wing IDE provides a professional quality code editor with vi, emacs, and other key bindings, auto-completion, call tips, refactoring, context

ANN: Wing IDE 4.1.11 released

2013-02-27 Thread Wingware
Hi, Wingware has released version 4.1.11 of Wing IDE, our integrated development environment designed specifically for the Python programming language. Wing IDE provides a professional quality code editor with vi, emacs, and other key bindings, auto-completion, call tips, refactoring, context

Free PyCon 2013 passes!

2013-02-20 Thread Wingware
Hi, Wingware is a Gold Sponsor at PyCon 2013 and we have three conference passes that we are looking to give away. The conference is completely sold out, and these passes are a hot commodity, so we thought we would have some fun with this, rather than just offering them on a first-come

ANN: Wing IDE 4.1.10 released

2013-01-16 Thread Wingware
Hi, Wingware has released version 4.1.10 of Wing IDE, our integrated development environment designed specifically for the Python programming language. Wing IDE provides a professional quality code editor with vi, emacs, and other key bindings, auto-completion, call tips, refactoring

Wing IDE 4.1.8 released

2012-09-10 Thread Wingware
Hi, Wingware has released version 4.1.8 of Wing IDE, our integrated development environment designed specifically for the Python programming language. Wing IDE provides a professional quality code editor with vi, emacs, and other key bindings, auto-completion, call tips, refactoring, context

Wing IDE 4.1.7 released

2012-07-10 Thread Wingware
Hi, Wingware has released version 4.1.7 of Wing IDE, our integrated development environment designed specifically for the Python programming language. Wing IDE provides a professional quality code editor with vi, emacs, and other key bindings, auto-completion, call tips, refactoring, context

Wing IDE 4.1.6 released

2012-05-16 Thread Wingware
Hi, Wingware has released version 4.1.6 of Wing IDE, an integrated development environment designed specifically for the Python programming language. Wing IDE is a cross-platform Python IDE that provides a professional code editor with vi, emacs, and other key bindings, auto-completion, call

Wing IDE 4.1.5 released

2012-04-11 Thread Wingware
Hi, Wingware has released version 4.1.5 of Wing IDE, an integrated development environment designed specifically for the Python programming language. Wing IDE is a cross-platform Python IDE that provides a professional code editor with vi, emacs, and other key bindings, auto-completion, call

Wing IDE 4.1.3 released

2012-01-12 Thread Wingware
Hi, Wingware has released version 4.1.3 of Wing IDE, an integrated development environment designed specifically for the Python programming language. Wing IDE is a cross-platform Python IDE that provides a professional code editor with vi, emacs, and other key bindings, auto-completion, call

Wing IDE 4.1.2 released

2011-12-12 Thread Wingware
Hi, Wingware has released version 4.1.2 of Wing IDE, an integrated development environment designed specifically for the Python programming language. Wing IDE is a cross-platform Python IDE that provides a professional code editor with vi, emacs, and other key bindings, auto-completion, call

Wing IDE 4.1.1 released

2011-11-15 Thread Wingware
Hi, Wingware has released version 4.1.1 of Wing IDE, an integrated development environment designed specifically for the Python programming language. Wing IDE is a cross-platform Python IDE that provides a professional code editor with vi, emacs, and other key bindings, auto-completion, call

Wing IDE 4.0.4 released

2011-09-21 Thread Wingware
Hi, Wingware has released version 4.0.4 of Wing IDE, an integrated development environment designed specifically for the Python programming language. Wing IDE is a cross-platform Python IDE that provides a professional code editor with vi, emacs, and other key bindings, auto-completion, call

Wing IDE 4.0.3 released

2011-06-14 Thread Wingware
Hi, Wingware has released version 4.0.3 of Wing IDE, an integrated development environment designed specifically for the Python programming language. Wing IDE is a cross-platform Python IDE that provides a professional code editor with vi, emacs, and other key bindings, auto-completion, call

Wing IDE 4.0.2 Released

2011-05-06 Thread Wingware
Hi, Wingware has released version 4.0.2 of Wing IDE, an integrated development environment designed specifically for the Python programming language. Wing IDE is a cross-platform Python IDE that provides a professional code editor with vi, emacs, and other key bindings, auto-completion, call

ANN: Wing IDE 4.0.1 released

2011-03-31 Thread Wingware
Hi, Wingware has released version 4.0.1 of Wing IDE, an integrated development environment designed specifically for the Python programming language. Wing IDE is a cross-platform Python IDE that provides a professional code editor with vi, emacs, and other key bindings, auto-completion, call

ANN: Wing IDE 3.2.13 released

2011-03-02 Thread Wingware
Hi, Wingware has released version 3.2.13 of Wing IDE, an integrated development environment designed specifically for the Python programming language. This is a maintenance release for Wing 3.2 users only and includes the following improvements: * Support for Python 3.2 * 6 minor bug fixes

ANN: Wing IDE 4.0 Released

2011-02-21 Thread Wingware
Hi, Wingware has released version 4.0 of Wing IDE, an integrated development environment designed specifically for the Python programming language. 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

Wing IDE 3.2.12 released

2010-12-01 Thread Wingware
Hi, Wingware has released version 3.2.12 of Wing IDE, an integrated development environment designed specifically for the Python programming language. This release includes the following improvements: * Support for Stackless version 2.7 * Correctly ignore exceptions in debugger for logged

Wingware Python IDE 3.2.11 released

2010-10-11 Thread Wingware
Hi, Wingware has released version 3.2.11 of Wing IDE, an integrated development environment designed specifically for the Python programming language. This release includes the following improvements: * Improved Perforce integration * Improved vi and Visual Studio modes, and keyboard

Wing IDE 3.2.10 released

2010-08-19 Thread Wingware
Hi, Wingware has released version 3.2.10 of Wing IDE, an integrated development environment designed specifically for the Python programming language. This release includes the following improvements: * Several vi mode fixes and other key binding enhancements * Copy from selected text in

Wing IDE 3.2.9 released: Fixes debugger for Python 2.4.x and earlier

2010-06-16 Thread Wingware
Hi, Wingware has released version 3.2.9 of Wing IDE, an integrated development environment designed specifically for the Python programming language. This release includes the following bug fixes: * Fix debugger support for Python versions 2.4.x and earlier * Fix vi mode y$ See the change log

Wing IDE 3.2.8 released: Adds Python 2.7 support

2010-06-04 Thread Wingware
Hi, Wingware has released version 3.2.8 of Wing IDE, an integrated development environment designed specifically for the Python programming language. This release includes the following minor features and improvements: * Support for Python 2.7 * Partially updated French localization of the GUI

ANN: Wing IDE 3.2.7 released

2010-05-13 Thread Wingware
Hi, Wingware has released version 3.2.7 of Wing IDE, an integrated development environment designed specifically for the Python programming language. Wing IDE is a cross-platform Python IDE that provides a professional code editor with vi, emacs, and other key bindings, auto-completion, call

ANN: Wing IDE 3.2.6 released

2010-04-30 Thread Wingware
Hi, Wingware has released version 3.2.6 of Wing IDE, an integrated development environment designed specifically for the Python programming language. This release includes the following minor features and improvements: * Added Copy to Clipboard in Source Assistant * Added ability to clear

ANN: Wing IDE 3.2.5 Released

2010-03-05 Thread Wingware
Hi, Wingware has released version 3.2.5 of Wing IDE, an integrated development environment designed specifically for the Python programming language. Wing IDE provides a professional code editor with vi, emacs, and other configurable key bindings, auto-completion, call tips, a powerful

ANN: Wing IDE 3.2.3 released

2009-12-10 Thread Wingware
Hi, Wingware has released version 3.2.3 of Wing IDE, our integrated development environment for the Python programming language. Wing IDE can be used on Windows, Linux, and OS X to develop Python code for web, GUI, and embedded scripting applications. Wing IDE provides auto-completion, call

ANN: Wing IDE 3.2.2 released

2009-10-28 Thread Wingware
Hi, Wingware has released version 3.2.2 of Wing IDE, our integrated development environment for the Python programming language. This release includes the following changes: * Added Toggle Bookmark for unnamed bookmarks, visual indicator of bookmarks, and bookmark traversal menu in editor

ANN: Wing IDE 3.2 released

2009-08-20 Thread Wingware
Hi, Wingware has released version 3.2.0 final of Wing IDE, our integrated development environment for the Python programming language. *Release Highlights* This release includes the following new features: * Support for Python 3.0 and 3.1 * Rewritten version control integration with support

Wing IDE 3.1.8 released

2009-03-23 Thread Wingware
Hi, Wingware has released version 3.1.8 of Wing IDE, a bug-fix release for all three product levels of Wing IDE. *Release Highlights* This release includes the following: * Fixed problems seen with Subversion 1.4+ * Properly ignore settrace exception on x64 systems * Fixed "perforce s

Wing IDE 3.1.6 released

2008-12-15 Thread Wingware
Hi, Wingware has released version 3.1.6 of Wing IDE, a bugfix release for all three product levels of Wing IDE. *Release Highlights* This release includes the following: * Added previously missing support for x64 Python on Windows * Avoid auto-starting batch searches when a project is opened

Wing IDE 3.1.5 released

2008-11-11 Thread Wingware
Hi, Wingware has released version 3.1.5 of Wing IDE, a bugfix release for all three product levels of Wing IDE. *Release Highlights* This release includes the following: * Avoid auto-starting batch searches when a new project is opened * Several vi mode fixes * Added debug 'watch

ANN: Wing IDE for Python v. 3.1.4 released

2008-09-18 Thread Wingware
Hi, Wingware has released version 3.1.4 of Wing IDE. This bug fix release is available for all three product levels of Wing IDE. *Release Highlights* This release includes the following: * Debugger support for Python 2.6 * Support zope buildout directories not named "instance&quo

ANN: Wing IDE 3.1.1 released

2008-05-22 Thread Wingware
Hi, Wingware has released version 3.1.1 of Wing IDE. This bug fix release is available for all three product levels of Wing IDE. *Release Highlights* This release includes the following: * Template tool properly supports 2nd+ like-named fields * Several VI mode improvements * Replace in

ANN: Wing IDE 3.1 released

2008-05-08 Thread Wingware
Hi, Wingware has released version 3.1 of Wing IDE. The release is available for all three product levels of Wing IDE and can be found here: http://wingware.com/downloads *New Features* This release adds the following features not found in Wing 3.0.x: * Support for zip archives * Support for

Wing IDE 3.1beta3 released

2008-04-28 Thread Wingware
Hi, Wingware has released version 3.1 beta3 of Wing IDE, an integrated development environment for the Python programming language. It is available from: http://wingware.com/wingide/beta This release includes the following changes: * How-To and improvements for using Wing IDE with Google App

Wing IDE 3.0.5 released

2008-04-28 Thread Wingware
2.x license or purchase a new 3.x license: Upgradehttps://wingware.com/store/upgrade Purchase https://wingware.com/store/purchase Any 2.x license sold after May 2nd 2006 is free to upgrade; others cost 1/2 the normal price to upgrade. -- The Wingware Team Wingware | Python IDE Adva

Re: problem With Psyco on Wingide mac

2008-01-21 Thread Wingware Support
Arash Arfaee wrote: > I am trying to use psyco with wingide on mac. when I open Mac Python > shell I can import psyco, but not inside the wingide. Even python > shell on wingide cannot import psyco. > Can anybody help me to solvethis problem? I suspect Wing is finding a different Python installati

ANN: Wing IDE 3.0.3 released

2008-01-16 Thread Wingware
he normal price to upgrade. -- The Wingware Team Wingware | Python IDE Advancing Software Development www.wingware.com -- http://mail.python.org/mailman/listinfo/python-list

ANN: Wing IDE 3.0.1 Released

2007-10-24 Thread Wingware
ense or purchase a new 3.x license: Upgradehttps://wingware.com/store/upgrade Purchase https://wingware.com/store/purchase Any 2.x license sold after May 2nd 2006 is free to upgrade; others cost 1/2 the normal price to upgrade. -- The Wingware Team Wingware | Python IDE Advancing So

  1   2   >