You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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 usetwind.run
?Is there any way around this?
The text was updated successfully, but these errors were encountered: