CtrlS | save |
CtrlShiftS | save all |
CtrlAltS | save as |
CtrlR | reload from disk |
AltShift↑ | insert multi-line cursor on the previous line |
AltShift↓ | insert multi-line cursor on the next line |
CtrlB | go to matching bracket |
CtrlU | lowercase the selection |
CtrlShiftU | uppercase the selection |
AltU | uppercase the first letter of the words of the selection |
CtrlG | go to line |
CtrlQ | block comment/uncomment (toggle) |
CtrlK | block comment |
CtrlShiftK | block uncomment |
CtrlShift↑ | move current line up |
CtrlShift↓ | move current line down |
CtrlD | duplicate the current line |
CtrlF2 | toggle bookmark |
F2 | go to next bookmark |
ShiftF2 | go to previous bookmark |
| sort lines |