jelledruyts / TfsTeamProjectManager

TFS Team Project Manager automates various tasks across Team Projects in Team Foundation Server. If you find yourself managing multiple Team Projects for an organization and have recurring tasks and questions that repeat themselves over and over again, Team Project Manager probably has some answers for you.
MIT License
169 stars 61 forks source link

Edit in external editor (VS Code) #41

Open jodli opened 5 years ago

jodli commented 5 years ago

Hi!

I've added a new combobox to the bottom left of the window where you can add external editors for the editing process like I mentioned in #38.

It only supports Visual Studio Code for now, but it should work with other editors if the arguments are specified correctly in the code.

Best regards jodli