-
-
Notifications
You must be signed in to change notification settings - Fork 370
Going to definition or recognizing html tags in WebStorm/Intellij #135
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
Comments
Was searching more info and found this blog post in intelijj forum, seems like a webstorm issue. |
Then please keep track on their issue tracker, thanks. |
FYI Jetbrains has filed a separate issue for supporting this: https://youtrack.jetbrains.com/issue/WEB-52214 Possible to leave this open until it's fixed @antfu ? |
Also if anyone wants a crack at this issue and can't wait @gabrielcraveiro, I've built something similar https://github.com./fumeapp/nuxt-storm |
Hi, first I would like to thank you for the lib, been using for some weeks now and it really helps with the development flow.
I only have one issue, seeing prop definition or going to original component is not really that bad, but webstorm keeps warning me that the component is an "unknown html tag". Is there a way to recognize the components or even going to definition using the plugin?
Right now my vite.config is:
Thanks guys!
The text was updated successfully, but these errors were encountered: