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

Provide support for .storyboard and .xib files #44

Open
nossipova opened this issue Oct 14, 2014 · 0 comments
Open

Provide support for .storyboard and .xib files #44

nossipova opened this issue Oct 14, 2014 · 0 comments

Comments

@nossipova
Copy link

A .storyboard or a .xib file can be viewed as XML source code in Xcode. A color definition in Xcode XML looks like this:

<color key="textColor" red="0.93333333330000001" green="0.1764705882" blue="0.16862745100000001" alpha="1" colorSpace="calibratedRGB"/>

It would be great, if ColorSense would at least recognize colors in XML files too. Even better: a menu item for finding and replacing of all occurrences of a color in a storyboard or xib source code.

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