VSCode suggestions are too broad with Svelte extension #2168
Labels
bug
Something isn't working
limitation
Constraints of the existing architecture make this hard to fix
Describe the bug
For some reason Svelte to VSCode extension does not provide optimal TS experience in terms of suggestions, sometimes I get too many of them, sometimes none. I narrowed down the issue to round braces, so if some value is inside of them, suggestions do not work, if not, work okay.
Reproduction
Here suggestions do not work for me.
Expected behaviour
Suggestions that are strictly tied to the data type provided in script tag.
System Info
Which package is the issue about?
Svelte for VS Code extension
Additional Information, eg. Screenshots
The text was updated successfully, but these errors were encountered: