【发布时间】:2012-12-24 14:37:13
【问题描述】:
是否可以让 Visual Studio 2012 在打开文件的右侧而不是最左侧打开新文件?
【问题讨论】:
-
@-voter 请发表评论?
标签: visual-studio visual-studio-2012 visual-studio-2013
是否可以让 Visual Studio 2012 在打开文件的右侧而不是最左侧打开新文件?
【问题讨论】:
标签: visual-studio visual-studio-2012 visual-studio-2013
转到
TOOLS > Options > + Environment > Tabs and Windows > Tab Well > [x] Insert new tabs to the right of existing tabs
【讨论】:
Tools > Options > Environment > Tabs and Windows > Document Tabs > Insert new tabs to the right of existing tabs.
警告:在 Visual Studio 2012 中,如果您在 VS 扩展中安装了“Productivity Power Tools 2012”,则它具有覆盖要放置的标准设置的功能右侧的新 VS 文档选项卡。感谢@davesexton,我在这里发现了这一点...How to make new doc tabs appear on the right side?
要禁用 PPT 覆盖,请转到此处...
工具 > 选项 > Productivity Power Tools > Custom Document Well > General > Sorting
取消选中这两项:
可能还有更多,但这足以让它对我有用。
【讨论】: