1

Is there any command/shortcut to show the selected file ( selected in solution explorer) at the file system explorer ?

For example :

selecting a file : enter image description here

Pressing something....

And then this will show :

enter image description here

Royi Namir
  • 144,742
  • 138
  • 468
  • 792

2 Answers2

1

found it. no resharper is needed. nor Productivity Power Tools

http://blogs.thesitedoctor.co.uk/tim/Trackback.aspx?guid=f5dcc54e-dfbc-4f79-8bfa-0deeb31902d2

enter image description here

Royi Namir
  • 144,742
  • 138
  • 468
  • 792
0

When you install Productivity Power Tools (http://visualstudiogallery.msdn.microsoft.com/3a96a4dc-ba9c-4589-92c5-640e07332afd this is for VS2012). There is an 'Open containing folder' command when you right click on a file.

Martijn van Put
  • 3,293
  • 18
  • 17