theron-wang / VS2022-Editor-Support-for-Tailwind-CSS

Unofficial VS2022 Tailwind CSS extension for IntelliSense, linting, sorting, and more to enhance the development experience in Visual Studio 2022.
https://marketplace.visualstudio.com/items?itemName=TheronWang.TailwindCSSIntellisense
MIT License
86 stars 5 forks source link

default intellisense still showing #30

Closed marcusbooyah closed 9 months ago

marcusbooyah commented 9 months ago

I seem to be seeing both the regular VS intellisense and the one from this plugin. Is there a way to turn off the default one?

image

theron-wang commented 9 months ago

The extension is supposed to combine the two menus together, but it doesn't look like it works in this case. I couldn't reproduce it but I did put a potential fix, so hopefully it works. If not, please let me know! Thanks!