Skip to content

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

License

Notifications You must be signed in to change notification settings

schrej/atom-smart-backspace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.