Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vince-fugnitto/vscode-dialog

VS Code Extension to Verify Dialog API
https://github.com/vince-fugnitto/vscode-dialog

Last synced: 26 days ago
JSON representation

VS Code Extension to Verify Dialog API

Awesome Lists containing this project

README

        

# Visual Studio Code - Dialog API

### Description

The following is an extension to test the `dialog` API:
- `showOpenDialog`
- `showSaveDialog`

### How to use

- `Dialog: Open`: opens an 'open dialog' dialog.
- `Dialog: Open Many`: opens an 'open dialog' with `canSelectMany`.
- `Dialog: Save`: opens an 'save dialog` dialog.