vscode-microtaskVisual Studio Code (VS Code) extension that provides the ability to launch a task in a subfolder of the current workspace. The extension supports running any task defined in the current workspace's task launcher. FeaturesMicrotask provides the ability to launch a task in a subfolder of the current workspace. Microtask is a great way to use common task definitions across multiple modules in a large project. UsageRight click on any folder or file in the context menu, or right click in the editor pane and select RequirementsMicrotask assumes the use of the Tasks version 2.0. While this extension may work with previous versions of the task schema, it has not been qualified been tested against tasks version Extension SettingsThis extension does not contribute any settings. Microtask loads the task runner configuration for your VSCode workspace. For details on defining custom tasks, please refer to the VSCode Tasks User Guide. Enjoy! |