Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio 2013 reordering tabs

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.

like image 409
Carlo Avatar asked Apr 22 '14 18:04

Carlo


1 Answers

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

like image 121
Peter Ritchie Avatar answered Oct 07 '22 00:10

Peter Ritchie