### Describe the bug Following [the discussion on Discord](https://discord.com/channels/457912077277855764/1083794445641728040), it looks like the new versions of the extension break autocomplete: **107.2.1** and **107.2.2** ### Reproduction Create a new Svelte kit project, add a server route, and tada, try to use autocomplete. ### Expected behaviour It should autocomplete ``fetch`` in the below example. ### System Info - OS: Linux - IDE: Vscode ### Which package is the issue about? Svelte for VS Code extension ### Additional Information, eg. Screenshots 