Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.albasani.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: 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; 'argument': 0.05; 'repository': 0.05; 'svn': 0.05; '(except': 0.07; 'context': 0.07; 'detect': 0.07; 'fixes': 0.07; 'preference': 0.07; 'restarting': 0.07; 'subject:ANN': 0.07; 'subject:released': 0.07; 'vi,': 0.07; 'executable': 0.09; 'highlighting': 0.09; 'ide': 0.09; 'matplotlib': 0.09; 'occurrences': 0.09; 'pep': 0.09; 'questions?': 0.09; 'received:66.35': 0.09; 'testing,': 0.09; 'python': 0.11; 'django': 0.11; 'bug': 0.12; 'gui': 0.12; 'language.': 0.14; 'changes': 0.15; 'adjustment': 0.16; 'bindings,': 0.16; 'debugger,': 0.16; 'docstring': 0.16; 'docstrings': 0.16; 'emacs,': 0.16; 'inaccessible': 0.16; 'macosx': 0.16; 'numpy': 0.16; 'optional': 0.16; 'splits': 0.16; 'toolbar': 0.16; 'url:whatsnew': 0.16; 'uses,': 0.16; 'wing': 0.16; 'wingware': 0.16; 'language': 0.16; 'fix': 0.17; 'thanks,': 0.17; 'backend': 0.19; 'split': 0.19; 'programming': 0.22; 'tests': 0.22; 'installation': 0.23; 'header:User-Agent:1': 0.23; 'parse': 0.24; 'preferences': 0.24; 'initial': 0.24; 'versions': 0.24; 'environment': 0.24; 'source': 0.25; 'compare': 0.26; 'extension': 0.26; 'testing': 0.29; 'fixed': 0.29; 'feature': 0.29; 'patch': 0.29; 'points': 0.29; 'properties': 0.29; 'css': 0.30; 'errors': 0.30; 'list:': 0.30; 'mode': 0.30; 'sets': 0.30; 'code': 0.31; 'lines': 0.31; 'crash': 0.31; 'dialog': 0.31; 'indentation': 0.31; 'minor': 0.31; 'file': 0.32; 'lists': 0.32; 'summary': 0.32; 'running': 0.33; 'programmers': 0.33; 'received:66': 0.35; 'editor': 0.35; 'operations': 0.35; 'version': 0.36; 'url:downloads': 0.36; 'entry': 0.36; 'hi,': 0.36; 'changing': 0.37; 'unit': 0.37; 'project': 0.37; 'problems': 0.38; 'to:addr:python-list': 0.38; 'files': 0.38; 'recent': 0.39; 'launch': 0.39; 'pdf': 0.39; 'visual': 0.39; 'to:addr:python.org': 0.39; 'users': 0.40; 'release': 0.40; 'improved': 0.60; 'free': 0.61; 'color': 0.61; 'include:': 0.61; 'url:5': 0.61; 'new': 0.61; 'show': 0.63; 'information': 0.63; 'our': 0.64; 'more': 0.64; 'different': 0.65; 'details': 0.65; 'url:0': 0.67; 'rendering': 0.68; 'default': 0.69; 'integrated': 0.69; 'overall': 0.69; 'hesitate': 0.70; 'quality': 0.72; 'from:addr:info': 0.73; 'intelligent': 0.74; 'search,': 0.74; 'completion': 0.78; '1.6': 0.84; '3.4': 0.84; 'palette': 0.84; 'scraping': 0.84; 'graphical': 0.91; 'opens': 0.91; 'email name:support': 0.95 Date: Mon, 07 Apr 2014 10:35:53 -0400 From: Wingware Organization: Wingware User-Agent: Postbox 3.0.9 (Macintosh/20140129) MIME-Version: 1.0 To: python-list@python.org Subject: ANN: Wing IDE 5.0.5 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 79 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1396881357 news.xs4all.nl 2891 [2001:888:2000:d::a6]:49620 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:69814 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-definition, find uses, 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: * Preference to control auto-spacing inside argument lists * Palette color and preference for changing occurrences color * Detect and flag unit tests that crash before running to completion * Fix Compare to Repository with recent SVN versions * Syntax highlighting for .scss CSS extension language files * Fix scraping extension modules in recent numpy versions * Fixed restarting after patch installation * Fix auto-editor and auto-completion context detection problems in the shells * Correctly show PEP 287 docstrings when indentation causes parse errors * Expand fold points on any edited line to avoid inaccessible folded lines * Improve and clarify validation of Python Executable in Project Properties * Several color adjustment fixes * About 25 other bug fixes For details see http://wingware.com/pub/wingide/5.0.5/CHANGELOG.txt A summary of new features in Wing 5: * Redesigned GUI based on Qt and PySide * Native GUI on OS X (and better overall OS-native look and feel) * Tools and editors can be dragged around * Toolbar and editor and Project context menus are configurable * Optional mode that opens different sets of files in each editor split * 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 * Named entry points * More control over unit testing environment * Lockable editor splits * Initial preferences dialog for new users * Support for Python 3.4 * Support for Django 1.6 * Support for matplotlib on Anaconda and with MacOSX backend * Improved Source Assistant with PEP 287 docstring rendering and return types * Improved integrated and PDF documentation 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 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