12 VS Code Shortcuts To Code Faster!

Some of these tips I took from VS Code documentation. I recommend you to take a look. 📃VS Code docs.

1. Quick file open: Ctrl + P

2. Show terminal: Ctrl + backtick

3. Zen mode: Ctrl + K, then Z

4. Open n…


This content originally appeared on DEV Community and was authored by Daniela Lima

Some of these tips I took from VS Code documentation. I recommend you to take a look. 📃VS Code docs.

1. Quick file open: Ctrl + P

QuickFileOpenPIC

2. Show terminal: Ctrl + backtick

ShowTerminalPIC

3. Zen mode: Ctrl + K, then Z

ZenMondePIC

4. Open new editor: Ctrl + \

SplitEditorPIC

5. Switch between editors: Ctrl + 1, Ctrl + 2...

NavigateEditorPIC

6. Multi cursor selection: Alt + Click or Ctrl + Alt + Up/Down

MultiCursorPIC

7. You can also add additional cursors to all occurrences of the current selection: Ctrl + Shift + L

AllOcurPIC

8. Or if you want to select only the next occurrence: Ctrl + D

OneByOnePIC

9. Copy line up / down: Shift + Alt + Up/Down

CopyLinePIC

10. Move line up and down: Alt + Up/Down

MoveLinePIC

11. Code formatting: Shift + Alt + F (whole document)

FormatPIC

12. Rename: F2

RenamePIC

😎 You might also like:
Python Typing

📫 Where to find me:
All my links


This content originally appeared on DEV Community and was authored by Daniela Lima


Print Share Comment Cite Upload Translate Updates
APA

Daniela Lima | Sciencx (2021-10-16T21:50:38+00:00) 12 VS Code Shortcuts To Code Faster!. Retrieved from https://www.scien.cx/2021/10/16/12-vs-code-shortcuts-to-code-faster/

MLA
" » 12 VS Code Shortcuts To Code Faster!." Daniela Lima | Sciencx - Saturday October 16, 2021, https://www.scien.cx/2021/10/16/12-vs-code-shortcuts-to-code-faster/
HARVARD
Daniela Lima | Sciencx Saturday October 16, 2021 » 12 VS Code Shortcuts To Code Faster!., viewed ,<https://www.scien.cx/2021/10/16/12-vs-code-shortcuts-to-code-faster/>
VANCOUVER
Daniela Lima | Sciencx - » 12 VS Code Shortcuts To Code Faster!. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2021/10/16/12-vs-code-shortcuts-to-code-faster/
CHICAGO
" » 12 VS Code Shortcuts To Code Faster!." Daniela Lima | Sciencx - Accessed . https://www.scien.cx/2021/10/16/12-vs-code-shortcuts-to-code-faster/
IEEE
" » 12 VS Code Shortcuts To Code Faster!." Daniela Lima | Sciencx [Online]. Available: https://www.scien.cx/2021/10/16/12-vs-code-shortcuts-to-code-faster/. [Accessed: ]
rf:citation
» 12 VS Code Shortcuts To Code Faster! | Daniela Lima | Sciencx | https://www.scien.cx/2021/10/16/12-vs-code-shortcuts-to-code-faster/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.