Adds smart backspace capability found in JetBrains IDEs to Sublime Text
- Open command palette (
Ctrl/Cmd+shift+p
) - Select
Package Control: Install Package
- Select
Smart Backspace
Manually:
- Clone or download this repository into your packages folder (in Sublime, Preferences | Browse Packages...)
This plugin is automatically mapped to the backspace
button. Original functionality of backspace
can be accessed through shift+backspace
Requires Sublime Text 3