Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 349 Bytes

usefulShortcutsVSCode.md

File metadata and controls

9 lines (7 loc) · 349 Bytes

Useful shortcuts in VSCode

[WIP]

  • Command + p: Find file in the application
  • Shift + option + down arrow: Duplicate line
  • Shift + command + arrow: Select all code in the direction of the arrow key pressed
  • Shift + command + f: Search in all project
  • right arrow while searching for file: Open file in the background