Open TFS document directly in Word from Visual Studio -


our project documents maintained using tfs. visual studio (2013) allows me view checked in documents through team explorer window, under documents.

in team explorer, when double click document, first opens internet explorer window, downloads copy of server file. have open document manually using word/excel etc. gives me option check out.

involving internet explorer open file seems convoluted. there way configure/launch appropriate office program directly visual studio?

found solution: obvious if i'd looked properly.

team explorer -> documents -> right click on document -> edit


Comments

Popular posts from this blog

searchKeyword not working in AngularJS filter -

sequelize.js - Sequelize: sort by enum cases -

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -