Changing Visual Studio 2008 New Tab Position

半腔热情 提交于 2019-12-23 10:15:49

问题


One of my pet peeves ever since Visual Studio 2005 (behavior is unchanged in VS 2008) came out was the placement of the new tabs when opened. These opened on the left of current tabs which was the opposite of where new tabs opened in Visual Studio 2003 and beyond.

In my opinion opening new tabs to the left of current tabs is counter-intuitive... Most tabbed applications including Firefox and IE7 open new tabs to the right. My question is, is there a configuration setting or hack to make tab opening behave like it did in Visual Studio 2003?


回答1:


** Not actually for VS 2008 - Only adding this here because it's the top hit on goog **

To set up tabs on the right for VS 2010

Tools -> Options -> Environment -> Documents and select the "Insert documents to the right of existing tabs" option.




回答2:


Tabs Studio (developed by me) add-in for Visual Studio 2008 opens tabs on the right, adds multiple rows of tabs and much more.



来源:https://stackoverflow.com/questions/623540/changing-visual-studio-2008-new-tab-position

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!