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

New inline color plugin #1987

Closed
RunDevelopment opened this issue Jul 17, 2019 · 0 comments
Closed

New inline color plugin #1987

RunDevelopment opened this issue Jul 17, 2019 · 0 comments

Comments

@RunDevelopment
Copy link
Member

Motivation
Most editors these days show you an inline preview for colors. E.g.

image
(VSCode)

Description
For now, the new plugin should show an inline preview for every CSS color value like in the above screenshot. The box should be non-selectable and has to be exactly 2 characters wide to keep all characters of monospaced fonts aligned.

This can then be expanded to other styling languages (Less, Sass, Stylus, ...).

Alternatives
This could also be part of the Previewers plugin but I think that the Previewers plugin is complex enough already and I don't like the idea of having the load the heavy Previewers plugin just to get some inline colors.

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

1 participant