How to jump to a file in the Source Control Explorer in Visual Studio

前端 未结 6 1436
天涯浪人
天涯浪人 2021-02-07 06:30

I love the Solution Explorer > Right-click > \"Open Containing Folder\" feature of the PowerCommands extension for Visual Studio 2010. I want the equivalent of a \"Jump to locat

6条回答
  •  小鲜肉
    小鲜肉 (楼主)
    2021-02-07 07:08

    Try Visual Studio extension VSCommands for Visual Studio 2012. It has feature called Locate in TFS. This will add new button to Solution Explorer Locate in TFS which opens active selected file/folder in TFS Source Control Explorer.

提交回复
热议问题