Table of Content
Extra – SublimeText tips
About multiple select
- Column Select (opt-select)
- Multiple cursor skipping (cmd+K, cmd+D)
- Quick add next (cmd+D) and undo (cmd+U)
- Selecting lines individually (cmd+shift+L)
- Adding HTML tag to selection (ctrl+shift+W)
- Select Next/Prev line (ctrl shift up/down, win: ctrl alt up/down)
- Multiple Copy and Paste
About line operation
- Duplicate line (cmd+shift+D)
- Delete line (ctrl+shift+K)
- Move line up/down (ctrl+cmd+Up/Down)
What’s next? We’re going to take a look at “Extra – Priority of CSS selectors”.