Skip to content

Instantly share code, notes, and snippets.

@wilmoore
Last active June 29, 2024 23:44
Show Gist options
  • Select an option

  • Save wilmoore/9a98711b2ddaa5049964dd64c034b732 to your computer and use it in GitHub Desktop.

Select an option

Save wilmoore/9a98711b2ddaa5049964dd64c034b732 to your computer and use it in GitHub Desktop.
Software Engineering :: Editor :: Text :: Visual Studio Code :: Keyboard Shortcuts :: Keyboard Shortcuts for VS Code (Part 1)

Software Engineering :: Editor :: Text :: Visual Studio Code :: Keyboard Shortcuts :: Keyboard Shortcuts for VS Code Part 1 (codewithsloba)

⪼ Made with 💜 by Polyglot.

research
Shortcut Action
CTRL + N New file
CTRL + O Open file
CTRL + S Save
CTRL + T Show all symbols
CTRL + G Go to line
CTRL + P Go to file
CTRL + F Find
CTRL + H Replace
CTRL + I Select current line
CTRL + \ Split editor

image


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