Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working in Vue environment #436

Open
ffxsam opened this issue Dec 20, 2023 · 0 comments
Open

Not working in Vue environment #436

ffxsam opened this issue Dec 20, 2023 · 0 comments

Comments

@ffxsam
Copy link

ffxsam commented Dec 20, 2023

I'm trying to get this extension working, to no avail. My setup:

  • Vue 3 (TypeScript)
  • Vuetify 3
  • Volar (takeover mode)

I even added this to my settings:

  "html-css-class-completion.includeGlobPattern": "**/*.{css,html,vue}",
  "html-css-class-completion.HTMLLanguages": ["html", "vue"]

and that didn't help. When I type class=" and hit ctrl+space, I just get random symbols:

CleanShot 2023-12-20 at 14 21 58

Anyone have any ideas on how to get this working properly?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant