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


Groups > comp.lang.python > #103544

ANN: Wing IDE 5.1.10 released

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Wingware <info@wingware.com>
Newsgroups comp.lang.python
Subject ANN: Wing IDE 5.1.10 released
Date Fri, 26 Feb 2016 09:49:25 -0500
Organization Wingware
Lines 58
Message-ID <mailman.154.1456498625.20994.python-list@python.org> (permalink)
Mime-Version 1.0
Content-Type text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding 7bit
X-Trace news.uni-berlin.de C6CjS73YPaNbfbxtPcgvtA2ttunqA1gxhJkm2dpoCkyA==
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; 'debug': 0.04; 'cache': 0.05; 'fixes': 0.05; 'repository': 0.05; 'testing,': 0.05; 'versions,': 0.05; 'subject:ANN': 0.07; 'subject:released': 0.07; 'vi,': 0.07; 'exits': 0.09; 'highlighting': 0.09; 'ide': 0.09; 'received:66.35': 0.09; 'snippet': 0.09; 'bug': 0.10; 'python': 0.10; 'stack': 0.13; 'syntax': 0.13; 'django': 0.13; 'bindings,': 0.16; 'debugger,': 0.16; 'debugging,': 0.16; 'emacs,': 0.16; 'hangs': 0.16; 'pytest,': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'uses,': 0.16; 'wing': 0.16; 'wingware': 0.16; 'app': 0.16; 'debugging': 0.18; 'duplicate': 0.18; 'project,': 0.18; 'fix': 0.21; 'keyboard': 0.22; 'minor': 0.22; 'questions?': 0.22; 'programming': 0.22; 'thanks,': 0.24; 'feature': 0.24; 'header:User-Agent:1': 0.26; 'compare': 0.27; 'entries': 0.27; 'specify': 0.27; 'crash': 0.29; 'decimal': 0.29; 'jean': 0.29; 'occasional': 0.29; 'pyqt,': 0.29; 'environment': 0.29; 'code': 0.30; 'programmers': 0.30; 'language.': 0.32; 'problem': 0.33; 'control,': 0.33; 'instances': 0.33; 'symbol': 0.33; 'url:downloads': 0.33; 'editor': 0.34; 'file': 0.34; 'list:': 0.35; 'unit': 0.35; 'project': 0.36; 'child': 0.36; 'visual': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'display': 0.37; 'release': 0.37; 'creation': 0.38; 'received:66': 0.38; 'version': 0.38; 'files': 0.38; 'hi,': 0.38; 'google': 0.39; 'test': 0.39; 'data': 0.39; 'to:addr:python.org': 0.40; 'some': 0.40; 'engine': 0.62; 'show': 0.62; 'details': 0.62; 'improved': 0.63; 'our': 0.64; 'from:addr:info': 0.70; 'hesitate': 0.71; 'search,': 0.72; 'analysis': 0.72; 'integrated': 0.72; 'intelligent': 0.76; 'url:10': 0.79; 'toolbars': 0.84; 'results,': 0.91; 'email name:support': 0.96
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=wingware.com; s=default; t=1456498163; bh=etxTt2Wq0o/M7ArhFpj7siodH+DPb7BV0UgR2LgPbGA=; h=Date:From:To:Subject; b=3aITnvXKJf2tWXD0gUOjP5pfijgExE0SRmtR4E8/YorY1DDg6pYaRp/PJLhR9dZUc 500A6EaAls3e/+7Jg3QutilvSp0gbJ4RVNSDXAVe3UsMjf8vjGqEZTXnJZZj5VZwQF TGk1VaxSa2OCYLR4nuMSUNhestDakE0l8cl5vsbU=
User-Agent Postbox 4.0.8 (Macintosh/20151105)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.21rc2
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>
Xref csiph.com comp.lang.python:103544

Show key headers only | View raw


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 auto-editing, goto-definition, find uses, refactoring, 
a powerful debugger, version control, unit testing, search, project 
management, and many other features.

This release includes the following minor improvements:

     Fix issues with Django app creation
     French localization updates (thanks to Jean Sanchez)
     Improve analysis cache performance
     Don't specify Qt dependencies in Debian packages
     Fix occasional hangs when debugging multi-threaded code
     Fix display of decimal instances in stack data
     Don't hide the auto-completer when a debug process exits or on 
other events that cause update of menus and toolbars
     Don't show duplicate entries for the same file in Compare to Repository
     Fix crash triggered by some mako files
     Fix problem with inspection of bound methods in Python 3
     12 other bug fixes

For details see http://wingware.com/news/2016-02-25 and 
http://wingware.com/pub/wingide/5.1.10/CHANGELOG.txt

What's New in Wing 5.1:

Wing IDE 5.1 adds multi-process and child process debugging, syntax 
highlighting in the shells, support for pytest, Find Symbol in Project, 
persistent time-stamped unit test results, auto-conversion of indents on 
paste, an XCode keyboard personality, support for Flask, Django 1.7, 
1.8, and 1.9, Python 3.5 and recent Google App Engine versions, improved 
auto-completion for PyQt, recursive snippet invocation, and many other 
minor features and improvements.

Free trial: http://wingware.com/wingide/trial
Downloads: http://wingware.com/downloads
Feature list: 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

The Intelligent Development Environment for Python Programmers

wingware.com

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


Thread

ANN: Wing IDE 5.1.10 released Wingware <info@wingware.com> - 2016-02-26 09:49 -0500
  Re: ANN: Wing IDE 5.1.10 released "Mario R. Osorio" <nimbiotics@gmail.com> - 2016-03-04 10:55 -0800
    Re: ANN: Wing IDE 5.1.10 released jumppanen.jussi@gmail.com - 2016-03-05 05:35 -0800

csiph-web