AutoRunCustomTool icon indicating copy to clipboard operation
AutoRunCustomTool copied to clipboard

A Visual Studio extension that automatically runs the custom tool on a file when a trigger file is modified

Results 3 AutoRunCustomTool issues
Sort by recently updated
recently updated
newest added

yes I know .net core is supposed to be platform independent command line biased and text editor friendly - great we're back to 1986. I need VS 2017 to run...

bug
help-wanted

I use tt files in my database project on Visual Studio 2013. Unfortunately, the AutoRunCustomTool does not show up under Properties (neither does "Custom Tool" for that matter) when you...

enhancement
help-wanted

Maybe FileSystemWatcher should be used to monitor the change of source file.

enhancement