Skip to content

Instantly share code, notes, and snippets.

@chimanaco
Last active February 23, 2021 03:33
Show Gist options
  • Save chimanaco/6600b30ce49f1a2a322eadd965bdbcae to your computer and use it in GitHub Desktop.
Save chimanaco/6600b30ce49f1a2a322eadd965bdbcae to your computer and use it in GitHub Desktop.
Visual Studio Code short cut

VS Code shortcuts for me

Copy line down/up

Shift + Alt + Up/Down

Go to end of line

End, Ctrl + End

Go to start of line

Home, Ctrl + Home

Open a file from name

Ctrl + P

Go to the Exploler

Ctrl + Shift + E

Find files with keywords

Ctrl + Shift + F

Select All Occurrences of Find Match

Ctrl + Shift + L

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