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
At present, WindiCSS IntelliSense seems to conflict with other plugins, which will cause the issue of WindiCSS IntelliSense not working. For details, please see #149 and #132, which may help you
At present, WindiCSS IntelliSense seems to conflict with other plugins, which will cause the issue of WindiCSS IntelliSense not working. For details, please see #149 and #132, which may help you
Thanks for your answer, after I disable "Auto Rename Tag", WindiCSS IntelliSense started to work, but then I can't auto rename tags, is there any better way? By the way, you can speak Chinese
In my case, i had same issue and i fixed it directly importing Windicss in my package.json. I think vite-plugin-windicss does not link well windicss for vs-code.
You can also try to export your windicss config file without defineConfig(), it will be better because vscode will not search anything from 'windicss'.
After this config, vscode's syntax hint plugin will not hint
The text was updated successfully, but these errors were encountered: