Possible Duplicate:
Make Visual Studio understand CamelCase when hitting ctrl and cursor keys
Exact duplicate of this thread
I have some quite long variable / field names in my code and I'm finding the default behaviour for CTRL+SHIFT+Right-Arrow and CTRL+SHIFT+Left-Arrow to be less productive than if it were to adhere to camel casing. Here's an example.
Say the cursor is before the A in AndAnotherThing. CTRL+SHIFT+Right-Arrow will select the entire variable while adherance to camel casing would only select And.
Is there any tool or plugin for Visual Studio that can do this?
Edit:
I'd also like similar behaviours for CTRL+Left-Arrow and CTRL+Right-Arrow
Resharper supports it, select Use CamelHumps in ReSharper | Options | Editor and it will work as you expect.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With