The vscode-dbsnapper extension is a Visual Studio Code extension that complements the DBSnapper platform and allows for an in-editor experience to load database snapshots.
The DBSnapper Agent installed on your machine. This is used to load snapshots into your database.
Extension Settings
Click on the dbsnapper quick pick in the status bar to open the extension settings. You will need to provide the following values:
DBSnapper AuthToken - available from the Get Started page in the DBSnapper platform.
Default Destination Database URL - Provide a default destination database URL to use when loading snapshots. Note: This destination URL will be overwritten without warning when loading a snapshot.
Release Notes
1.0.0
Initial release with the ability to list targets and snapshots, and load snapshots into a destination database.