Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/microsoft/vscode-backspace


https://github.com/microsoft/vscode-backspace

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# Deprecation Notice

Sad but true - this extension is not required anymore because VS Code alone supports smart backspace'ing.

# Backspace++

Erase spaces by multiples of the tab size. When indenting with spaces you often have to hit
backspace multiple times to unindent. This extension makes backspace always remove so many
spaces that a multiple of the tab size is left, eg from 8 spaces to 4 (when tabSize=4).

![](https://raw.githubusercontent.com/Microsoft/vscode-backspace/master/resources/sample.gif)