views:

15

answers:

1

I open the History in the Source Control, then open a changeset, then select a file in the file list and double click to open it. TFS open the file by Notepad, I wanna open the file by Visual Studio or by any other text editor (to have syntax highlight). How can I do this?

ps. In my machine, when I open a .config file like app.config, TFS ask for a program to open it! I want TFS ask for the .cs file also ^_^! There must be somewhere to set this I guess.

+1  A: 

Possible duplicate of http://stackoverflow.com/questions/1626476/tfs-how-do-i-view-cs-files-in-the-vs-ide-when-viewing-details-of-a-shelveset

Robaticus
I read the link but not know how to delete a file association in Windows 7. Do you know how to? I have post the question here http://superuser.com/questions/159927/how-to-delete-a-file-association.
Nam Gi VU