Docs HomeMongoDB Compass

Keyboard Shortcuts键盘快捷键

Keyboard shortcuts enable you to easily navigate Compass.键盘快捷键使您能够轻松导航Compass。

Category类别Description描述WindowsMac
Menu菜单Online help联机帮助F1F1
Menu菜单Quit application退出应用程序Ctrl + QCmd + Q
Menu菜单Show settings显示设置Ctrl + ,Cmd + ,
Menu菜单Hide window隐藏窗口Ctrl + HCmd + H
Menu菜单Hide other windows隐藏其他窗口Ctrl + Shift + HCmd + Shift + H
Menu菜单Open a new Compass window打开一个新的Compass窗口Ctrl + NCmd + N
Menu菜单Share schema as JSON将架构共享为JSONAlt + Ctrl + SAlt + Cmd + S
Menu菜单Reload screen重新加载屏幕Ctrl + Shift + RCmd + Shift + R
Menu菜单Reload data重新加载数据Ctrl + RCmd + R
Menu菜单Toggle sidebar切换侧边栏Ctrl + Shift + DCmd + Shift + D
Menu菜单Actual size实际大小Ctrl + 0Cmd + 0
Menu菜单Zoom in放大Ctrl + =Cmd + =
Menu菜单Zoom out缩小Ctrl + -Cmd + -
Menu菜单Toggle DevTools切换DevToolsAlt + Ctrl + IAlt + Cmd + I
Menu菜单Minimize最小化Ctrl + MCmd + M
General通用Undo打开Ctrl + ZCmd + Z
General通用Redo重做Ctrl + ZCmd + Z
General通用CutCtrl + XCmd + X
General通用Copy复制Ctrl + CCmd + C
General通用Paste粘贴Ctrl + VCmd + V
General通用Select all全选Ctrl + ACmd + A
General通用Find发现Ctrl + FCmd + F
Workspace工作区Navigate to next tab导航到下一个选项卡Ctrl + Shift + ]Cmd + Shift + ]
Workspace工作区Navigate to previous tab导航到上一个选项卡Ctrl + Shift + [Cmd + Shift + [
Workspace工作区Close current tab关闭当前选项卡Ctrl + WCmd + W
Workspace工作区Open new tab打开新选项卡Ctrl + TCmd + T
Aggregation Focus Mode聚合焦点模式Add a new stage after current one在当前阶段之后添加新阶段Ctrl + Shift + BCmd + Shift + B
Aggregation Focus Mode聚合焦点模式Add a new stage before current one在当前阶段之前添加新阶段Ctrl + Shift + ACmd + Shift + A
Aggregation Focus Mode聚合焦点模式Navigate to next stage导航到下一阶段Ctrl + Shift + 9Cmd + Shift + 9
Aggregation Focus Mode聚合焦点模式Navigate to previous stage导航到上一阶段Ctrl + Shift + 0Cmd + Shift + 0
Pipeline text editor管道文本编辑器Comment out code注释结束代码Ctrl + /Cmd + /
Pipeline text editor管道文本编辑器Prettify codePretify代码Ctrl + Shift + BCmd + Shift + B
Query bar查询栏Submit query提交查询Enter (from the query bar)Enter (from the query bar)
Web ShellToggle shell切换外壳Ctrl + `Ctrl + `
Web ShellDeletes the next character删除下一个字符Ctrl + DCmd + D
Web ShellMoves the cursor to the end of the line将游标移动到行的末尾Ctrl + ECmd + E
Web ShellMoves the cursor forward one character将游标向前移动一个字符Ctrl + FCmd + F
Web ShellErases one character, similar to hitting backspace擦除一个字符,类似于打退格Ctrl + HCmd + H
Web ShellClears the screen, similar to the clear command.清除屏幕,类似于清除命令。Ctrl + LCmd + L
Web ShellSwap the last two characters before the cursor.交换游标前的最后两个字符。Ctrl + TCmd + T
Web ShellChanges the line to uppercase.将行更改为大写。Ctrl + UCmd + U
Web ShellCycle backwards through command history在命令历史记录中循环向后
Web ShellCycle forwards through command history在命令历史记录中循环前进