Skip to content

Tags

On this page

VS Code Tips

Tips

Open command palette: ⇧⌘P

Select current line: cmd+L

Quick Switch Windows

Also see here

Added the following shortcut to keybindings.json

{
"key": "alt+tab",
"command": "workbench.action.quickSwitchWindow"
}

Read more:

Edit this page
Last updated on 8/27/2021