travisjeffery / ClangFormat-Xcode

Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang
https://twitter.com/travisjeffery
MIT License
2.89k stars 288 forks source link

Added feature to format the current statement (without having to select it first). #104

Closed yixiang closed 8 years ago

yixiang commented 8 years ago

Resubmitting a previously closed pull request #102 with updated comments.

travisjeffery commented 8 years ago

ok i'll take a look soon and see how useful this is

yixiang commented 8 years ago

Any updates?

yixiang commented 8 years ago

Any updates, Travis? I think this is a really useful feature. Simple but very useful. It provides the ability to format a line without selecting it first.

yixiang commented 8 years ago

Trying another approach with #121