Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XCode 9 support #129

Open
iharkh opened this issue Jun 10, 2017 · 17 comments
Open

XCode 9 support #129

iharkh opened this issue Jun 10, 2017 · 17 comments

Comments

@iharkh
Copy link

iharkh commented Jun 10, 2017

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?

@lichuanjun
Copy link

Me too.There is something different in Xcode9

@leg10nMX
Copy link

leg10nMX commented Aug 9, 2017

It's not working for me either but on 8.3.3, text flashes but no format is applied.

@xilin
Copy link

xilin commented Sep 21, 2017

Yeah, it cannot work in Xcode 9

@DemonJ1992
Copy link

how can i fix this

Repository owner deleted a comment from digimatic Oct 26, 2017
@travisjeffery
Copy link
Owner

Does someone want to make a PR adding support for Xcode 9?

@SoolyChristy
Copy link

come one man. we all need

@p0fi
Copy link

p0fi commented Nov 23, 2017

Yeah, go please update it to support Xcode9 :(

@mdzoba
Copy link

mdzoba commented Nov 30, 2017

XCode 9, please!

@rosskidson
Copy link

+1

@visorz
Copy link

visorz commented Jan 26, 2018

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?

@xilin
Copy link

xilin commented Feb 2, 2018

I change to use https://github.com/mapbox/XcodeClangFormat

@iharkh iharkh closed this as completed Apr 1, 2018
@dollar2048
Copy link

@iharkh why was this issue closed? it is still not working.

@iharkh
Copy link
Author

iharkh commented Apr 4, 2018

As @xilin wrote there is a good alternative which works: https://github.com/mapbox/XcodeClangFormat

@dollar2048
Copy link

@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.

@iharkh
Copy link
Author

iharkh commented Apr 4, 2018

@dollar2048 ok, I understand your point of view. Reopen it.

@iharkh iharkh reopened this Apr 4, 2018
@sean-parent
Copy link

I've written an alternative, works with latest Xcode and doesn't require building a plugin. https://github.com/sean-parent/tools/

@V5zhou
Copy link

V5zhou commented Nov 23, 2018

我重写了这个工具,目前xcode10可使用,git地址:https://github.com/V5zhou/ZZClang-format.git ,双击一键安装,后续我会补充个使用教程。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests