Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Task Provider RakeNew to Visual Studio Code? Get it now.
Task Provider Rake

Task Provider Rake

killerken

|
23 installs
| (0) | Free
A Visual Studio Code task provider for Rake
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Task Provider Rake

This has been extracted from https://github.com/microsoft/vscode-extension-samples with minor changes to remove the custom task provider.

Task Provider Sample

This is the source code for the Task Provider Guide. It auto-detects tasks in Rakefiles.

VS Code API

vscode module

  • tasks

Contribution Points

  • contributes.taskDefinitions

Running the example

  • Open this example in VS Code
  • npm install
  • npm run compile
  • F5 to start debugging
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft