Project TasksA simple status bar button to invoke the built in VS Code command: FeaturesAdds a button to the status bar to invoke VS Code's built in command to run tasks. Extension SettingsThe tasks shown by this extension's button are ones automatically scanned for by VS Code and include tasks from Gulp, Grunt, Jake, and npm. Tasks relevent to TypeScript's tsconfig.json and tasks defined in VS Code's tasks.json are also shown. The following built-in VS Code settings can be used to remove tasks from the dropdown:
Known IssuesNone Release Notes1.0.0Initial release |