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 source editor buggy opening Swift header or playground #35

Closed
lucianoks opened this issue Nov 10, 2015 · 2 comments
Closed

Xcode source editor buggy opening Swift header or playground #35

lucianoks opened this issue Nov 10, 2015 · 2 comments

Comments

@lucianoks
Copy link

So, my Xcode was crashing with MCLog installed but this solution did make it work again (don't forget to xcplugin_update for new Xcode versions). =)

But this super-mega-alien-weird thing began to happen when I open saved playgrounds or Cmd-click on Obj-C classes that lead to Swiftyfied headers:

screen shot 2

screen shot 3

Note how lines is kinda mixed altogheter. When I try to edit something within this mess, I get a crash with this log.
I've already verified that MCLog is the only plugin installed when this occurs.
I can't use MCLog 'cause I need my editor working =(

@yuhua-chen
Copy link
Owner

Try out the latest version. It works now.
playground

@lucianoks
Copy link
Author

@yuhua-chen Working smoothly, thanks a lot! =)

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

2 participants