travisjeffery/ClangFormat-Xcode
Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4621
- days_rel: n/a
- days_push: 2129
- n_releases_24m: 0
Adoption not part of the score
2876 stars · 281 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
An Xcode plug-in that integrates clang-format so developers can format C/Objective-C/C++ code inside Xcode using styles like LLVM, Google, or a custom .clang-format file. It supports format-on-save, keyboard shortcuts, and per-project style configuration.
Use cases
- format Objective-C code in Xcode with clang-format
- automatically format files on save in Xcode
- apply a consistent code style across an Xcode project
- use a custom .clang-format configuration in Xcode
- assign keyboard shortcuts to code formatting in Xcode
When to choose
- You develop C, C++, or Objective-C in Xcode and want clang-format integration
- You want format-on-save or shortcut-triggered formatting inside Xcode
- Your team needs a shared .clang-format style applied in the editor
When to avoid
- You use Xcode 8.3+ and cannot or will not unsign Xcode to allow community plugins
- You use Swift only, where Xcode's built-in Swift formatting tools suffice
- You need a formatter for editors other than Xcode
Facets
plugin · maturity maintenance
formatter editor plugin-system developer-tools text-editors programming-languages editor-plugin xcode-plugin clang-format code-formatting objective-c alcatraz macos
1 source
- readme: https://github.com/travisjeffery/ClangFormat-Xcode · fetched 2026-08-28 · 5177313653c5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| travisjeffery/ClangFormat-Xcode | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="travisjeffery/ClangFormat-Xcode")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem