Make Visual Studio understand CamelCase when hitting Ctrl and cursor keys

后端 未结 7 1963
抹茶落季
抹茶落季 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:41

    Thanks for those who suggested Resharper. Gives me another reason to love it even more. Just to be specific about where this lives - JetBrains call it CamelHumps (cute) and you can switch it on using the menu:

    Resharper -> Options -> Environment -> Editor -> Editor Behavior -> Use CamelHumps

    ... in older versions of Resharper, it is;

    Resharper -> Options -> Editor -> Use CamelHumps

    0 讨论(0)
提交回复
热议问题