DEV Community

Discussion on: 9 VS Code Shortcuts for Faster Programming

Collapse
 
padamson profile image
Paul Adamson

On a Mac, usually command (⌘) replaces control for these. Shortcut to the shortcuts: ⌘K ⌘R. For example:

1: ⇧⌘P, F1 - show command pallete

2: ⇧⌘F - search entire project

Collapse
 
christiankozalla profile image
Christian Kozalla

Thank you very much for adding this for all Mac users! 👍