TFS: How to dectet changed files when loading a solution?
- by marco.ragogna
I am new to TFS integration with Visual Studio 2010, and I have a problem I would like to solve.
Practically, when I open a solution, how can I detect, looking only at the Solution Explorer which file has been changed since my last login?
I am able to discover the changed files if I look at the Latest column of Source Control Explorer but it is not so intuitive.
I attach you an image for better understanding.
I would like to have a different icon, not the lock, for frmAbout.vb (in this case), associated to the item in Solution Explorer. Do you have any idea how can I achieve this behavior? Or some alternatives?