taskrunner-code icon indicating copy to clipboard operation
taskrunner-code copied to clipboard

VS Code extension to view and run tasks from Explorer pane

Results 20 taskrunner-code issues
Sort by recently updated
recently updated
newest added

+ Now this plugin runs directly with just one click on the selected task, it's too sensitive; + Suggest adding a run button to the right of each task, click...

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Is this project still active and in development? Could something contribute during Hacktoberfest2022 ?

It would be easier if there is a button, at the end of the text (like in cmake). So that we could still navigate while clicking without running the actual...

Could you please also publish taskrunner to the [Open VSX](https://open-vsx.org/) registry? The Microsoft extension store can for legal reasons not be used with forks of VSCode. This could enable the...

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...

dependencies

I updated all packages to the latest version. followed the migration steps from vscode here for the test files https://code.visualstudio.com/api/working-with-extensions/testing-extension#migrating-from-vscode

I'm only using the default **tasks.json** inside **.vscode** folder to clarify this issue. When I add new task it doesn't show up automatically in the sidebar. The new tasks are...