Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #89924
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsreader4.netcologne.de!news.netcologne.de!bcyclone02.am1.xlned.com!bcyclone02.am1.xlned.com!newsfeed.xs4all.nl!newsfeed2a.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; 'syntax': 0.04; 'alignment': 0.07; 'debugging': 0.07; 'fixes': 0.07; 'subject:ANN': 0.07; 'subject:released': 0.07; 'versions,': 0.07; 'vi,': 0.07; 'highlighting': 0.09; 'ide': 0.09; 'questions?': 0.09; 'received:66.35': 0.09; 'snippet': 0.09; 'testing,': 0.09; 'python': 0.11; 'django': 0.11; 'bug': 0.12; 'project,': 0.12; 'language.': 0.14; '1.7': 0.16; 'bindings,': 0.16; 'debugger,': 0.16; 'debugging,': 0.16; 'emacs,': 0.16; 'pyqt,': 0.16; 'pytest': 0.16; 'pytest,': 0.16; 'uses,': 0.16; 'wing': 0.16; 'wingware': 0.16; 'alpha': 0.16; 'fix': 0.17; 'thanks,': 0.17; 'app': 0.19; 'programming': 0.22; 'header:User-Agent:1': 0.23; 'adds': 0.24; 'keyboard': 0.24; 'environment': 0.24; 'source': 0.25; 'feature': 0.29; 'characters': 0.30; 'list:': 0.30; 'code': 0.31; 'dialog': 0.31; 'enabled': 0.31; 'minor': 0.31; 'linux': 0.33; 'programmers': 0.33; 'received:66': 0.35; 'basic': 0.35; 'editor': 0.35; 'operations': 0.35; 'test': 0.35; 'google': 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; 'recent': 0.39; 'visual': 0.39; 'to:addr:python.org': 0.39; 'release': 0.40; 'improved': 0.60; 'free': 0.61; 'url:5': 0.61; 'new': 0.61; 'our': 0.64; 'details': 0.65; 'improvements': 0.68; 'integrated': 0.69; 'url:4': 0.69; 'hesitate': 0.70; 'from:addr:info': 0.73; 'intelligent': 0.74; 'search,': 0.74; 'analysis': 0.75; 'persistent': 0.84; 'results,': 0.84; 'email name:support': 0.95 |
| Date | Mon, 04 May 2015 14:19:29 -0400 |
| From | Wingware <info@wingware.com> |
| Organization | Wingware |
| User-Agent | Postbox 3.0.11 (Macintosh/20140602) |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | ANN: Wing IDE 5.1.4 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.20+ |
| 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.101.1430764024.12865.python-list@python.org> (permalink) |
| Lines | 56 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1430764024 news.xs4all.nl 2860 [2001:888:2000:d::a6]:54437 |
| X-Complaints-To | abuse@xs4all.nl |
| X-Received-Bytes | 5054 |
| X-Received-Body-CRC | 3973425161 |
| Xref | csiph.com comp.lang.python:89924 |
Show key headers only | View raw
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 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 improvements:
Find Symbol in Project dialog
Support Django 1.8
Support debugging Django with auto-reload enabled
Basic support for Python 3.5 alpha
Change Case operations to Source menu
Fix alignment of monospaced characters on OS X and Linux
Improve pytest support
Fix several code analysis problems
About 40 other bug fixes and improvements
For details see http://wingware.com/news/2015-05-01 and
http://wingware.com/pub/wingide/5.1.4/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 and
1.8, 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 | Next | Find similar | Unroll thread
ANN: Wing IDE 5.1.4 released Wingware <info@wingware.com> - 2015-05-04 14:19 -0400
csiph-web