/vscode-task-provider-bug

Visual Studio Code extension test repository

Primary LanguageTypeScript

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