You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've taken a closer look and there are indeed type hints, but I want the props that a component expects to accept, as well as related events, to be prioritized at the top when triggering suggestions in VSCode, rather than being scattered.
What problem does this feature solve?
As shown in the image, SvgIcon is written in template form and does not receive type hints when using the h function.
What does the proposed solution look like?
null
The text was updated successfully, but these errors were encountered: