Add "Camel Hump" support to IntelliSense
This is a feature of ReSharper that makes using IntelliSense much more intuitive. This is also called "Match middle of the identifiers".
Essentially, if I am trying to type 'SqlCommand' I can simply type 'SCom' and it will show up in IntelliSense.
https://www.jetbrains.com/help/resharper/2017.1/Navigation_and_Search__CamelHumps.html
12
votes
Christopher Haws
shared this idea