mikeminutillo / WhereAmI

A Visual Studio border plugin that provides the full path of the currently open edit window
http://visualstudiogallery.msdn.microsoft.com/cf4d5635-b5d7-48c1-b950-85b82da687b3
1 stars 0 forks source link

Where Am I is a simple extension that adds missing functionality to Visual Studio. When you hover the mouse over a tab it gives you the full file path but I want it all the time in a toolbar at the bottom of my editor window. This extension gives me that. As an added bonus, when you click the path it opens an explorer window with the file selected.