Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion quickinput-sample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ It is not intended as a production quality extension.
# How to run locally

- Run `npm install` in terminal to install dependencies
- Run `npm run compile` in terminal to do an initial compile
- 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
- Run the extension in a new VS Code window