Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #61497

ANN: Wing IDE 5.0.1 released

Path csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <info@wingware.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.000
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'tutorial': 0.03; 'win32': 0.03; 'syntax': 0.04; '(except': 0.07; 'context': 0.07; 'debug': 0.07; 'fixes': 0.07; 'subject:ANN': 0.07; 'subject:released': 0.07; 'tool,': 0.07; 'vi,': 0.07; 'corrections': 0.09; 'highlighting': 0.09; 'ide': 0.09; 'questions?': 0.09; 'received:66.35': 0.09; 'testing,': 0.09; 'runs': 0.10; 'python': 0.11; 'bug': 0.12; 'language.': 0.14; 'changes': 0.15; 'windows': 0.15; 'bindings,': 0.16; 'debugger,': 0.16; 'emacs,': 0.16; 'keys)': 0.16; 'optional': 0.16; 'optionally': 0.16; 'renaming': 0.16; 'rewritten': 0.16; 'segfault': 0.16; 'splits': 0.16; 'tab': 0.16; 'tabs': 0.16; 'toolbar': 0.16; 'url:whatsnew': 0.16; 'wing': 0.16; 'wingware': 0.16; 'exception': 0.16; 'fix': 0.17; 'thanks,': 0.17; 'split': 0.19; 'programming': 0.22; 'shell': 0.22; 'creating': 0.23; 'header:User-Agent:1': 0.23; 'expanded': 0.24; 'preferences': 0.24; 'visible': 0.24; 'environment': 0.24; 'specifically': 0.29; 'feature': 0.29; 'sets': 0.30; 'skip:( 20': 0.30; 'code': 0.31; 'jean': 0.31; 'minor': 0.31; 'file': 0.32; 'could': 0.34; 'received:66': 0.35; 'tool': 0.35; 'editor': 0.35; 'operations': 0.35; 'there': 0.35; 'version': 0.36; 'url:downloads': 0.36; 'hi,': 0.36; 'unit': 0.37; 'project': 0.37; 'problems': 0.38; 'to:addr:python-list': 0.38; 'files': 0.38; 'launch': 0.39; 'to:addr:python.org': 0.39; 'release': 0.40; 'free': 0.61; 'color': 0.61; 'french': 0.61; 'include:': 0.61; 'url:5': 0.61; 'new': 0.61; 'information': 0.63; 'field': 0.63; 'our': 0.64; 'more': 0.64; 'different': 0.65; 'details': 0.65; 'url:0': 0.67; 'default': 0.69; 'integrated': 0.69; 'hesitate': 0.70; 'quality': 0.72; 'from:addr:info': 0.73; 'search,': 0.74; 'completion': 0.78; '3.4': 0.84; 'asynchronous': 0.84; 'graphical': 0.91; 'opens': 0.91; 'probe': 0.91; 'email name:support': 0.95
Date Tue, 10 Dec 2013 14:12:41 -0500
From Wingware <info@wingware.com>
Organization Wingware
User-Agent Postbox 3.0.8 (Macintosh/20130427)
MIME-Version 1.0
To python-list@python.org
Subject ANN: Wing IDE 5.0.1 released
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3847.1386702764.18130.python-list@python.org> (permalink)
Lines 70
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1386702765 news.xs4all.nl 2917 [2001:888:2000:d::a6]:44739
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:61497

Show key headers only | View raw


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-aware 
auto-editing,
a powerful graphical debugger, version control, unit testing, search, 
and many
other features.  For details see http://wingware.com/

Changes in this minor release include:

* Support for Python 3.4beta1+
* Fix file type registration on OS X
* Fix potential segfault after using tab to move from field to field
* Fix creating and renaming snippets and snippets tool drop down menu
* Fix exception when closing windows and failure to quit on win32
* Optimize message tool, which could substantially slow down the IDE
* Fix problems setting custom colors via the Editor -> Syntax Coloring 
preferences
* Updates and corrections in French localization (thanks to Jean Sanchez)
* Fix intermittant failure to include all selected files in a version 
control operation
* Fix switching to alphabetizing file tabs and keeping active tab 
visible when there are 2+ splits
* 21 other bug fixes

For details see http://wingware.com/pub/wingide/5.0.1/CHANGELOG.txt

New features in Wing 5 include:

* Now runs native on OS X
* Draggable tools and editors
* Configurable toolbar and editor & project context menus
* Optionally opens a different sets of files in each editor split
* Lockable editor splits
* Optional Python Turbo completion (context-appropriate completion on 
all non-symbol keys)
* Sharable color palettes and syntax highlighting configurations
* Auto-editing is on by default (except some operations that have a 
learning curve)
* Named file sets
* Sharable launch configurations
* Asynchronous I/O in Debug Probe and Python Shell
* Expanded and rewritten tutorial
* Support for Python 3.4

For more information on what's new in Wing 5, see 
http://wingware.com/wingide/whatsnew

Free trial: http://wingware.com/wingide/trial
Downloads: http://wingware.com/downloads
Feature matrix: http://wingware.com/wingide/features
Sales: http://wingware.com/store/purchase
Upgrades: https://wingware.com/store/upgrade

Questions?  Don't hesitate to email us at support@wingware.com.

Thanks,

-- 

Stephan Deibel
Wingware | Python IDE
Advancing Software Development

www.wingware.com

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

ANN: Wing IDE 5.0.1 released Wingware <info@wingware.com> - 2013-12-10 14:12 -0500

csiph-web