【发布时间】:2022-01-11 15:08:46
【问题描述】:
我无法找到在同一组中移动活动选项卡(而不是移动到其他组)的快捷方式,这将允许更改该组中选项卡的顺序。
【问题讨论】:
-
查看
Move Editor Left和Move Editor Right命令。
标签: visual-studio-code keyboard-shortcuts vscode-settings
我无法找到在同一组中移动活动选项卡(而不是移动到其他组)的快捷方式,这将允许更改该组中选项卡的顺序。
【问题讨论】:
Move Editor Left 和Move Editor Right 命令。
标签: visual-studio-code keyboard-shortcuts vscode-settings
向左移动编辑器:Ctrl+Shift+PageUp
向右移动编辑器:Ctrl+Shift+PageDown
【讨论】: