Replies: 1 comment 3 replies
-
LSP provides its own color previews. If you only want one, you have to disable one. It seems you are here because you want ColorHelper previews, so I would check the LSP packages documentation or reach out the LSP-CSS author to find out how to disable the color previews. This issue has arisen with other LSP providers, such as JSON. In that case, I tracked down how to disable it. Maybe LSP-CSS is similar: #190 (comment). |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With only these packages installed:
I get two colour hints in CSS files that open different modals:

In .less files, only one of the hints (unfortunately the less useful one) appears:

If I disable/remove LSP-CSS, then the hint and popup work as expected in a CSS file but not at all in a LESS file.
Support Info
Beta Was this translation helpful? Give feedback.
All reactions