{"library":"typescript-svelte-plugin","type":"library","category":null,"description":"The `typescript-svelte-plugin` provides enhanced TypeScript and JavaScript language intelligence when working with Svelte components. Specifically, it enables features like Rename, Find Usages, Go To Definition, and Diagnostics within `.ts` and `.js` files that interact with or import Svelte components. This plugin operates as a TypeScript language service plugin, extending the capabilities of the TypeScript compiler. It is part of the broader Svelte Language Tools monorepo and currently stands at version 0.3.51. The project sees active development with frequent patch releases, often co-released with `svelte2tsx`, `svelte-language-server`, and `svelte-check`, reflecting continuous improvements and bug fixes. It differentiates itself by focusing on the TypeScript/JavaScript-to-Svelte interaction, complementing the `svelte-language-server` which handles intellisense *within* Svelte files themselves.","language":"javascript","status":"active","version":"0.3.51","tags":["javascript","svelte","typescript","plugin"],"last_verified":"Wed May 27","install":[{"cmd":"npm install typescript-svelte-plugin","imports":["/* Add to tsconfig.json */\n{\n  \"compilerOptions\": {\n    \"plugins\": [\n      {\n        \"name\": \"typescript-svelte-plugin\"\n      }\n    ]\n  }\n}","/* In tsconfig.json plugins config */\n{\n  \"name\": \"typescript-svelte-plugin\",\n  \"enabled\": true\n}","/* In tsconfig.json plugins config */\n{\n  \"name\": \"typescript-svelte-plugin\",\n  \"assumeIsSvelteProject\": true\n}"]},{"cmd":"yarn add typescript-svelte-plugin","imports":[]},{"cmd":"pnpm add typescript-svelte-plugin","imports":[]}],"homepage":null,"github":"https://github.com/sveltejs/language-tools.git#master","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/typescript-svelte-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/typescript-svelte-plugin/compatibility"}}