Description
Adds Svelte-aware TypeScript intelligence so editors can understand Svelte components more accurately. It helps with completions, diagnostics, and type information in projects that combine Svelte and TypeScript.
This is an editor plugin, not an app users open directly. It is useful only in development environments that load the TypeScript language service for Svelte projects.