Let cursor jump to capitalized letters within words (CTRL+arrow)
Hi there. Would it be possible to program a feature that is
present in Visual Studio (I think ReSharper brings it
into VS) which enables a programmer to select/move among
parts of a word based on where the capital letters are? (CTRL+arrow)
Say you have a variable called @ThisIsMyVariable.
If you place the cursor at the end of the word and then
press CTRL+<Left Arrow>, then it’d be nice if the cursor
jumped to the beginnig of the next capital letter instead
of the next word as is usual. This feature is very helpful in VS and I think it’d be very helpful in SSMS as well. Thanks.

The latest version of Prompt has an experimental feature for “Change keyboard shortcut behavior for CamelCase words”
-
Anonymous commented
Has the option to turn this off been removed? I turned it on to try it and it is driving me batty. How can I turn it OFF?!?!?