VS-plugin customization
Hi,
Is there a way to customize the VS studio plugin?
We want to add fields to the UI so people will have to add fields to the comments before they run the build is there a way to do it?
Is there and SDK for this plugin?
Thanks
Elad
Please sign in to leave a comment.
Hi,
Unfortunatelly it is impossible now. Feel free to create a feature request in out tracker.
Which VCS do you use? For TFS we have build-in TFS checkin policy.
Hi,
we are using SVN.
Is there an SDK to enhance the plugin or is it closed code?
Thanks,
Elad
No, there is no SDK, the code of plugin is closed.
Hi,
Another thing. I created a parameter which is mandatory for the user to enter when he starts the run. If i run it from the web it will request for the parameter.
If i run it from VS, it will not eventhough it is set as mandatory and not to except empty items.
Can you help me with this?
Thanks
It is not implemented. I have created a feature request - http://youtrack.jetbrains.com/issue/TW-37271. Please watch and vote.