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

Stopped working after installing xcode 8 beta #81

Open
alejandroluengo opened this issue Jun 16, 2016 · 10 comments
Open

Stopped working after installing xcode 8 beta #81

alejandroluengo opened this issue Jun 16, 2016 · 10 comments

Comments

@alejandroluengo
Copy link

Any chance to fix that? Happened on two computers

@Querschlag
Copy link

I think this needs a reimplementation as an Xcode Source Editor plugin .

@tonyarnold
Copy link
Collaborator

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.

@fpg1503
Copy link

fpg1503 commented Jun 24, 2016

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.

@tbodt
Copy link

tbodt commented Jun 25, 2016

I filed a radar and put this in "description":

I use/depend on a plugin called Polychromatic (https://github.com/kolinkrewinkel/Polychromatic) that highlights each variable a different color. Since Xcode plugins no longer work, there should be an API that allows a source editor extension to be called whenever the text is changed and allow it to change the color of everything to do custom syntax highlighting, or something.

@fpg1503
Copy link

fpg1503 commented Jun 27, 2016

I've filed rdar://27028207. Feel free to dupe it.

@SohailKh
Copy link

SohailKh commented Sep 8, 2016

Until we get official support, you could try one of these: MakeXcodeGr8Again / update_xcode_plugins.

@darktears
Copy link

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
Copy link

screen shot 2016-09-14 at 1 04 47 pm

See that the variable tab is messy. The Sample 1,2,3,4 boxes are all confused and actually set something else than what's expected.

@SohailKh
Copy link

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

@darktears
Copy link

@SohailKh right I figured it out as well, still the layout is messy for some reason.

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

7 participants