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


Groups > comp.lang.python > #103544 > unrolled thread

ANN: Wing IDE 5.1.10 released

Started byWingware <info@wingware.com>
First post2016-02-26 09:49 -0500
Last post2016-03-05 05:35 -0800
Articles 3 — 3 participants

Back to article view | Back to comp.lang.python


Contents

  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

#103544 — ANN: Wing IDE 5.1.10 released

FromWingware <info@wingware.com>
Date2016-02-26 09:49 -0500
SubjectANN: Wing IDE 5.1.10 released
Message-ID<mailman.154.1456498625.20994.python-list@python.org>
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

[toc] | [next] | [standalone]


#104049

From"Mario R. Osorio" <nimbiotics@gmail.com>
Date2016-03-04 10:55 -0800
Message-ID<38ac4a8e-b77c-44a1-b19c-d7cbde76e31a@googlegroups.com>
In reply to#103544
On Friday, February 26, 2016 at 9:57:21 AM UTC-5, Wingware wrote:
> 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

You seem to be offering a great product; I've read quite a few very nice reviews; but your messages area misleading; you should label them as ADVERTISEMENT

[toc] | [prev] | [next] | [standalone]


#104096

Fromjumppanen.jussi@gmail.com
Date2016-03-05 05:35 -0800
Message-ID<3ccc4220-29bc-49b0-8506-1196370be29f@googlegroups.com>
In reply to#104049
On Saturday, March 5, 2016 at 5:55:34 AM UTC+11, Mario R. Osorio wrote:

> your messages area misleading; you should label them as ADVERTISEMENT

The fact the title contains ANN (announce) means pretty much the same thing.

[toc] | [prev] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web