views:

77

answers:

0

Hi,

I just started with VS2010 and the feature I was really looking forward too was the new Intellisense, and the Camel casing matching in particular.

But I must say I'm pretty dissapointed with the way it works and am wondering if this is just a setting, or not.

When I type 'OIE' I get the following results:

OrderItemBackerEntity (OIBE)
OrderGarmentActionGroupItemEntity (OGAGIE)
OrderItemClothingEntity (OICE)
OrderItemEntity (OIE) << GOOD  

These indeed do match in some way, but why does it match so broad, and not only the fitting one, the last one.

Are these settings, or is this by design?