Like in Eclipse, when we say Ctrl + Left/Right arrow, the cursor moves between the words in a method when they are capitalized. I would like to do the same in visual studio express. Is it possible?
currently when I say Ctrl + Left/Right, the cursor moves to the end considering the whole function name as a single word.