Typescript snapshots pluginLanguage service support for viewing/navigating to your test snapshots FeaturesSnapshot content on quick info (hover):
Navigating to snapshot (Go to definition):
Dynamically constructed test names (Constants only)
ConfigurationYou can configure various plugin settings in
Look here for available configuration options Snapshot syntaxSnapshot syntax file was copied from vscode-jest extension. Syntax issues/suggestions must be filled against vscode-jest repo. NotesIf you're using a workspace version of Typescript, you must configure the TS server plugin manually by following these instructions |


