NAME
universalindentgui - GUI frontend for several code beautifiers
SYNOPSIS
universalindentgui [FILE]
Optional the as parameter given FILE can be opened at start.
DESCRIPTION
UniversalIndentGUI is a GUI fontend for nearly any code beautifier. It
allows you to comfortably change each parameter of a beautifier and
directly see how the source code is affected done by a live preview.
Many free available code beautifier, formatter and indenter are
currently supported, like GNU Indent, Uncrustify, Artistic Styler, PHP
Stylist, Ruby Beautify, HTML Tidy and many other (look at features for
complete list). Currently not supported indenters can be easyly added
by creating a configuration file for them.
BUGS
Currently known bugs can be browsed on
http://sf.net/tracker2/?func=browse&group_id=167482&atid=843127
AUTHOR
Thomas Schweitzer <thomas_-_s@users.sourceforge.net>