how to make jump to data/methods/etc in mixins work #1839
Unanswered
handhikadj
asked this question in
Q&A
Replies: 1 comment
-
Short answer it can't, please consider migrating to composition-api. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using Volar in Vue 2 app.
when I do CTRL + click a mixin's method on an SFC, it won't jump into the method.
How do I make this work?
Beta Was this translation helpful? Give feedback.
All reactions