VisualStudio: Shortcut for when Renaming Variable

后端 未结 12 1136
轻奢々
轻奢々 2021-02-02 05:33

In Visual Studio, when you rename a variable name in its definition, there\'s a little underline in the last letter so if you hover that, you\'ll get the option \"Rename OldVari

12条回答
  •  太阳男子
    2021-02-02 05:45

    In VS 2008 using C# you can just hit F2, not sure about other versions/languages, though. That also renames files in Windows Explorer if you're too lazy to right-click like I am.

提交回复
热议问题