Open
Description
From the default sublime settings files:
// If translate_tabs_to_spaces is true, use_tab_stops will make tab and
// backspace insert/delete up to the next tabstop
"use_tab_stops": true,
When this plugin is enabled, that option does not work. When this plugin is disabled, the option is honored.