Sublime Text
Sublime Text is a sophisticated text editor for code, markup and prose. You'll love the slick user interface, extraordinary features and amazing performance. First of all Sublime Text is multi-platform, so available for OS X, Windows and Linux.
Keyboard shortcuts
Keypress | Command |
---|---|
⌘ + X | Cut line |
⌘ + ↩ | Insert line after |
⌘ + ⇧ + ↩ | Insert line before |
⌘ + ⌃ + ↑ | Move line / selection up |
⌘ + ⌃ + ↓ | Move line/selection down |
⌘ + D | Select word - Repeat to select next occurrence |
⌘ + L | Select line - Repeat to select next lines |
⌃ + ⌘ + G | Select all occurrence of the line above |