Camel humps: Feature request
Any chance R# will recognize Camel humps when defining an object, like IDEA does?
For example, when defining
CustomToolStripDropDownButton button;
I want to be able to type something like "CuToSDDB" and pressing CtrlAltSpace to get the full type name.
Am I talking about existing feature?
Thanks.
Please sign in to leave a comment.
Hello Alex,
Implemented in ReSharper 4.
Sincerely,
Ilya Ryzhenkov
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
A> Any chance R# will recognize Camel humps when defining an object,
A> like IDEA does?
A>
A> For example, when defining
A> CustomToolStripDropDownButton button;
A> I want to be able to type something like "CuToSDDB" and pressing
A> CtrlAltSpace to get the full type name.
A> Am I talking about existing feature?
A>
A> Thanks.
A>