简体   繁体   English

ReSharper 8 - ReSharper_GotoNextOccurence在Visual Studio键盘快捷键编辑器中不再可用

[英]ReSharper 8 - ReSharper_GotoNextOccurence no longer available in Visual Studio keyboard shortcut editor

I can't find ReSharper_GotoNextOccurence and ReSharper_GotoPreviousOccurence in Visual Studio 2013 ' Tools -> Options -> Environment -> Keyboard '. 我在Visual Studio 2013' 工具 - >选项 - >环境 - >键盘 '中找不到ReSharper_GotoNextOccurenceReSharper_GotoPreviousOccurence

This is one of my most used shortcuts. 这是我最常用的快捷方式之一。 I use ReSharper_HighlightUsages and have ReSharper_GotoNextOccurence mapped to Alt-Down Arrow , but when importing my ReSharper and Visual Studio settings it is no longer hooked up and I can no longer find the commands in the shortcut editor. 我使用ReSharper_HighlightUsages并将ReSharper_GotoNextOccurence映射到Alt-Down Arrow ,但是在导入我的ReSharper和Visual Studio设置时,它不再连接,我再也找不到快捷编辑器中的命令了。

Here, http://www.jetbrains.com/resharper/webhelp/Reference__Keyboard_Shortcuts.html , you can see that ReSharper_GotoNextOccurence is the alias for go to next usage. 在这里, http://www.jetbrains.com/resharper/webhelp/Reference__Keyboard_Shortcuts.html ,您可以看到ReSharper_GotoNextOccurence是转到下一次使用的别名。

If anyone has any thoughts, I would appreciate it very much. 如果有人有任何想法,我会非常感激。 Thanks! 谢谢!

As I see, action names were renamed accidentally, please try these: 正如我所见,动作名称被意外重命名,请尝试以下方法:

  • ReSharper.ReSharper_ResultList_GoToNextLocation ReSharper.ReSharper_ResultList_GoToNextLocation
  • ReSharper.ReSharper_ResultList_GoToPrevLocation ReSharper.ReSharper_ResultList_GoToPrevLocation

We will update ReSharper Web Help ASAP. 我们将尽快更新ReSharper Web帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 在安装了 Resharper 的 Visual Studio 中,键盘快捷键未激活 - Keyboard shortcuts are not active in Visual Studio with Resharper installed ReSharper和Visual Studio 2008 - ReSharper and Visual Studio 2008 是否有Visual Studio或Resharper快捷方式将当前类型和成员复制到剪贴板? - Is there a Visual Studio or Resharper shortcut to copy the current type and member to the clipboard? 使用Visual Studio 2008/2010或Resharper 5创建自动属性的快捷方式 - Shortcut to create automatic properties using Visual Studio 2008/2010 or Resharper 5 如何使用Visual Studio Resharper快捷键(Alt + Enter)引入和初始化私有字段? - How to use Visual Studio Resharper shortcut keys(Alt+Enter) to introduce and initialize private fields? 扩展Visual Studio 2010-使用键盘快捷键替换编辑器中的文本 - Extending Visual Studio 2010 - Replace text in editor with keyboard shortcut Visual Studio 2017和Resharper 2016.3错误 - Visual Studio 2017 & Resharper 2016.3 Errors Visual Studio 2015,Resharper冻结调试UnitTests - Visual Studio 2015, Resharper freezing on debug UnitTests ReSharper没有看到Visual Studio - ReSharper don't see Visual Studio Visual Studio 2013和Resharper中的自动命名空间 - Auto Namespace in Visual Studio 2013 and Resharper
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM