{"library":"typescript-snapshots-plugin","type":"library","category":null,"description":"The `typescript-snapshots-plugin` enhances the TypeScript language service to provide deep IDE support for Jest or similar snapshot testing frameworks. It integrates features directly into the editor, such as displaying snapshot content on quick info (hover) for `toMatchSnapshot` calls and enabling \"Go to Definition\" navigation from the test call to its corresponding `.snap` file. The plugin also supports dynamically constructed test names, albeit currently limited to constant expressions for accurate linking. It is installed as a development dependency and configured within the `plugins` array of your `tsconfig.json`. The current stable version is 1.7.0, indicating active maintenance and development. Its key differentiator is streamlining the snapshot testing workflow by bringing snapshot content and navigation directly into the TypeScript editor experience, reducing context switching and improving developer productivity.","language":"javascript","status":"active","version":"1.7.0","tags":["javascript","Jest","snapshots","Typescript","plugin"],"last_verified":"Sun Apr 19","install":[{"cmd":"npm install typescript-snapshots-plugin","imports":[]},{"cmd":"yarn add typescript-snapshots-plugin","imports":[]},{"cmd":"pnpm add typescript-snapshots-plugin","imports":[]}],"homepage":null,"github":"https://github.com/asvetliakov/typescript-snapshots-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/typescript-snapshots-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}