如何查看Visual Studio中键绑定到的键盘快捷键? [英] How can I see what keyboard shortcut a key is bound to in Visual Studio?

查看:112
本文介绍了如何查看Visual Studio中键绑定到的键盘快捷键?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图在属性面板的控件的tooptip文本框中键入一个问号,然后突然进入代码视图.事实证明, shift + /(或?)现在似乎已绑定到一个我从未听说过的命令,该命令可导航到下一个XAML中引用的事件处理程序.所以现在我无法键入问号,因为快捷方式似乎是全局的.

I tried to type a question mark into the tooptip text box of a control in the properties panel, and suddenly I got switched into code view. It turns out shift + / (or ?) now seems to be bound to a command I've never heard of which navigates to the next event handler that's referenced in XAML. So now I can't type question marks since the shortcut seems to be global.

我希望能够弄清楚如何更改此行为,但是键盘选项中的搜索栏似乎只搜索命令而不是快捷方式.我如何找到正在触发的命令以及原因?

I'd like to be able to figure out how to change this behavior, but the search bar in the keyboard options only seems to search for commands and not for shortcuts. How do I find what command is being triggered and why?

推荐答案

在键盘选项对话框中,在按快捷键框中按快捷方式. 当前使用的快捷方式列表将显示此快捷方式的所有当前分配的命令:

In the keyboard options dialog, press a shortcut in the Press shortcut keys box. Shortcut currently used by list will show all currently assigned commands for this shortcut:

这篇关于如何查看Visual Studio中键绑定到的键盘快捷键?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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