Closed
Description
Describe the bug
After updating to the latest Svelte for VSCode extension (v109.2.3), generic types are broken.
Here's a video of the issue I'm experiencing with the latest version. It goes away when I downgrade.
CleanShot.2024-11-15.at.21.42.01.mp4
More minimal reproduction than that linked below.
Reproduction
https://github.com/huntabyte/svelte-vscode-generics
Clone the repo, ensure you're running the latest version of the extension, check component.svelte
.
Downgrade the extension and observe the errors go away.
Expected behaviour
Expect it to work the same as it does in v109.2.2
System Info
- OS: Mac
- IDE: VSCode
Which package is the issue about?
Svelte for VS Code extension
Additional Information, eg. Screenshots
No response