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

fix(tailwind): color rendering #601

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

minusfive
Copy link
Contributor

@Saghen unfortunately I think you introduced a bit of a regression when you tweaked #544 before merging: Seems like you switched from passing a DrawItemContext to just passing a CompletionItem, and the latter gets the unmapped integer kind values from the LSP. This is causing highlights and icon override to break.

This should fix it.

@Saghen Saghen merged commit 02528e8 into Saghen:main Dec 16, 2024
@Saghen
Copy link
Owner

Saghen commented Dec 16, 2024

Thanks!

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

Successfully merging this pull request may close these issues.

2 participants