tw-in-js / vscode-twind-intellisense

Intelligent Twind tooling for VS Code
MIT License
60 stars 10 forks source link

VS Code extension doesn't work with v1 #23

Open buzinas opened 1 year ago

buzinas commented 1 year ago

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?

tlgimenes commented 1 year ago

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

dev-frid commented 1 year ago

Broken for me as well, sadly.

xlboy commented 1 month ago

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.