Archive for April, 2011
Quickly Find/ Open a file in Visual Studio
Posted by shawson in .net, Visual Studio on April 14, 2011
I’m working on some massive solutions containing loads of projects at my new place and frequently have to shoot between different source files scattered all over- A colleague recently showed me a really quick way to find and open files- from the Find bar in the top ‘standard’ menu bar, you can type ‘>of’ followed by the name of the file you are after and it will bring up an auto complete menu letting you select and open the file.
