vscode-twind-intellisense icon indicating copy to clipboard operation
vscode-twind-intellisense copied to clipboard

VS Code extension doesn't work with v1

Open buzinas opened this issue 2 years ago • 3 comments

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?

buzinas avatar Feb 26 '23 10:02 buzinas

Same in here! I've upgraded my Fresh project to use twind v1, but no intellisense so far

tlgimenes avatar Mar 10 '23 14:03 tlgimenes

Broken for me as well, sadly.

dev-frid avatar Apr 05 '23 01:04 dev-frid

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.

xlboy avatar Jul 20 '24 12:07 xlboy