-
-
Notifications
You must be signed in to change notification settings - Fork 217
Open
Labels
Description
Describe the bug
Hello,
I've been using Codespaces for a couple of months now, for primarily one SvelteKit project (Part of a monorepo). Things were great until I noticed that this process was looping over and over again:
Initializing /.../tsconfig.json
A couple of seconds later, I get the following error:
The JS/TS language service crashed 5 times in the last 5 Minutes. This may be caused by a plugin contributed by one of these extensions: svelte.svelte-vscode Please try disabling these extensions before filing an issue against VS Code.
Reproduction
I really didn't find any way to reproduce this issue, the only thing that I noticed is that the issue happens when opening .ts files in Svelte projects.
Expected behaviour
For the extension to work properly.
System Info
- OS: Github Codespace instance (4 cores, 16gb ram), Linux
- IDE: VSCode
Which package is the issue about?
Svelte for VS Code extension
Additional Information, eg. Screenshots
TSserver log file: