View.setSmartBackspace

void setSmartBackspace(bool smartBackspace) nothrow

When set to true, pressing the Backspace key will try to delete spaces up to the previous tab stop.

Parameters

smartBackspacewhether to enable smart Backspace handling.