Using different editors during development is not easy. Try to remember the "delete the current line" shortcut:
- Notepad++
- Ctrl+L
- NetBeans
- Ctrl+E
- Eclipse
- Ctrl+D
- vim
- Esc,d,d
- joe
- Ctrl+Y
Using different editors during development is not easy. Try to remember the "delete the current line" shortcut:
Written by Christian Weiske.
Comments? Please send an e-mail.