CommandTaskRunner icon indicating copy to clipboard operation
CommandTaskRunner copied to clipboard

A Visual Studio extension

Results 20 CommandTaskRunner issues
Sort by recently updated
recently updated
newest added

### Installed product versions - Visual Studio: 2017 - This extension: 1.1.41 ### Description I've tried several variations to run the Windows Subsystem for Linux shells from CommandTaskRunner and have...

When I update `commands.json` to add an additional parameter to the script (`-NoProfile` in this case), the command doesn't seem to get refreshed. I need to rename the command in...

### Installed product versions - Visual Studio: 2017 Professional - This extension: 1.3.50 ### Description If I add a simple powershell script, which only outputs the arguments, I added before,...

I noticed that when I run a powershell command, it automatically runs as x86. Is there a way to force task runner to use 64bit instead? I've tried a few...

### Installed product versions - Visual Studio: 2017 Enterprise 15.8.9 - This extension: 1.2.41 ### Description When executing solution and project post-build scripts it would be very helpful to pass...

### Installed product versions - Visual Studio: 2015 Professional - This extension: 1.2.32 ### Description AngularJS 2 ng commands are throwing an error regarding stdin. ### Steps to recreate 1....

### Installed product versions - Visual Studio: 2015 Professional Update 3 - This extension: 1.2.34 ### Description Task failing when bound to pre-build should prevent the build succeeding. ### Steps...

Write-Progress seems to have no effect within a powershell script in the Task Runner Explorer.

Please update the VS Marketplace description From: "Adds support for command line batch files in Visual Studio **2015**'s Task Runner Explorer. Supports .cmd, .bat, .ps1 and .psm1 files." To: "Adds...

bug

**Describe the bug** When I right-click a `.cmd` file, I don't see an option to "Add to task runner" and the Task Runner Explorer says "No task runner providers were...

bug