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

feature request: color preview swatches #9

Closed
axefrog opened this issue Jul 26, 2016 · 5 comments
Closed

feature request: color preview swatches #9

axefrog opened this issue Jul 26, 2016 · 5 comments

Comments

@axefrog
Copy link

axefrog commented Jul 26, 2016

VS Code now supports color preview swatches:

image

It'd be nice to see this in Stylus files too. Currently I see this kind of thing, which is harder to work with:

image

image

@d4rkr00t
Copy link
Owner

Hi, thanks for feedback. This feature is in my todo list :) I'll prioritize it a bit since you're interested in it.

@davidyezsetz
Copy link

Would love to see that, too.
Thanks for the effort :)

@Akiyamka
Copy link

Akiyamka commented May 6, 2017

In the to-do list it is written that there is some 'hacky' way for fix that. Could you tell me which one?

@d4rkr00t
Copy link
Owner

d4rkr00t commented May 6, 2017

I was thinking about some hacky way back then, but i can remember now, and it doesn't matter anymore since vscode team has added Decorators.

@d4rkr00t
Copy link
Owner

d4rkr00t commented May 7, 2017

Example of color decorator from css extension: https://github.com/Microsoft/vscode/blob/master/extensions/css/client/src/colorDecorators.ts

d4rkr00t added a commit that referenced this issue May 8, 2017
d4rkr00t added a commit that referenced this issue May 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants