Search code examples
visual-studio-2010visual-studioresharperfuzzyfinder

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


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.


Solution

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