Improve quick input sample

This commit is contained in:
Pine Wu
2019-09-10 15:05:39 -07:00
parent 0676a3074b
commit 8a1c4e05a5
3 changed files with 8 additions and 5 deletions

View File

@ -19,4 +19,7 @@ It is not intended as a production quality extension.
# How to run locally
* open this folder in VS Code and press `F5`
- Run `npm install` in terminal to install dependencies
- Run the `Run Extension` target in the Debug View. This will:
- Start a task `npm: watch` to compile the code
- Run the extension in a new VS Code window