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

[Known Issue] Cedar's test specs cannot be folded in Xcode 9 #404

Open
tjarratt opened this issue May 7, 2018 · 0 comments
Open

[Known Issue] Cedar's test specs cannot be folded in Xcode 9 #404

tjarratt opened this issue May 7, 2018 · 0 comments

Comments

@tjarratt
Copy link
Contributor

tjarratt commented May 7, 2018

Opening this issue so that anyone coming in from the community is able to discover this known issue with Xcode 9.

Based on some initial reading, it sounds like this is the result of Apple releasing a brand new editor in Xcode 9, which is able to support newer forms of folding for Swift contexts, but ONLY allows for (un)folding entire classes and methods in C contexts (such as Objective-C).

https://stackoverflow.com/questions/44401963/xcode-9-expand-collapse-braces-brackets-side-bar-missing/45756408

If you don't like this behavior, please file a radar against Apple for the Xcode component.

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

1 participant