CommandTaskRunner
CommandTaskRunner copied to clipboard
Does not work if the Task Runner Explorer is not the active tool window.
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 instance, have the Output pane active on start, so as long as I do not switch to the Task Runner Explorer window, it does not run any commands.
Steps to recreate
- Add command to run on project open
- Switch to the Output pane and close VS - it seems to remember it the next time it is open.
- Now open the solution - it remains on the Output, which should be active now.
Current behavior
The command to be run on Project Open does not run.
Expected behavior
The command to be run on Project Open runs.