CSS autocomplete in Astro files #3198
Unanswered
ronaldruzicka
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I would like to ask how to enable CSS autocomplete/suggestions in
.astro
files?I am using Astro plugin in VS Code.
When I change file association in my settings to to
typescript
I get CSS autocomplete but all Astro features are gone.How can I get both, Astro and CSS autocomplete from Panda CSS working together?
This is what I see when I use just

.astro
file:This is what I see when I change the file association:

Any help is appreciated, thanks 🙏
Beta Was this translation helpful? Give feedback.
All reactions