Can't auto import vue component without the name parameter

I have a simple vue project with 2 components "Home" and "TestComponent". If i type the part of the name, the completion suggestion can't find the component.

But if I add the name property on "TestComponent" it works as usual

I have other projects where this problem doesn't happen and i don't remember doing a different config.

What do I need to change this behavior?

0
1 comment

Please vote for https://youtrack.jetbrains.com/issue/WEB-34635 to be notified on a ny progress with this ticket

0

Please sign in to leave a comment.