Subscribe to How-To Geek

Recommended: Click Here to Run a Free Scan for Common PC Errors   [Sponsored Link]

Mimic the Eclipse "Open Resource" Feature in Visual Studio

Ever since my friend Daniel educated me on the great "Open Resource" feature in Eclipse, I decided I needed the same feature in Visual Studio as well. After browsing around, I finally found a comparable plugin called VSFileFinder that will work in Visual Studio. It's not quite as good, but it's pretty decent.

 

For those of you that haven't seen it, here's what the Eclipse Open Resource dialog looks like.

image

And here's a screenshot of VSFileFinder in action. You'll notice that it's very similar, but it doesn't show open files first.

image

The first thing you'll need to do is download and install it from the CodeProject site (registration required). 

Next to set a shortcut key for it, you'll want to open Tools \ Options and then browse down to Environment \ Keyboard

image

Now you can set the same keyboard shortcut by typing "vsfile" into the "Show commands" box, clicking on the "VSFileFinder.Connect.ShowVSFileFinder" entry in the list.

image

Add in the shortcut key you want, and click the Assign button.

Now you have a comparable feature attached to a hotkey. Personally, I docked the window on the side and set it to auto-hide so it works similarly. 

The Geek is the founder of How-To Geek and a geek enthusiast. When he's not coming up with great how-to articles, he's probably writing at his personal blog. This article was written on 07/1/07 and tagged with: Programming, Visual Studio

Comments (3)

  1. OJ

    There's also a plugin for VS called VisualAssist by WholeTomato software which has this file searching feature in it. It's excellent, but it's not free.

  2. The Geek

    Yeah, the entire VisualAssist toolkit is very nice… but I prefer to promote and use open source software whenever possible.

    And yes, I see the irony of promoting an open source plugin for a closed-source, commercial IDE on a closed-source, commercial OS =)

  3. Alex Le

    I've updated VSFileFinder2005 a little bit to allow partial filename matching, which is more developer-friendly. See it at http://alexle.net/archives/219
    -Alex


Leave a Comment




Leave your friendly comment here. If you have a computer help question, leave it on the forums instead.

Note: Your comment may not show up immediately on the site.

Copyright © 2006-2008 HowToGeek.com. All Rights Reserved.