Uncrustify Code Beautifier
betaDescription
Banish crusty code with the Uncrustify C/C++/C#/D/Java/Pawn source code beautifier. It indents, adds newlines, aligns, etc, and is highly configurable.
Uncrustify Code Beautifier Web SiteUser Ratings
User Reviews
-
Great project. works fantastic... Exactly what i was looking for.
-
Great project
-
There is a bug of uncrusity 5.9。When a file contain C comment with chinese and english, jiu like /* english chars 中文注释 */, after uncrusity the chinese char is disappear。
-
This is definitely the best code beautifier that I've seen. It is highly configurable, easy to use and robust. There is also a great support and bug fixing team that responds quickly. I would recommend every serious C/C++ programmer to use this tool. Awesome job uncrustify team!
-
Very happy that it does both C++ and ObjectiveC! BTW you can get UniversalIndentGUI then copy the latest uncrustify binary into the UniversalIndentGUI's directory of executables (to get UniversalIndentGUI to use latest code). That said, you probably are losing some options.
-
I am amazed how intelligent this software is. After installing and making a few changes to the config, which is self explanatory I modified a major project which was awful to read. And voila it compiled and works without any problems. The code is SO much easier to use after this tool has been applied. Great work.