Alt, Shift and F Key - Format your code. Might require ESLint Extention
Ctrl + P - Opens search window so you can search for a specific page. Big time saver.
Ctrl+K Ctrl+S Keyboard Shortcuts
Multi-cursor and selection - Ctrl+Shift+Alt + (arrow key)
Ctrl+Shift+K Delete line
- F12 - Go to Definition
- Alt+F12 - Peek Definition
- Ctrl+K F12 Open Definition to the side
- F11 - Toggle full screen
- Ctrl+K Z Zen Mode (Esc Esc to exit)
-
- Find in Selection
- CTR-H to open Find/Replace.
- Select your line of text.
- Click the "Find in selection" icon to the right. Alt+L to toggle find in selection.
- Enter your find and replace characters in their inputs.
- Click the Replace all icon.
- Ctrl+End Go to end of file
- Ctrl+↑ / ↓ - Scroll line up/down
- Ctrl+/ - Toggle line comment
- Shift+Alt+A - Toggle block comment
- Shift+Alt + ↓ / ↑ - Copy line up/down
- Ctrl + 2, 3, 4 - Quickly open or move between editor windows.
- Ctrl + Shift + TildeOpen Terminal