tw-values.nvim icon indicating copy to clipboard operation
tw-values.nvim copied to clipboard

feat: display TWValues for individual tailwind classes

Open catgoose opened this issue 9 months ago • 1 comments

Code could do for a refactor to encapsulate some of the logic I copied. Let me know if you want me to do that in another PR.

This PR adds support for showing TW values for individual classes when called over a class.

image

image

catgoose avatar Feb 14 '25 04:02 catgoose

I think this is a great feature, but should be isolated to a seperate function. That way the user can have two keymaps, either show all or the one they are hovering. Do you agree and feeling like implementing that?

MaximilianLloyd avatar Apr 04 '25 12:04 MaximilianLloyd

Totally forgot about this PR! I'll look into implementing that.

catgoose avatar Jul 07 '25 21:07 catgoose

Could you look at this? I have split the functionality into two functions.

catgoose avatar Jul 29 '25 01:07 catgoose