Skip to content

2.0

Compare
Choose a tag to compare
@benoitsan benoitsan released this 19 Jan 19:08
· 123 commits to master since this release

New:

  • Added ClangFormat.
  • Preferences window to easily adjust the settings.
  • Opening the formatter configuration in an external editor.
  • Create factory configuration files (in the preferences window).

Changes:

  • Uncrustify configuration: The configuration file must be located in the current directory or any parent directories of the source file. The file is named .uncrustifyconfig or uncrustify.cfg. Uncrustify looks for the configuration in the additional folders: Home Folder and ~/.uncrustify/uncrustify.cfg.
  • Minimum requirement is Xcode 5.0+ on OS X 10.9+.