JetBrains, the producer of incredible ReSharper have created JetBrains .NET Tools Blog. And with the first post they have stuck the cord in I already love it!
I use Goto Type (CTRL + N) all the time. (and this is one of the main reasons why I prefer ReSharper to CodeRush)
But I didn’t know this:
CamelCase search is supported in Go to Type. If you insert upper case letters in the search box, the filtered names are allowed to skip any number of lower case letters but must include the upper case ones in the order specified in the search string.
You just have to love a feature like this!