VSCode tasks in sidebarAutomatically find all tasks recognized by VSCode and make them available in UI. Features
UsageThis extension has its own panel. Open the panel and the extension will start the scan for the tasks. If you made changes to the tasks.json, the extension will not detect these to avoid unnecessary scans. You can force a rescan using the reload button found at top right of the panel. If there are no tasks.json or tasks in the tasks.json, the panel will display this information. The task will be started using the function provided by the Visual Studio Code API for starting tasks. ScreenshotBellow you can see an example of found tasks as are they displayed by this extension: RequirementsThere are no special requirements. Extension SettingsNone Known IssuesNone. Change LogSee Change Log here IssuesSubmit an issue if you find any bug or have any request. ContributionFork the repo and submit pull requests. |