简体   繁体   English

在vscode中打开的编辑器之间循环的键盘快捷键

[英]Keyboard shortcut to cycle between opened editors in vscode

What is the keyboard shortcut Ctrl + ` actually meant to do? 键盘快捷键Ctrl + `的实际作用是什么?

According to https://code.visualstudio.com/Docs/customization/keybindings , you can use Ctrl + ` to "Cycle Between Opened Editors". 根据https://code.visualstudio.com/Docs/customization/keybindings ,您可以使用Ctrl + `来“在打开的编辑器之间循环”。

Viewing the vscode Explorer, I can see that there are several "working files", but pressing Ctrl +` does nothing. 查看vscode Explorer,我可以看到有几个“工作文件”,但是按Ctrl +`则无济于事。

I miss being able to use the "standard" keyboard shortcuts Ctrl + W or Ctrl + F6 . 我想念能够使用“标准”键盘快捷键Ctrl + WCtrl + F6的功能

(Note: I found that Ctrl + Tab does the job!) (注意:我发现Ctrl + Tab可以完成这项工作!)

Another problem with Ctrl + ` is that the symbol is not easily accessible on, for example, a Norwegian keyboard layout. Ctrl + `的另一个问题是,例如在挪威语键盘布局上,该符号不易访问。 What am I missing here? 我在这里想念什么?

并排打开多个文档时( 按住Ctrl键单击文件列表),此快捷方式可让您在它们之间切换。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM