Files
vscode-extension-samples/task-provider-sample/README.md
2017-07-05 17:21:28 +02:00

171 B

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