When I select text in Visual Studio (C++ if it matters) and hit the tab key, instead of replacing the selected text with a tab, it instead indents the selected code. I really want to disable this "feature", as I have a different shortcut for doing the same thing but with modifier keys (ALT + NUMPAD_PLUS).
I have tried scouring VS's options and Google without luck.