mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
Improve quick input sample
This commit is contained in:
@ -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
|
||||
Reference in New Issue
Block a user