Warning
This is now archived, You probably want https://marketplace.visualstudio.com/items?itemName=svelte.svelte-vscode most of the code in this repo has been incorporated into the official svelte plugin (https://github.com/sveltejs/language-tools/tree/master/packages/svelte-vscode)
Provides deep type checking for Svelte files by leaning on the Typescript language service.
Requires a Svelte language mode plugin such as Svelte Beta
For best results, disable the typescript complete, hover, and definition features of the Svelte plugin and enable all the settings of this plugin.