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 found." Also, no commands.json file is created
Additional context
Visual Studio 2022 Enterprise v17.13.6
Command Task Runner v1.3.70 (latest as of today 5/13/25)
Extension is enabled
To Reproduce
Steps to reproduce the behavior:
- Open a folder or solution that contains a
.cmd file
- Right-Click on the
.cmd file
- No "Add to task runner" menu option is displayed
- Task Runner Explorer says "No task runner providers were found."
- no
commands.json file is created
Expected behavior
- I would see a right-click menu item with "Add to task runner"
- The Task Runner Explorer would load the
.cmd file
- A
commands.json file is created
Screenshots

Describe the bug
When I right-click a
.cmdfile, I don't see an option to "Add to task runner" and the Task Runner Explorer says "No task runner providers were found." Also, nocommands.jsonfile is createdAdditional context
Visual Studio 2022 Enterprise v17.13.6
Command Task Runner v1.3.70 (latest as of today 5/13/25)
Extension is enabled
To Reproduce
Steps to reproduce the behavior:
.cmdfile.cmdfilecommands.jsonfile is createdExpected behavior
.cmdfilecommands.jsonfile is createdScreenshots
