An open API service indexing awesome lists of open source software.

https://github.com/applitools/vscode-screenshots


https://github.com/applitools/vscode-screenshots

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# VSCode Applitools Snapshots Extension

This project was bootstrapped with
* [Create React App](https://github.com/facebookincubator/create-react-app)
* [Create React App TypeScript](https://github.com/wmonk/create-react-app-typescript)
* [VSCode Extension Webview Sample](https://github.com/Microsoft/vscode-extension-samples/tree/master/webview-sample)

## Development

Run following commands in the terminal

```shell
npm install
npm install -g vsce
npm run build
```
And then press F5.
In Extension Development Host session, configure the extension settings in the setting view (Ctrl+,).
After you set the configurations, run `Applitools Screenshots` command from command palette.