How can i get code hints when use pinia in webstore #1156
Unanswered
webszy
asked this question in
Help and Questions
Replies: 1 comment
-
If you use 2022.03.01 version of webstrom, you can solve this problem. I had the same problem earlier with 2022.1.3 version of webstrom |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I‘m use pinia in my vue3 project(using Javascript), i choose webstorm to be my ide.i found when i use pinia,i can't get code hints.
for example:
first define a store
then,i use this store on the other files
I want webstorm can give me code hints when i typing app.get,but obviously not。how can fix it? I doesn't find any plugin or webpack plugin to do this
Beta Was this translation helpful? Give feedback.
All reactions