-
Notifications
You must be signed in to change notification settings - Fork 69
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
Stopped working after installing xcode 8 beta #81
Comments
I think this needs a reimplementation as an Xcode Source Editor plugin . |
Source Editor Extensions do not support the functionality that @kolinkrewinkel has implemented in Polychromatic. They're not really useful for much more than basic text manipulation. |
I discussed that with some engineers of the Xcode team on WWDC (specifically regarding Polychromatic) and they mentioned we should file radars requesting the ability to manipulate highlighting or semantic highlighting by default on Xcode. If one of the collaborators can file a radar regarding one of those matters please let us know so we can dupe it. If all the stargazers were to file a radar we'd sure get a lot of visibility. |
I filed a radar and put this in "description":
|
I've filed rdar://27028207. Feel free to dupe it. |
Until we get official support, you could try one of these: MakeXcodeGr8Again / update_xcode_plugins. |
Even with the tool above, the plugin activated and Xcode unsigned, the plugin need some work to work as before. The variables tab is behaving very weird. |
@darktears you need to readjust your saturation & brightness. Look at your old xcode's settings and copy that. I personally use Brightness = 80% && Saturation = 50%. |
@SohailKh right I figured it out as well, still the layout is messy for some reason. |
Any chance to fix that? Happened on two computers
The text was updated successfully, but these errors were encountered: