Process Template Editor Extension Tool in Visual Studio Integration Tutorial
1) Download and install Process Template Editor Tool Extention from Visual Studio Extention Menu option or we could refer to the below URL... https://marketplace.visualstudio.com/items?itemName=ms-devlabs.msdevlabs-pte 2) Once you installed it please restart the VisualStudio and go to the menu option "Tool". 3) Here we will be able to see the "Process Editor" option (If not then it's not installed correctly). 4) Now Select the "Global List" option which will give again multiple sub-options 5) Select sub-option "Open Global List from Server" (We need to fetch data from connected TFS sever). 6) Connect to the desired server location and ok, You will get all the folders and branches Tree graph. 7) Now expand the desired folder or branch and create a new "Node" or "item", example:- "Release 10.1" 8) Now go to your TFS web dashboard where you manage all the tasks ex:- URL:- http://......(TFS server address.) 9) Now t...