Xformat

Xformat

By Furnace Creek Software LLC

Description

Xformat makes it easy to format C, C++, Objective-C, and Objective-C++ code using common style guides such as LLVM, Mozilla, and WebKit. You can also define your own styles directly in the app, or import a clang-format configuration file. You can search through and customize nearly 100 style options, and see a live preview update as you go. When you're ready, you can use Xformat's Batch Format tool to quickly re-format an entire directory of source files, or use the included Xcode extension to re-format a file directly from Xcode. Xformat is powered by the open source clang project and clang-format tool, so it has a deep understanding of your code. This makes the re-formatting process very robust. Xformat can also import and export clang-format configuration files. Note: Xformat currently does not support re-formatting Swift source files.

Screenshots

Reviews

  • Batch format works

    5
    By RahulBiswas
    If you're considering downloading this app, you may know that Xcode has dropped support for plugins and that it is hard to get your code Clang formatted anymore. This is a disaster if you need to spent an additional hour per day formatting your code. This batch format works. I can't get it to work with the Xcode 8 extensions but no other extension seems to work either. This app works. It will save me an hour a day.

keyboard_arrow_up