Wing IDE 3.1.6 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News Wing IDE 3.1.6 (Default branch)
# 1  
Old 12-15-2008
Wing IDE 3.1.6 (Default branch)

Image Wing IDE is a development environment for Python. It provides powerful editing, code intelligence, testing, debugging, and search capabilities that reduce development and debugging time, cut down on coding errors, and make it easier to understand and navigate Python code. License: Other/Proprietary License with Source Changes:
This release adds support for x64 Python on Windows, avoids auto-starting batch searches when a project is opened, makes several vi mode fixes, adds a 'watch' item to the editor context menu, recognizes the type of 'x' in 'from x import y', allows the debugger to start even if replacing sys.stdin fails, stores the list of test files in the shared project file (*.wpr), and has 16 other bugfixes. Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
ERIC4(1)						      General Commands Manual							  ERIC4(1)

NAME
eric4 - A full-fledged Python IDE and debugger SYNOPSIS
eric4 [options] files... DESCRIPTION
This manual page documents briefly the eric4 program. This manual page was written for the Debian distribution because the original pro- gram does not have a manual page. Instead, it has documentation provided in HTML format. eric4 is full featured Python IDE that is written in PyQt using the QScintilla editor widget. This includes project management support, builtin support for SVN and CVS, a class browser, a debugger and much more. OPTIONS
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below. -h, --help Show summary of options. -v, --version Show version of program. SEE ALSO
eric4_api(1), eric4_compare(1), eric4_configure(1), eric4_diff(1), eric4_doc(1), eric4_editor(1), eric4_helpviewer(1), eric4_iconeditor(1), eric4_plugininstall(1), eric4_pluginrepository(1), eric4_pluginuninstall(1), eric4_qregexp(1), eric4_re(1), eric4_sqlbrowser(1), eric4_tray(1), eric4_trpreviewer(1), eric4_uipreviewer(1), eric4_unittest(1), eric4_webbrowser(1) AUTHOR
This manual page was written by Torsten Marek <shlomme@gmx.net>, for the Debian project (but may be used by others). August 1, 2004 ERIC4(1)