更改“切换到标记”的快捷方式在 Visual Studio 2010 中

发布于 2024-08-17 04:13:23 字数 199 浏览 3 评论 0原文

如何切换“切换到标记”的快捷方式?

Shift + F7 切换到设计器。

在 Visual Studio 2008 中,我可以使用 F7 在代码隐藏和标记之间切换。我已经习惯了,并且希望在 Visual Studio 2010 Beta2 中拥有相同的快捷方式。我怎样才能做到这一点?

How do I switch the shortcut for 'toggle to markup'?

Shift + F7 is toggle to designer.

In Visual Studio 2008 I can toggle between the code-behind and the markup with F7. I got used to it and want to have the same shortcut in Visual Studio 2010 Beta2. How can I achieve that?

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

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

发布评论

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

评论(2

走过海棠暮 2024-08-24 04:13:23

2008 年,您可以进入工具 -->选项 -->键盘,在按快捷键字段中,您可以键入快捷键,它会告诉您当前映射到的内容。

2008 年,它映射到 View.ToggleDesigner。

一旦您知道它映射到什么,请将其输入到“显示命令包含”字段中,它将向下过滤您的列表。

我这台计算机上没有 2010,所以我无法验证您是否可以在该版本中执行相同的操作。

In 2008 you could go into Tools --> Options --> Keyboard and in the Press Shortcut keys field you could type a shortcut and it would tell you what its currently mapped to.

In 2008 its mapped to View.ToggleDesigner.

Once you know what its mapped to, type it into the Show Commands containing field, and it will filter your list down.

I don't have 2010 on this computer, so I cannot verify if you can do the same in that version.

帅气称霸 2024-08-24 04:13:23

我找到了一个可能的解决方案:工具->进口及导出设置->将设置重置为默认值 ->网络开发人员设置。

这表明可以更改快捷方式。不过,有人知道在哪里可以直接在设置中更改它吗?

I found a possible solution: Tools -> Import & Export Settings -> Reset settings to default -> Web Developer Settings.

That indicates that it's possible to change the shortcut. Still, does anybody know where to change it in the settings directly?

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