Hello,
I am looking for a list of code formatting and prettifying software; I have only found a few topics that all are language specific.
This is not about syntax highlighting!
If possible, I prefer lightweight, command-line, multiplatform, portable tools.
Nevertheless, if there is no interesting alternative, I also like to know what is available which does not meet those conditions.
Freely available software, and more particularly open-source software are also preferred.
Examples:
Ada
- SD Formatter (commercial)
C
- GNU Indent
- Astyle (multiplatform, command-line, free)
- Uncrustify (sample configuration file)
- SD Formatter (commercial)
C#
- Astyle
- Uncrustify (sample configuration file)
- SD Formatter (commercial)
C++
- Astyle
- Jindent (commercial)
- Uncrustify (sample configuration file)
- SD Formatter (commercial)
COBOL
- SD Formatter (commercial)
D
Delphi
- Jedi Code Format
- Delforexp
- GExperts contains a code formatter
EGL
- SD Formatter (commercial)
FORTRAN
- SD Formatter (commercial)
HTML
Java
- IntelliJ
- Jindent
- Astyle
- Jalopy
- Uncrustify (sample configuration file)
- SD Formatter (commercial)
JavaScript
- SD Formatter (commercial)
Natural
- SD Formatter (commercial)
.NET
- NArrange
- SD Formatter (commercial)
ObjectiveC
Pawn
Perl
PHP
- SD Formatter (commercial)
PLSQL
- SD Formatter (commercial)
Python
- SD Formatter (commercial)
SQL
- Pilot Vim 7 to use features from SQLUtilities plug-in.
- Tora
Verilog
- SD Formatter (commercial)
VHDL
- SD Formatter (commercial)
Visual Basic
- SD Formatter (commercial, handles VBScript, VB6, VB.net)
VALA
Thank you for your ideas.