csstools / csstools/postcss-language

Color picker doesn't work

Open
#3 10 comments 29 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
83
Forks
11
PR merge metrics
No merged PRs in 30d

Description

I noticed that VSCode's built-in color picker doesn't work after enabling this extension. The color picker shows the color as a little square next to the CSS value and lets you choose a different color on hover. This feature is pretty useful but unfortunately it's only enabled for the CSS dialects that VSCode natively supports.

Looking at how vetur [implemented this](https://github.com/vuejs/vetur/pull/559), it looks like you have to register with a color provider. This doesn't look exactly trivial, but hopefully it doesn't require too much customization either.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.