command-t or fuzzy finder for visual studio that's not resharper?

2.5k Views Asked by At

Is there an alternative to ReSharper's navigation capabilities? That works fine, but Resharper itself slows down my computer too much, even with most stuff turned off. So, I'm looking for some plugin that only does navigation, like vim's command-t plugin.

1

There are 1 best solutions below

3
On BEST ANSWER

Visual Studio 2012 has support for something similar with its Quick Launch feature. Refer to this question for additional information.