How to keep the document-tabs sorted by their last usage in Visual Studio 2008

Posted by devSpeed on Stack Overflow See other posts from Stack Overflow or by devSpeed
Published on 2009-03-06T16:36:46Z Indexed on 2010/05/14 16:34 UTC
Read the original article Hit count: 124

Filed under:

What is the registry change to tell Visual Studio to always position the current document in the window to the left.

The default implementation is such that if you have 10 documents open and you are editing the 5th one it's tab will be the 5th tab in the group. With the registry change when you click on the tab for the 5th document it becomes the 1st tab.

© Stack Overflow or respective owner

Related posts about visual-studio