Open iharkh opened 7 years ago
Me too.There is something different in Xcode9
It's not working for me either but on 8.3.3, text flashes but no format is applied.
Yeah, it cannot work in Xcode 9
how can i fix this
Does someone want to make a PR adding support for Xcode 9?
come one man. we all need
Yeah, go please update it to support Xcode9 :(
XCode 9, please!
+1
I updated from Xcode 7 to 9.2 and as suggested on the front page of this github project I unsigned my Xcode with update_xcode_plugins script. Alcatraz works again, all plug ins work again except this ClangFormat plugin. Unfortunately this single plug is the most important one for me as it increases my productivity a lot. Without it I am feeling like writing code with broken fingers.
I now have to care about every single d*** white space.
Can you please answer why ClangFormat is not working although I unsigned Xcode successfully?
I change to use https://github.com/mapbox/XcodeClangFormat
@iharkh why was this issue closed? it is still not working.
As @xilin wrote there is a good alternative which works: https://github.com/mapbox/XcodeClangFormat
@iharkh The alternative is not so good as this one. What is the point to close the bug if it is still reproducible? This issue will be created again later by somebody else.
@dollar2048 ok, I understand your point of view. Reopen it.
I've written an alternative, works with latest Xcode and doesn't require building a plugin. https://github.com/sean-parent/tools/
我重写了这个工具,目前xcode10可使用,git地址:https://github.com/V5zhou/ZZClang-format.git ,双击一键安装,后续我会补充个使用教程。
Please update this plugin to support XCode 9. I resigned XCode 9, ClangFormat plugin loaded, its menu appeared, but it's not working - nothing happens when I try to format code. Maybe it's because of new editor in XCode 9?