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

Do not trigger on CSS property names. #7

Closed
dubgeiser opened this issue Aug 28, 2013 · 9 comments
Closed

Do not trigger on CSS property names. #7

dubgeiser opened this issue Aug 28, 2013 · 9 comments
Labels

Comments

@dubgeiser
Copy link

For instance:

white-space: nowrap;

will highlight 'white'

@miripiruni
Copy link

+1

1 similar comment
@mwcz
Copy link

mwcz commented Sep 4, 2013

+1

@mwcz
Copy link

mwcz commented Sep 4, 2013

Looks especially funny within this ultisnips snippet definition:

image

:)

@gko
Copy link
Owner

gko commented Sep 4, 2013

agree, I'll correct that.

@gko
Copy link
Owner

gko commented Sep 20, 2013

Hi everyone,

I fixed the bug. Can please check as well and update the ticket if the bug is still there.

@mwcz
Copy link

mwcz commented Sep 20, 2013

Looks good to me!

gorodinskiy++

@mwcz
Copy link

mwcz commented Sep 20, 2013

It still colors these words inside UltiSnips snippet file. I would consider this a VERY minor issue though and not worth fixing. It doesn't bother me.

image

@gko
Copy link
Owner

gko commented Sep 20, 2013

This is cause the plugin highlights colors in vim files. It was requested here. I can disable named colors for vim files.

@mwcz
Copy link

mwcz commented Sep 20, 2013

It really doesn't bother me at all. I just wanted to mention it in case it was useful information. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants