advanced web statistics

Shift + Tab Doesn`t Unindent Code in Visual Studio 2005

6/4/2007 10:04:07 PM

So after installing ReSharper 2.5 (which is great by the way) and a number of other utilities I noticed that the Shift + TAB combination didn't unindent code when working in Visual Studio 2005. I fixed this by doing the following.

  1. Tools -> Options -> Keyboard -> Reset
  2. Place cursor in a parameter list
    1. Press CTRL + Shift + Space
    2. Use Resharper Command (what I use!)

That's all.

Tools

kick it on DotNetKicks.com

Comments


Just wanted to add something in case other people are having this problem... I just installed ReSharper 3.1 and lost my Shift+Tab. To fix it, go to Tools -> Options -> Keyboard -> Reset. Then close Visual Studio. The re-open Visual Studio and go to ReSharper -> Options -> General. Under `Visual Studio Integration`, make sure shortcuts are set to `ReSharper 2.x or IntelliJ IDEA`. Hit Apply. Should be good after that. Closing and re-opening Visual Studio is the key here. Hope that helps someone.

Posted by: Nate | 4/7/2008 4:57:15 PM

Thanks for posting this tip! This really works and saved me time

Posted by: Friedrich Brunzema | 10/9/2008 12:59:07 PM

THANKS TO Nate!

Posted by: Rasmus | 11/5/2008 4:42:00 AM

Leave a Comment

   

  Enter the text to proceed!