문제

Every time I run my code on VS2013, my tabs get rearranged alphabetically and I have no idea why. I have Resharper 8.2 installed, I went through the settings but found nothing too evident that's messing with the tabs.

Has anyone seen and / or solved this problem? Any extra info is greatly appreciated.

도움이 되었습니까?

해결책

If you have Productivity Power Tools (http://visualstudiogallery.msdn.microsoft.com/dbcb8670-889e-4a54-a226-a48a15e4cace) there is feature in there that sorts tabs alphabetically. Look in tools\options\Productivity Power Tools for an option to disable that, or remove/disable Productivity Power Tools

다른 팁

A pretty annoying feature from Productivity Power Tools extension.

In Visual Studio 2015 you can turn it off in following:

Menu
 -> Tools
  -> Options
   -> Productivity Power Tools
     -> Turn off "Custom Document Well"
  or -> Custom Document Well, uncheck Sorting Alphabetically

screenshot of sorting settings

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top