prettyprint.rst
changeset 364 69a8035a54b8
parent 357 5a5b41d76f03
equal deleted inserted replaced
358:35f118ae3838 364:69a8035a54b8
    23 You need introduce line-breaks and then C-x h C-M-\.
    23 You need introduce line-breaks and then C-x h C-M-\.
    24 
    24 
    25 ** xmlindent.
    25 ** xmlindent.
    26 
    26 
    27   http://xmlindent.sourceforge.net/
    27   http://xmlindent.sourceforge.net/
       
    28 
       
    29 code formatter/beautifier/pretty printer
       
    30 
       
    31 * c/c++/java/c#.
       
    32 
       
    33 ** Artistic Style, astyle.
       
    34 
       
    35 A Free, Fast and Small Automatic Formatter for C, C++, C#, and Java Source
       
    36 Code.
       
    37 
       
    38 Exist package for Cygwin, Debian.
       
    39 
       
    40   http://astyle.sourceforge.net/
       
    41                 home page
       
    42 
       
    43 ** Uncrustify.
       
    44 
       
    45 Source Code Beautifier for C, C++, C#, ObjectiveC, D, Java, Pawn and VALA.
       
    46 
       
    47 Exist package for Windows (binary from home page), Debian.
       
    48 
       
    49   http://uncrustify.sourceforge.net/
       
    50                 home page