- Emmet is a plugin for text editors that helps you improve your workflow
- https://docs.emmet.io/cheat-sheet/
- Move up/down the line of code you’re on
- Duplicates the line of code you’re on (copies it below)
- Gives you one cursor to make multi-line changes
- Super helpful for formatting giant objects
- Selects multiple instances to edit at same time
- Or
command + k + shift + option + command + c
😅 - Relative path to that file