VS Code extension doesn't work with v1
I'm trying to upgrade a codebase to v1, but it seems that this extension doesn't work anymore.
Looking at the code, I'm assuming that this should be using @twind/intellisense under the hood, but it's not. Does this mean that the stable release of twind doesn't have intellisense except for when we use twind.run?
Is there any way around this?
Same in here! I've upgraded my Fresh project to use twind v1, but no intellisense so far
Broken for me as well, sadly.
This is a separate VSCode Twind intellisense extension that I developed, which only supports v1. It is still a work in progress. If you're interested, feel free to check it out.