Wing IDE 3.1.3 (Default branch)


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

ImageWing 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 SourceChanges:
This release fixes breakpoints and exception ignores in zip files, allows suppressing debugger errors when sys.settrace() is called, fixes several problems with the pylint integration, highlights Python builtin names in the editor, optimizes typing when Search in Files is shown, and fixes about 20 other bugs.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)