Skip to content

Instantly share code, notes, and snippets.

@tjaved573
Created June 23, 2022 16:40
Show Gist options
  • Save tjaved573/c98d14df9a06a0dbb466af13cd00b117 to your computer and use it in GitHub Desktop.
Save tjaved573/c98d14df9a06a0dbb466af13cd00b117 to your computer and use it in GitHub Desktop.
Keyboard shortcuts

Keyboard shortcuts ———————————————

Show suggestion - ctrl + space

Shifting between terminal and window: Terminal ctrl ` , Window ctrl 1

Open keyboard shortcuts : cmd K + cmd S

Create new terminal: cmd+T hiding terminal panel: cmd+J | Toggling between panel: cmd+M+cmd+M (preferred

Create new terminal in (active workspace): cmd E + cmd E kill active terminal instance shift + cmd E + cmd E

To find in current file: cmd + F To find in workspace/files: shift + cmd + F

To replace in current file: opt+cmd+F To replace in all files: shift + cmd + H , followed by opt+cmd+enter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment