tomblachut / svelte-intellij

Svelte components in WebStorm and friends
MIT License
482 stars 38 forks source link

svelte:component is not recognized inside a block #169

Closed shirotech closed 3 years ago

shirotech commented 3 years ago

If we put a <svelte:component/> element inside an if or any other block, it doesn't seem to be recognized.

Screen Shot 2020-10-25 at 2 29 37 pm

On top-level, it works fine.

Screen Shot 2020-10-25 at 2 29 54 pm
tomblachut commented 3 years ago

Thanks for reporting

tomblachut commented 3 years ago

This is regression from parser rewrite in v0.13 afaiu

tomblachut commented 3 years ago

Will release today/tomorrow in v0.15.2