Menu

How do I import my own uncrustify.cfg file to UniversalIndentGUI (objective-c)

Help
Luda
2015-08-04
2015-08-07
  • Luda

    Luda - 2015-08-04
     
  • Thomas Schweitzer

    Hi Luda,

    within the shell run this "./uncrustify -c your_uncrustify_cfg_file.cfg --universalindent".
    This will output a configuration readable by UniversalIndentGUI. To write it to a file run "./uncrustify -c your_uncrustify_cfg_file.cfg --universalindent >> uigui_uncrustify.ini". Within UniversalIndentGUI you can load that ini file via the menu "Indenter -> Load Indenter Config File".

    Hope that helped.

     

Anonymous
Anonymous

Add attachments
Cancel