CommandTaskRunner icon indicating copy to clipboard operation
CommandTaskRunner copied to clipboard

A Visual Studio extension

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

It would be nice to be able to run some t4 from task runner!

### Installed product versions - Visual Studio: 2022 preview 3 - This extension: latest ### Description I'm unable to run any command which works perfectly in 2019. ### Steps to...

### Installed product versions - Visual Studio: 2019 - This extension: 1.3.62 ### Description I've been going through your published extensions and I absolutely love them (8 installed so far)....

Not sure exactly where to put this, but it would be great to add capability to this extension to run VS code tasks from a tasks.json

### Installed product versions - Visual Studio: 2019 Professional - This extension: 1.3.62 ### Description It would be nice to be able to pass the currently opened file path (relative...

I've created a simple ps1 file containing just one line: `Write-Host "Hello World" -ForegroundColor Red` When the script is executed the text is displayed in the task runner console but...

### Installed product versions - Visual Studio: 2017, 2019 - This extension: 1.3.62 ### Description It would be nice to either configure how a post-build task behaves when the build...

### Installed product versions - Visual Studio: 2017 Enterprise - This extension: 1.2.41 ### Description Does not seem to work unless the Task Runner Explorer window is active. I, for...

I would love to be able to bind to batch build. Would that be possible?

### Installed product versions - Visual Studio: Visual Studio 2019 Enterprise - This extension: 1.2.41 ### Description bindings not working, the `commands.json` get modified and everything but in the Task...