Is it a way to set up Resharper to search inside names (instead from beginning) ?
Eg assume when pressing Alt + \ in dialog's results I can see
- JohnSmith
- JonnyBalboa
- MariaSmith
I'm looking for all members contain 'Smith' substring - so I'm forced to use asterisk: *Smith
But I want just enter 'Smith' without anything more (like in DPack)
EDIT
I've opened R# ticket for this. If anyone interested PLEASE VOTE !
UPDATE
'Contains' mode was implemented in R# ver 5. Works perfectly. Even better I dreamed - intellisence also supports that! Try it and vote for it!
(RS v5. available here)