标签:gate tin down page ctrl keyboard mos code input
Ctrl+?to split the active editor into two.
in the Quick Open (Ctrl+P) file list. 快速打开最近所用的文件。
side by side 肩并肩,同一排
安装Ctrl 选择多个文件,然后enter即可同时打开多个文件
鼠标放置在explorer资源管理器中输入,即可进行搜索文件
Ctrl+Shift+P 命令面板
Go to the Extensions view (Ctrl+Shift+X).
keyboard shortcuts 快捷键
Ctrl+P will let you navigate to any file or symbol by typing its name
Ctrl+Shift+Tab will cycle you through the last set of files opened
Ctrl+Shift+P will bring you directly to the editor commands
Ctrl+Shift+O will let you navigate to a specific symbol in a file
Ctrl+G will let you navigate to a specific line in a file
Select File > Preferences > Settings (or press Ctrl+,) to edit the user settings.json file.
or Ctrl+Shift+P and then input settings.json
Ctrl+PageDown go to the right editor.
Ctrl+PageUp go to the left editor.
Ctrl+Tab open the next editor in the editor group MRU list.
Ctrl+Shift+Tab open the previous editor in the editor group MRU list.
Ctrl+1 go to the leftmost editor group.
Ctrl+2 go to the center editor group.
Ctrl+3 go to the rightmost editor group.
unassigned go to the previous editor group.
unassigned go to the next editor group.
Ctrl+F4 close the active editor.
Ctrl+K W close all editors in the editor group.
Ctrl+K Ctrl+W close all editors.
标签:gate tin down page ctrl keyboard mos code input
原文地址:https://www.cnblogs.com/twodoge/p/12164390.html