How to locate a file in Solution Explorer in Visual Studio 2010?

前端 未结 13 1286
盖世英雄少女心
盖世英雄少女心 2020-12-07 07:09

I have a huge solution with multiple projects. Sometime I need to navigate to a file in Solution Explorer. Using the VS 2010 \'Navigate To\

13条回答
  •  有刺的猬
    2020-12-07 08:00

    If you want to select the file in the solution explorer on command and don't want to install anything then I would recommend this macro.

    I've tested it, setting the shortcut to Alt+T, and I can confirm that it works with VS 2010.

    Thanks to Dan Vanderboom for writing it.

提交回复
热议问题