弹出打开重命名选项的热键?

发布于 2024-09-17 06:53:36 字数 137 浏览 4 评论 0原文

在 Visual Studio 中,当您重命名变量或键入尚未包含的类的名称时,文本下方会出现一个小框。如果将鼠标悬停在其上,它会弹出并为您提供重命名所有变量或包含丢失的引用的选项。

我确信有一个热键可以打开它,这样我就不必使用鼠标了。它是什么?

When Visual Studio, when you rename a variable or type the name of a class that hasn't been included, a little box appears under the text. If you hover your mouse over it, it pops open and gives you options to either rename all the variables, or include the missing reference.

I'm sure there's a hotkey to pop this open so I don't have to use the mouse. What is it?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

风和你 2024-09-24 06:53:36

Ctrl+. 打开该菜单。

Press Ctrl+. to open that menu.

浪漫人生路 2024-09-24 06:53:36

对我来说是 Shift+Alt+F10。根据 VS 版本和您的键盘设置,它可能会有所不同。

当您选中“工具\自定义\工具栏”对话框 (VS2009) 底部的“在屏幕提示中显示快捷键”框时,实际的快捷方式将显示在工具提示中。这是我安装 VS 时首先打开的东西之一。

For me it's Shift+Alt+F10. Depending on the VS version and your keyboard settings it might be different for you.

The actual shortcut is shown in the tooltip when you check the "Show shortcut key in ScreenTips" box at the bottom of the Tools\Customize\Toolbars dialog (VS2009). This is among the first things I turn on when installing VS.

百变从容 2024-09-24 06:53:36

当光标位于未解决的项目上时,使用 Shift + Alt + F10 调出“解决”菜单。

Use Shift + Alt + F10 to bring up the Resolve menu when your cursor is on the unresolved item.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文