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 or absolute would probably have both their use-cases) to the command.
Currently I have a working batch-file which is able to do a single analysis of a source file and I'd like to integrate this into Visual Studio, but I'm unable to find a method to pass the currently opened file to a command.
I hoped this extension might help, but I haven't been able to get it to work in this way and looking at the source where the solution variables get substituted, it doesn't look like there is a variable available for it.
Installed product versions
Description
It would be nice to be able to pass the currently opened file path (relative or absolute would probably have both their use-cases) to the command.
Currently I have a working batch-file which is able to do a single analysis of a source file and I'd like to integrate this into Visual Studio, but I'm unable to find a method to pass the currently opened file to a command.
I hoped this extension might help, but I haven't been able to get it to work in this way and looking at the source where the solution variables get substituted, it doesn't look like there is a variable available for it.