Keyboard shortcuts reference

Description Windows Mac
Search for identifiers within the Outline view and go to symbol Ctrl+Shift+O Cmd+Shift+O
Show the list of available code completion Ctrl+Space Ctrl+Space
Open copybook/include files in a separate editor Ctrl+Click Cmd+Click
Change all occurrences Ctrl+F2 Cmd+F2
Find all references Alt+Shift+F12 Option+Shift+F12
Peek references Shift+F12 Shift+F12
Go to definition F12 F12
Peek definition Alt+F12 Option+F12
Rename symbols F2 F2
Undo Ctrl+Z Cmd+Z
Redo Ctrl+Shift+Z Cmd+Shift+Z
Open the VS Code command palette Ctrl+Shift+P Ctrl+Shift+P
Open the Problems view Ctrl+Shift+M Cmd+Shift+M
Open the Git view Ctrl+Shift+G Ctrl+Shift+G
Open the Terminal window Ctrl+Back quote1 Ctrl+Back quote1

Note:

  1. The back quote key is labeled as ` on your keyboard.