是否有热键可在拆分的窗格之间切换? [英] Is there a hotkey to switch between split window panes?

查看:102
本文介绍了是否有热键可在拆分的窗格之间切换?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Visual Studio Code具有热键组合,可将当前窗口分为2或3个窗格:

Visual Studio Code has a hotkey combination to split the current window to 2 or 3 panes:

"key": "ctrl + \",               "command": "workbench.action.splitEditor"

不幸的是,我无法找到一种无需鼠标即可在此类窗格之间切换的方法.我以前使用 F6 的习惯也不起作用.

Unfortunately, I can't find a way to switch between such panes without the mouse. My old habit to use F6 does not work either.

Visual Studio Code编辑器是否支持它?

Is it supported in Visual Studio Code editor or not?

推荐答案

https://code.visualstudio.com/docs/customization/keybindings#_editorwindow-management

对于Windows: Ctrl + 1 Ctrl + 2 Ctrl + 3 .

For Windows: Ctrl+1, Ctrl+2 and Ctrl+3.

对于Mac: Cmd + 1 Cmd + 2 Cmd + 3 .

For Mac: Cmd+1, Cmd+2 and Cmd+3.

窗格之间没有循环切换,类似于 Ctrl + 选项卡对文件所做的操作.

There is no circular switch between panes, similar to what Ctrl+tabs does for files, though.

这篇关于是否有热键可在拆分的窗格之间切换?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆