R – Visual Studio 2008, How to set it to remove tabs when I backspace rather than spaces

editortabsvisual studiovisual-studio-2008

In Visual Studio 2008, it seems that when I tab on a line it inserts either 4 spaces or a tab, however – when I backspace it removes a tab as if it were 4 spaces, one space at a time..

I checked the text-editor settings in Tools.. tried both use spaces and use tabs, neither seem to work.

Any ideas?

Thanks in advance.
Pete

Best Answer

Maybe I'm just crazy, but why don't you just press Shift + Tab instead of backspace if you want to get rid of the tabs?