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

Fixes issue #93 [Lots of random "red dots" showing up in the gutter] #102

Merged
merged 2 commits into from
Jul 29, 2016

Conversation

digeomel
Copy link
Contributor

This is fixing issue #93 with the regex detecting CSS named colors. I don't understand what the negative lookbehind in the original regex was meant to do.
I'm not sure this regex covers all cases where named colors are used, but I believe it covers the most common.

@jbrooksuk jbrooksuk merged commit 4c8b8f8 into ggordan:master Jul 29, 2016
@jbrooksuk
Copy link
Collaborator

Thanks :)

@digeomel
Copy link
Contributor Author

You're welcome 😄
I have tested it as much as I could, I hope you have tested it too.

@naymapl
Copy link

naymapl commented Mar 1, 2017

Thank You - this fix my issue is well.

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

Successfully merging this pull request may close these issues.

3 participants