smart-backspace

Brings the smart backspace from IntelliJ or the Hungry-Backspace Sublime plugin to Atom

schrej

1,281

6

0.2.3

MIT

GitHub

smart-backspace Travis

Brings the smart backspace from IntelliJ or the hungry-backspace Sublime plugin to Atom.

When there is only whitespace to the left of the cursor and in the next line backspace acts like the cursor is at the beginning of the line and deletes everything necessary to end up in the line above. This is hard to explain, pleas look at the gif below.

The normal backspace behavior is available with shift-backspace.

demo

This is my first atom package so please expect bugs.