如何编辑 Visual Studio 的鼠标快捷方式? [英] How do I edit Visual Studio's mouse shortcuts?

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

问题描述

Visual Studio 曾经在我按下鼠标上的后退拇指按钮时执行Naviagte Backward"命令,但它最近停止这样做了.如何编辑 Visual Studio 的鼠标快捷方式设置以重新启用此功能?

Visual Studio used to execute the "Naviagte Backward" command whenever I hit the back thumb button on my mouse, but it has recently stopped doing that. How can I edit Visual Studio's mouse shortcut settings to re-enable this feature?

开始悬赏,仍然没有得到具体的答案.

Starting a bounty, still haven't gotten a concrete answer about this.

推荐答案

来自 我的主题.

将导航后退/前进附加到鼠标按钮的插件:鼠标导航最新版本 (2.2.0) 运行良好.

Plugin that attaches Navigate back/forward to the mouse buttons: Mouse Navigation The last version (2.2.0) is working fine.

一些澄清:
Visual Studio (2012) 将普通导航与点击即可"导航分开.
正常导航:鼠标在代码编辑器中的任意位置单击,选项卡也发生变化.

Some clarifying:
Visual Studio (2012) separates the normal navigation from "click to go" navigation.
Normal navigation: mouse click anywhere in code editor, tab change also.

点击导航:进入定义,点击搜索结果.它由名为:浏览上一个/下一个"上一个/下一个定义、声明或参考"的按钮控制.您可以在视图自定义工具栏中找到它.

Click to go navigation: Go to definition, search result click. It is controlled by the buttons named: "Browse Back / Next" "Previous/Next Definition, Declaration or Reference". You can find it in the View custom toolbar.

默认的 VS 鼠标后退/前进按钮附加到浏览后退/下一步"按钮,而不是导航后退/前进按钮.

The default VS mouse back/forward buttons are attached to the "Browse Back / Next" buttons, not to the Navigate back/forward.

VS 插件鼠标导航将鼠标按钮设置为向后/向前导航.唯一剩下的问题是,由于 VS 不考虑单击转到"作为正常导航,当您单击转到定义并尝试使用 Ctrl+- 或鼠标返回时,您将不会返回到最后一个位置,而是到之前的正常导航"位置.
我给插件开发者的建议是尽量让VS把click to go"导航当作普通导航,彻底解决这个问题.

The VS plugin Mouse Navigation sets the mouse buttons to the Navigate back/forward. The only remaining problem is that because VS doesn't consider "click to go" as normal navigation, when you click to go to a definition and try to go back using the Ctrl+- or mouse back, you will not return to the last position, but to the previous "Normal navigation" position.
My suggestion to the plugin developer is to try to make VS consider "click to go" navigation as normal ones, completely solving this issue.

这篇关于如何编辑 Visual Studio 的鼠标快捷方式?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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