Hamish Grubijan
Hamish Grubijan

Reputation: 10828

How to go from physical location to a virtual folder in Visual Studio 2008?

I have a file open in Visual Studio. When I hover the mouse over its tab at the top. it tells me the physical location of the file. In the solution explorer I only see virtual folders, however. I wish to quickly browse to all other files in the same project. How can I do that?

Thank you.

Upvotes: 1

Views: 74

Answers (1)

mamoo
mamoo

Reputation: 8166

There's a plugin for that: http://code.msdn.microsoft.com/PowerCommands

Upvotes: 1

Related Questions