Visual Studio 的向后导航和向前导航命令的 Rider 等价物是什么

What is the Rider equivalent of Navigate Backward and Navigate Forward commands of Visual Studio

我一直在 mac 上使用 Rider,它很棒。但是有一个功能我很怀念。 “Visual Studio”的“向后导航和向前导航命令”。 谁能告诉我它在 Rider 中的等价物? 我用谷歌搜索并找到 this 他们将其称为快捷方式“⌃​​⌥⇧↓”,即; ctrl+alt+shift+down 但这似乎不起作用。

Could anyone please tell me its equivalent in Rider?

这取决于您选择的预定义键盘映射,可以在 JetBrains Rider | 下更改。偏好 |键盘映射 - 参见 Settings_Keymap.


Context Navigation Back/Forward 的示例取决于预定义的键盘映射:

Keymap Action Shortcut
VSCode (macOS) Context navigation - Back ⌃-
Context navigation - Forward ⌃⇧-
macOS System Context navigation - Back ⌘[
Context navigation - Forward ⌘]
Visual Studio (macOS) Context navigation - Back ⌘-
Context navigation - Forward ⇧⌘-
ReSharper (macOS) Context navigation - Back ⌘-
Context navigation - Forward ⇧⌘-
Visual Assist(macOS) Context navigation - Back ⌘-
Context navigation - Forward ⇧⌘-

您可以在 Keyboard shortcuts 下的 Rider 文档中找到所有预定义键盘映射的概述。要为您的键盘映射获取正确的绑定列表,您可以在右上角更改它。


您可以在 Rider Documentation.

的左下角找到 JetBrains 提供的备忘单

例如: Mac OS X 10.5+ Keymap.