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

No Components imports && highlighting #2000

Closed
xavhm opened this issue Oct 12, 2022 · 3 comments
Closed

No Components imports && highlighting #2000

xavhm opened this issue Oct 12, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@xavhm
Copy link

xavhm commented Oct 12, 2022

I struggle since the major Volar update i made yesterday...

I lost components highlighting in Vue file (with PUG), and vite HMR seems very odd too since then.
More, since this morning and the 1.0.5 i also can't have working components imports. Not sure what to do to fix that.
I have no types info neither on composant hovering.

Here is my list of deps, reinstalled after deleting lock-file and a screen

Extension Volar 1.0.5
"vue": "^3.2.40"
"@types/node": "18.8.0",
"@vitejs/plugin-vue": "^3.1.2",
"@volar/pug-language-service": "latest",
"@volar/vue-language-plugin-pug": "latest" + VueCompilerOptions...
"@vue/compiler-sfc": "^3.2.40",
"autoprefixer": "^10.4.12",
"postcss": "^8.4.16",
"pug": "^3.0.2",
"tailwindcss": "^3.1.8",
"typescript": "^4.8.4",
"vite": "^3.1.4",
"vitest": "^0.23.4"
"vue-tsc": "^1.0.5"

Capture d’écran 2022-10-12 à 09 46 16

Capture d’écran 2022-10-12 à 09 59 37

@johnsoncodehk
Copy link
Member

Could you provide repro case?

@johnsoncodehk
Copy link
Member

I can reproduce this problem with @volar/vue-language-plugin-pug 1.0.5, it will be fix in 1.0.6.

@johnsoncodehk johnsoncodehk added the bug Something isn't working label Oct 12, 2022
@xavhm
Copy link
Author

xavhm commented Oct 12, 2022

You rock Sir ;)
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants