XcodeClangFormat
xcodeclangformat · v1.2.1 • deprecated
Format code in Xcode with clang-format
brew install --cask xcodeclangformat Trust Score 2/10
Review
Mar 11, 2026XcodeClangFormat integrates clang-format into Xcode, allowing developers to format code directly within the IDE. It supports custom .clang-format configurations and works with Xcode 8+, making it a useful tool for maintaining code consistency.
Formats code in Xcode using clang-format.
Maturity: The project has moderate activity with 814 stars on GitHub, but recent updates are limited, and some compatibility issues exist with newer Xcode versions.
Community: Minimal community discussion with only one mention on Hacker News in 2020 and no Reddit activity.
Pros
- + Seamlessly integrates clang-format into Xcode for developers.
- + Supports custom .clang-format configurations for tailored code styling.
- + Open-source and available on GitHub.
Cons
- - No auto-updates, requiring manual checks for new versions.
- - Compatibility issues with newer Xcode versions, such as Xcode 12.
Community Mentions
Similar apps
View all alternatives →SwiftFormat for Xcode
swiftformat-for-xcode
Xcode Extension for reformatting Swift code
Microsoft Visual Studio Code
visual-studio-code
Open-source code editor
GitHub Copilot for Xcode
github-copilot-for-xcode
Xcode extension for GitHub Copilot