visual-studio-2010 - Visual Studio 2010;制表符和缩进大小应该像以前的 VS 版本一样单独设置

标签 visual-studio-2010

我刚看到this post on Microsoft Connect (在/. 上浏览时)关于在 VS2010 中将制表符和缩进选项合并为一个。

他们说他们确实问过here .但我认为 8 条评论还不够。

我通常使用默认设置,但有时(实际上很少)我会使用自定义设置。

他们提供代码并说现在管理这些设置是我们的工作。

微软目前的最终回应;

Thanks again to everyone who has voiced an opinion on this issue. I unfortunately have to reiterate what I posted earlier: we cannot revert the UI for this before RTM. It's too late in the product cycle and too close to the VS 2010 ship date. Had the team heard this feedback a few months ago, the discussion about what to do for VS 2010 RTM could potentially have been reopened; again, we did phase in this change gradually and poll a wide variety of internal and external users to make sure all points of view could be considered before making a final decision. We'll be revisiting this issue for future versions and possibly for a VS 2010 service pack if/when one is to be released, but for RTM we're simply out of time.

他们为什么要这样做?有人知道吗?

最佳答案

好吧,答案似乎在您的第一个链接的主题中:

It's unfortunately not as simple as finding someone who wants a feature to be a certain way. Merging these two options into one eliminated a class of bugs that originated from setting them differently; we didn't consider changing this simply because we felt one fewer text box would constitute a significant improvement. In the absence of a critical mass of users who voiced negative feedback, we made the decision to update the options.

显然,这 8 条评论并不是他们得到的唯一反馈。再次引用:

Regarding user feedback on the decision to merge these two options, we asked a wide variety of people and phased in the changes gradually. We blogged publicly about the potential change on the VS Editor blog (admittedly not the most widely-read VS blog, but readership was significant enough to generate discussion): http://blogs.msdn.com/vseditor/archive/2009/03/19/how-do-you-use-tab-size-and-indent-size.aspx. We solicited feedback from members of Microsoft's MVP program, who spend a lot of time in Visual Studio, and from many internal teams and developers who use Visual Studio. We also phased in the change gradually: for Beta 1, Indent Size was disabled/grayed out and always set to the same value as tab size. In the absence of negative customer feedback on this, we merged the Tab Size and Indent Size options into a single “Tab and indent size” option for Beta 2.

我并不是说这是个好主意,只是微软似乎不会在没有至少一些咨询的情况下就将此强加给他们的用户。如果您认为我是辩护者,我不是微软的粉丝,除了工作中的 XP,我几乎使用所有免费软件。在我看来,他们在这里可能并非完全错误。而且我有过与客户尝试在周期后期对软件进行更改的经验 - 这是皇家 PITA :-)


更让我担心的是你第二个链接的评论:

Visual Studio 2010 can support multiple font faces and multiple font heights

随心所欲地为我的代码添加颜色和斜体,但你必须从我冰冷的死手手中夺走我心爱的固定宽度字体!


而且我刚刚注意到 MS 竭尽全力为那些强烈希望该设置保持独立的人提供解决方法。第二个链接的评论(日期为 2009 年 12 月 16 日)提供了一个编辑器扩展,允许为制表符和缩进设置不同的值。如果您问我,这是非常好的服务。

关于visual-studio-2010 - Visual Studio 2010;制表符和缩进大小应该像以前的 VS 版本一样单独设置,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2132227/

相关文章:

.net - 当我调整标签的大小时,代码垃圾会在新的空白区域短暂显示

visual-studio-2010 - 在 TFS 中,如何更正现有变更集上工作项的链接

visual-studio-2010 - VS2010中多个网址,一个网站

c++ - 如何在 Visual Studio 2010 中为代码创建 "Application file"

c++ - OpenCv 中的 stitcher() 错误

c# - 设置具有不同输入的测试方法

c# - BeforeBuild 事件未触发

c# - 有什么方法可以让 visual studio 忽略使用未分配对象的编译错误?

c# - IIS Url 重写模块导致 "unable to start debugging on the webserver"

c - 交换两个文件的内容