Jan 18, 2012

Find and open a file in Visual Studio.

I remember that a collegue of mine used that a lot. I forgot it so I will just post it here so anyone (including me can benefit of it).

In order to find a file / class in Visual Studio - use the "Find In Files" toolbar combobox. You will however need to write a magic word before it starts searching, just type "> of" before the file name, like "> of User". VS will help you with some of the files that contain this name:



Hope this raises a bit more of productivity out there.
If you need more - you may want to try Telerik Just Code ;).