Is there a way that I can configure Visual Studio 2008 to understand CamelCase? Specifically, I\'d like to be able to get Ctrl + right or
Ctrl + right
I don't think Visual Studio supports this feature internally, as it seems to be using the normal way Ctrl+Right and Ctrl+Left work in Windows environment. But it's probably possible with some kind of extension or plugin.