vscode

作者: 胡博术 | 来源:发表于2017-05-15 14:49 被阅读0次

⌘Pwill let you navigate to any file or symbol by typing its name

⌃⇧Tabwill cycle you through the last set of files opened

⇧⌘Pwill bring you directly to the editor commands

⇧⌘Owill let you navigate to a specific symbol in a file

⌃Gwill let you navigate to a specific line in a file

⌥⌘→go to the right editor.

⌥⌘←go to the left editor.

⌃Tabopen the next editor in the editor group MRU list.

⌃⇧Tabopen the previous editor in the editor group MRU list.

⌘1go to the leftmost editor group.

⌘2go to the center editor group.

⌘3go to the rightmost editor group.

⌘K ⌘←go to the previous editor group.

⌘K ⌘→go to the next editor group.

⌘Wclose the active editor.

⌘K Wclose all editors in the editor group.

⌘K ⌘Wclose all editors.

http://jeasonstudio.github.io/2016/09/23/VSCode%20%E4%BD%BF%E7%94%A8%E5%B0%8F%E6%8A%80%E5%B7%A7/

相关文章

网友评论

      本文标题:vscode

      本文链接:https://www.haomeiwen.com/subject/jvrlkttx.html