STAY INFORMED
following content serves as a personal note and may lack complete accuracy or
certainty.
Minimal-Mistakes instruction
Useful vscode Shortcut Keys
Unix Commands
npm Commands
Vim Commands
Git Note
Useful Figma Shortcut Keys
VSCode Shortcut Keys
Command | Windows | Mac |
---|---|---|
New File | ctrl + N | cmd + N |
Open File | ctrl + O | cmd + O |
Global Search | shift + ctrl + F | shift + cmd + F |
Multi-Select All | ctrl + shift + L | cmd + shift + L |
Multi-Select One-By-One | ctrl + D | cmd + D |
Insert Curser | shift + alt + ctrl + arrow | shift + option + cmd + arrow |
Modify Selected All | F2 | F2 |
Move Line | alt + arrow key | option + arrow key |
Copy Line | alt + shift + arrow key | option + shift + arrow key |
Setting | ctrl + , | cmd + , |
Align | shift + tab | shift + tab |
Delete a line | ctrl + shift + K | cmd + shift + K |
Show All Symbols | ctrl + T | cmd + T |