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

Yarn Task Provider

Dillon Kneeland

|
9,341 installs
| (2) | Free
Automatic task detection for yarn package.json files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Visual Studio Code Yarn Task Provider

This extension adds better support for managing a package through Yarn Package Manager, including running yarn install and running any scripts within the scripts section of your package.json.

To begin using this package just install it either through

ext install dkneeland.yarn-task-provider

or by searching for Yarn Task Provider in the VSCode extension marketplace.

Now once you open a project with a package.json in the root directory you can use Terminal -> Run Task... and the extension will show you what tasks it has detected.

Thanks for using this! If you have any issues please create an Issue on GitHub and/or email me at dillon.kneeland@outlook.com.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft