An open API service indexing awesome lists of open source software.

https://github.com/jsibbold/greedy-backspace

A more aggressive version of Hungry Backspace
https://github.com/jsibbold/greedy-backspace

Last synced: 10 months ago
JSON representation

A more aggressive version of Hungry Backspace

Awesome Lists containing this project

README

          

# greedy-backspace README

Greedy Backspace

This extension is about as basic as it gets. This is a stronger version of some of the other Hungry Backspace extensions. It eats up any whitespace, INCLUDING newline characters, until it encounters a non-whitespace character. This is closer to the functionality seen in Intellij editors.