Im looking for some guidance on how to properly give PyCharm full insight to a component when it is auto-imported.
When explicitly importing, i see all props in the auto complete popup. When just using auto-import, the popup shows nothing except the vue builtins and native attributes.
Does someone using PyCharm or WebStorm have an idea on how to make this work?