VSCode
Shortcut | Description |
---|---|
Go to file | CMD + P |
Go to terminal | control + ` |
Go to editor | control + 1,2,3,.. |
Search | CMD + F |
Search-replace | option + CMD + F |
Fold | CMD + K + 0 |
Unfold | CMD + K + J |
See all shortcuts | CMD + K + S |
Go to explorer | CMD + shift + e |
Multi-cursor search | Select the term to search and CMD + shift + L |
Duplicate line | SHIFT + OPT + arro down |