Files
vscode-extension-samples/task-provider-sample/README.md

10 lines
171 B
Markdown
Raw Permalink Normal View History

2017-07-05 17:21:28 +02:00
# Task Provider Example
- Detects tasks in Rakefiles
## Running the example
- Open this example in VS Code
- `npm install`
- `npm run compile`
- `F5` to start debugging