Velocity Reviews

Velocity Reviews (http://www.velocityreviews.com/forums/index.php)
-   Python (http://www.velocityreviews.com/forums/f43-python.html)
-   -   ANN: Wing IDE 4.1.10 released (http://www.velocityreviews.com/forums/t956588-ann-wing-ide-4-1-10-released.html)

Wingware 01-16-2013 08:59 PM

ANN: Wing IDE 4.1.10 released
 
Hi,

Wingware has released version 4.1.10 of Wing IDE, our integrated
development
environment designed specifically for the Python programming language.

Wing IDE provides 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/

This minor release includes:

* Allow setting syntax highlighting colors for all supported file types
* Added Previous/Next buttons to the Find Uses tool
* Added more line editing key bindings in default keyboard personality
* Added Close Others to the Open Files tool's context menu
* Updated German localization (thanks to Chris Heitkamp!)
* Added character order fixup auto-editing operation (such as x(.) -> x().)
* Preference for maximum file size to try to open (default is 100MB)
* Enter during rename, move, and introduce var refactoring does the
operation
* Fix typing and pasting into rectangular selection in non-VI keyboard
modes
* Recognize *.m as matlab file by default
* Find Uses prioritizes current file over the rest of the project
* Several auto-editing and Turbo completion mode fixes
* Fix VI mode r (replace char) on non-ascii characters
* About 15 other bug fixes and minor improvements

For a complete change log see
http://wingware.com/pub/wingide/4.1.10/CHANGELOG.txt

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

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

Thanks,

--

Stephan Deibel
Wingware | Python IDE
Advancing Software Development

www.wingware.com


All times are GMT. The time now is 07:15 PM.

Powered by vBulletin®. Copyright ©2000 - 2013, vBulletin Solutions, Inc.
SEO by vBSEO ©2010, Crawlability, Inc.


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57