Table of Contents
Visual Studio Code Shortcuts for Boosting Your Productivity
General :
Ctrl + Shift + P , F1 | Show Command Palette |
Ctrl + Shift + N | New window/instance |
Ctrl + Shift + W | Close window/instance |
Basic editing :
Ctrl + C | Copy line (empty selection) |
Ctrl + X | Cut line (empty selection) |
Alt + ↑ / ↓ | Move line up/down |
Shift + Alt + ↓ / ↑ | Copy line up/down |
Ctrl + ↑ / ↓ | Scroll line up/down |
Ctrl + Enter | Insert line below |
Ctrl + Shift + K | Delete line |
Ctrl + K , Ctrl + U | Remove line comment |
◀ Home / End ▶ | Go to beginning/end of line |
Ctrl + ◀ Home | Go to beginning of file |
Ctrl + End ▶ | Go to end of file |
Most Popular Vs Code Shortcuts Key
Shift + Alt + F | Format document |
Ctrl + K Ctrl + F | Format selection |
Ctrl + F4, Ctrl + W | Close editor |
Ctrl + K Ctrl + W | Close All |
F2 | Rename Symbol |
F5 | Start/Continue (debug) |
Shift + F5 | Stop (debug) |
F11 / Shift + F11 | Step into/out (debug) |
Ctrl + Shift + ` | Create new terminal |
Ctrl + Shift + D | Show Debug |
Ctrl + Shift + F | Show Search |
summary : Vs Code Shortcuts Key
I hope you like this article.
Also Read :
- Top 10 VS Code extensions
- Angular Material Grid Layout Example
- Angular Material Card Example
- React Complete Course
- Solidity Basic
Tiny changes remarkable results.
-Atomic Habit