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
The not-supp| case is harder and will require some more work in Tailwind CSS core. I need to redesign the internal API we use in Tailwind CSS itself to support interactive variant suggestions
I have some ideas for this but they won't happen until at least Tailwind CSS v4.2
What version of VS Code are you using?
v1.97.2
What version of Tailwind CSS IntelliSense are you using?
v0.14.8
What version of Tailwind CSS are you using?
v4.0.11
What package manager are you using?
pnpm
What operating system are you using?
macOS
Tailwind config
/* n/a */
VS Code settings
Reproduction URL
Please, insist on this and I will make a reproduction repo
Describe your issue
The following instances don't trigger autocompletion (
|
is the cursor)has-[button]:|
data-[size=large]:|
supports-specific-css-feature:|
,supports-[display:grid]:|
not-supp|
(not-support: does autocomplete after you type it, but not before)The text was updated successfully, but these errors were encountered: