-
-
Notifications
You must be signed in to change notification settings - Fork 413
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
When import .vue file in ts via path alias, Ctrl + Click
can not jump to the definition.
#435
Comments
It seem TS plugin not working in 0.27.9, thanks for the report! |
It look like this problem reappear recently. |
@tuan-lm97 I can confirmed this, thanks for letting me know. |
I spend a lot of time to know the origin of issue (it's still persist in 0.32.1) I hope it's useful |
This issue is happening again after the recent update. |
When import .vue file in ts via path alias,
Ctrl + Click
can not jump to the definition any more, and the path intellisense can not find .vue file too.Howerver, it works in v0.27.3 and before.
behavior in v0.27.3:
behavior after v0.27.3(0.27.9):
info
Volar version: 0.27.9
Vue TS Plugin: on
tsconfig:
Vscode info:
The text was updated successfully, but these errors were encountered: