Created
November 28, 2023 11:34
-
-
Save amalrkc/99f0a76124d8d95474289b30dc6649da to your computer and use it in GitHub Desktop.
A list of most used VSCode shortcuts.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ctrl+Shift+P, F1 Show Command Palette | |
Ctrl+Enter Insert line below | |
Ctrl+Shift+Enter Insert line above | |
Ctrl+] / [ Indent/outdent line | |
Home/End Go to beginning/end of line | |
Ctrl+Home Go to beginning of file |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment