VisualStudio:重命名变量时的快捷方式 [英] VisualStudio: Shortcut for when Renaming Variable

查看:458
本文介绍了VisualStudio:重命名变量时的快捷方式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在Visual Studio中,当在其定义中重命名变量名称时,最后一个字母中会有一个下划线,因此,如果将其悬停,则将获得选项将OldVaribleName重命名为NewVariableName",然后重命名该名称中的所有条目.该变量的过程.

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 OldVaribleName to NewVariableName" and so rename all entries in that procedure of that variable.

是否有快捷方式而不使用鼠标?

Is there a shortcut for that and not use the mouse?

推荐答案

这些被称为智能标记.

您可以使用 CTRL + .

Shift + Alt + F10 是另一种选择.

Shift+Alt+F10 is another option.

这篇关于VisualStudio:重命名变量时的快捷方式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆