Docs Home → MongoDB Compass
Keyboard Shortcuts键盘快捷键
Keyboard shortcuts enable you to easily navigate Compass.键盘快捷键使您能够轻松导航Compass。
Category类别 | Description描述 | Windows | Mac |
Menu菜单 | Online help联机帮助 | F1 | F1 |
Menu菜单 | Quit application退出应用程序 | Ctrl + Q | Cmd + Q |
Menu菜单 | Show settings显示设置 | Ctrl + , | Cmd + , |
Menu菜单 | Hide window隐藏窗口 | Ctrl + H | Cmd + H |
Menu菜单 | Hide other windows隐藏其他窗口 | Ctrl + Shift + H | Cmd + Shift + H |
Menu菜单 | Open a new Compass window打开一个新的Compass窗口 | Ctrl + N | Cmd + N |
Menu菜单 | Share schema as JSON将架构共享为JSON | Alt + Ctrl + S | Alt + Cmd + S |
Menu菜单 | Reload screen重新加载屏幕 | Ctrl + Shift + R | Cmd + Shift + R |
Menu菜单 | Reload data重新加载数据 | Ctrl + R | Cmd + R |
Menu菜单 | Toggle sidebar切换侧边栏 | Ctrl + Shift + D | Cmd + Shift + D |
Menu菜单 | Actual size实际大小 | Ctrl + 0 | Cmd + 0 |
Menu菜单 | Zoom in放大 | Ctrl + = | Cmd + = |
Menu菜单 | Zoom out缩小 | Ctrl + - | Cmd + - |
Menu菜单 | Toggle DevTools切换DevTools | Alt + Ctrl + I | Alt + Cmd + I |
Menu菜单 | Minimize最小化 | Ctrl + M | Cmd + M |
General通用 | Undo打开 | Ctrl + Z | Cmd + Z |
General通用 | Redo重做 | Ctrl + Z | Cmd + Z |
General通用 | Cut切 | Ctrl + X | Cmd + X |
General通用 | Copy复制 | Ctrl + C | Cmd + C |
General通用 | Paste粘贴 | Ctrl + V | Cmd + V |
General通用 | Select all全选 | Ctrl + A | Cmd + A |
General通用 | Find发现 | Ctrl + F | Cmd + F |
Workspace工作区 | Navigate to next tab导航到下一个选项卡 | Ctrl + Shift + ] | Cmd + Shift + ] |
Workspace工作区 | Navigate to previous tab导航到上一个选项卡 | Ctrl + Shift + [ | Cmd + Shift + [ |
Workspace工作区 | Close current tab关闭当前选项卡 | Ctrl + W | Cmd + W |
Workspace工作区 | Open new tab打开新选项卡 | Ctrl + T | Cmd + T |
Aggregation Focus Mode聚合焦点模式 | Add a new stage after current one在当前阶段之后添加新阶段 | Ctrl + Shift + B | Cmd + Shift + B |
Aggregation Focus Mode聚合焦点模式 | Add a new stage before current one在当前阶段之前添加新阶段 | Ctrl + Shift + A | Cmd + Shift + A |
Aggregation Focus Mode聚合焦点模式 | Navigate to next stage导航到下一阶段 | Ctrl + Shift + 9 | Cmd + Shift + 9 |
Aggregation Focus Mode聚合焦点模式 | Navigate to previous stage导航到上一阶段 | Ctrl + Shift + 0 | Cmd + Shift + 0 |
Pipeline text editor管道文本编辑器 | Comment out code注释结束代码 | Ctrl + / | Cmd + / |
Pipeline text editor管道文本编辑器 | Prettify codePretify代码 | Ctrl + Shift + B | Cmd + Shift + B |
Query bar查询栏 | Submit query提交查询 | Enter (from the query bar) | Enter (from the query bar) |
Web Shell | Toggle shell切换外壳 | Ctrl + ` | Ctrl + ` |
Web Shell | Deletes the next character删除下一个字符 | Ctrl + D | Cmd + D |
Web Shell | Moves the cursor to the end of the line将游标移动到行的末尾 | Ctrl + E | Cmd + E |
Web Shell | Moves the cursor forward one character将游标向前移动一个字符 | Ctrl + F | Cmd + F |
Web Shell | Erases one character, similar to hitting backspace擦除一个字符,类似于打退格 | Ctrl + H | Cmd + H |
Web Shell | Clears the screen, similar to the clear command.清除屏幕,类似于清除命令。 | Ctrl + L | Cmd + L |
Web Shell | Swap the last two characters before the cursor.交换游标前的最后两个字符。 | Ctrl + T | Cmd + T |
Web Shell | Changes the line to uppercase.将行更改为大写。 | Ctrl + U | Cmd + U |
Web Shell | Cycle backwards through command history在命令历史记录中循环向后 | ↑ | ↑ |
Web Shell | Cycle forwards through command history在命令历史记录中循环前进 | ↓ | ↓ |