This is the first build, If there are any problems, contact me. Tools for execute operations on Visual Studio command events and document events with a configuration GUI. Triggers avaiables:
Operations avaiables:
After loaded solution, in tools menu bar you have access at Configuration GUI: This is the GUI: At first save, it create a save configuration file, and add it at solution. Press the Save button to made modification effective. You can Add/delete nodes with mouse right button: This is an example with different tasks, with different triggers and operations: If in general section, you enable Debug Events, extension write in output window all command events, then you can find the Command Guid and Command Id desidered, to use in a Command trigger :) In this case, i have operation cmd.exe executed after save all command :) If i would execute a operation on Solution Active Configuration Switch, i click on it and view a debug output. The output is this: than, i create a trigger for operation with custom command, as this: and this is the output when i switch configuration :) You can execute in in a powershell nuget console, as this configuration: and this is the output: If this tool help you, please leave feedback for me :) ** PLEASE: Sorry for my english :) ** |