Make Visual Studio understand CamelCase when hitting Ctrl and cursor keys

后端 未结 7 1966
抹茶落季
抹茶落季 2020-11-28 20:34

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

7条回答
  •  北海茫月
    2020-11-28 21:33

    Visual Studio does not support this behavior. However, DevExpres's CodeRush! product supports navigation like this (using Alt-Left & Alt-Right), along with tons of other features to aid in navigation. The CodeRush! product is also bundled with their Refactor tool. They also offer a free CodeRush! & Refactor Express product, though I'm not certain if the Camel Casing navigation is part of the express product.

提交回复
热议问题