In Netbeans auto complete suggests partially matching words e.g. x.fb
will also suggest x.FooBar
.
Can I replicate that with a smaller plugin in Visual Studio 2013?
Resharper is resource hungry (and not free) and will be an overkill for only extending Intellisense just that much.