ctrl k --- Delete all to the right of the cursor
ctrl - --- Go back
ctrl shift - --- Go back
ctrl g --- Go to line or column
ctrl j --- Join lines
ctrl t --- Transpose letters
ctrl p --- Arrow up
ctrl n --- Arrow down
ctrl b --- Arrow left
ctrl f --- Arrow right
ctrl e --- Line end
ctrl a --- Line start
ctrl h --- Delete left
ctrl d --- Delete right
ctrl o --- Insert line break
Created
July 26, 2021 10:21
-
-
Save luizomf/7588560473f899ba093c8d2e16e02dff to your computer and use it in GitHub Desktop.
Mac OS text navigation shortcuts in VS Code.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment