Visual Studio 2013重新排序选项卡

Car*_*rlo 7 resharper visual-studio-2013

每次我在VS2013上运行我的代码时,我的标签都会按字母顺序重新排列,我不明白为什么.我安装了Resharper 8.2,我经历了设置,但没有发现任何太明显的搞乱标签.

有没有人见过和/或解决过这个问题?任何额外的信息非常感谢.

Pet*_*hie 16

如果您有Productivity Power Tools(http://visualstudiogallery.msdn.microsoft.com/dbcb8670-889e-4a54-a226-a48a15e4cace),那里有一个功能可以按字母顺序对选项卡进行排序.查看tools\options\Productivity Power Tools以获取禁用该选项或删除/禁用Productivity Power Tools的选项


Deq*_*ing 13

Productivity Power Tools扩展的一个非常烦人的功能.

在Visual Studio 2015中,您可以在以下内容中将其关闭:

Menu
 -> Tools
  -> Options
   -> Productivity Power Tools
     -> Turn off "Custom Document Well"
  or -> Custom Document Well, uncheck Sorting Alphabetically
Run Code Online (Sandbox Code Playgroud)

排序设置的屏幕截图