Thursday, July 19, 2012

Finding files fast in your Solution with VSFileNav (which is now open source too!)

CodePlex - VSFileNav

Description

A simple visual studio tool to allow rapid navigation and finding of files within a Solution via a number of search patterns.

Features & Benefits

  • Name Search - Searches based upon the name of a file by simply using mixed case search string.
  • Wildcard Search - Use standard windows wildcards : ? (any character) or * (number of any characters).
  • Camel Case Search - Use uppercase strings to do Camel case searching on file names.
  • Highlighting - Filtering as you type with match highlighting.
  • Explore To - Use Alt+E to explore to a result

The extension can be found in the Edit->Find and Replace menu. It only loads when first used so won't touch your Visual Studio performance. It may take a couple of seconds for large solutions to cache all the file information when used for the first time.

...

image

..."

Not a code search but an extension to make finding specific files quick and easy. This is something I do and need all the time... Installed (which if you just want the vsix, you can get is via the Visual Studio Gallery here, VSFileNav)

1 comment:

  1. Very nice! I try and keep my VS installation lean, and something like this is quite helpful.

    ReplyDelete

NOTE: Anonymous Commenting has been turned off for a while... The comment spammers are just killing me...

ALL comments are moderated. I will review every comment before it will appear on the blog.

Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...

I reserve, and will use, the right to not approve ANY comment for ANY reason. I will not usually, but if it's off topic, spam (or even close to spam-like), inflammatory, mean, etc, etc, well... then...

Please see my comment policy for more information if you are interested.

Thanks,
Greg

PS. I am proactively moderating comments. Your comment WILL NOT APPEAR UNTIL I approve it. This may take some hours...