Sunday, 6 June 2010

Make Your Source Code More Beautiful And Easy To Read Using UniversalIndentGUI

UniversalIndentGUI - Icon Even a great IDE or a great WYSIWYG sometimes makes ugly code accidentally. In those cases, you may make your code beautiful manually but it is useless if you have a large code file with thousands of lines of code. That’s the time you find UniversalIndentGUI an useful and “lovely” application to do this job. You can lively see your code in shape again just with a click. You can even customize the way to change your code. Besides, you may export the changed code to HTML or PDF file. (Actually, I’d rather beautify my code first, then convert to HTML using HighLight which does this job better).

UniversalIndentGUI - About
UniversalIndentGUI - About
UniversalIndentGUI supports a wide variety of programming languages now.
UniversalIndentGUI - Supported source code 
To beautify your code: you open your source file first.
UniversalIndentGUI - Open source file 
Then click on the checkbox Live Indent Preview
UniversalIndentGUI - Indent
You may customize the way to change your code by clicking on setting buttons on the left panel. This is Tab and Bracket settings:
UniversalIndentGUI - Tab and Bracket
Indentation:
UniversalIndentGUI - Indentation
Formatting:
UniversalIndentGUI - Formatting
Once finished, you may overwrite onto the old source file or export it to HTML or PDF
UniversalIndentGUI - Export
While editing, you may toggle or change the syntax highlight settings to view the code easier
UniversalIndentGUI - Set Syntax Highlighter

No comments:

Post a Comment