Visual Studio:禁用未使用的组件以提高开发人员效率

发布于 2024-10-05 12:21:48 字数 439 浏览 0 评论 0原文

Visual Studio 2010 附带了大量工具,其中大部分对我来说没有用。这些事情可能会减慢视觉工作室的速度,但它们肯定会因为在整个地方引入不相关的视觉混乱而减慢的速度。

是否可以有选择地卸载或禁用某些 Visual Studio 组件?

具体来说,我想摆脱“测试工具”、“工作流程任何东西”、“Windows 窗体任何东西”、“源代码控制任何东西”以及在某些机器上的“数据任何东西”。

我可以自定义菜单,但这需要时间和精力,并且没有简单的方法可以仅干净地导出这些修改(即,将其他用户设置与这些更全局的修改分开),并且这些工具也出现在许多上下文敏感的弹出窗口中(因此那就麻烦了)。

或者,我可以重新利用此功能来连接到 Mercurial+svn 而不是 Team System,并使用 NUnit/xUnit/boost::test 而不是 Team System 功能吗?

Visual Studio 2010 comes with a huge set of tools, most of which aren't useful to me. These things possibly slow visual studio down, but they certainly slow me down by introducing irrelevant visual clutter all over the place.

Is it possible to selectively uninstall or disable certain Visual Studio components?

Specifically, I'd want to get rid of "Test Tools", "Workflow anything" "Windows Forms anything" "Source Control anything" and on some machines "Data anything".

I can customize menus, but that takes time and effort and there's no easy way to cleanly export only those modifications (i.e., to separate other user settings from these more global modifications), and these tools appear in lots of context sensitive pops too (so that's a hassle).

Alternatively, can I repurpose this functionality to connect to mercurial+svn rather than Team System, and to use NUnit/xUnit/boost::test rather than Team System functionality?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

活雷疯 2024-10-12 12:21:48

不幸的是,不,至少以您所描述的方式。

听起来对于扩展来说是个好主意。如果你为此提出了一个新想法,请在这里@我,这样我就会知道要跳过并投票支持它。

顺便说一句,您是否曾在 /safemode 下运行 Visual Studio 2010?我注意到扩展是导致 VS 运行缓慢的原因。在安全模式下,VS 在我的 core 2 四核上启动大约三到五秒。大约需要正常时间的 3 倍时间。

Unfortunately, no, at least in the manner you describe.

Sounds like a good idea for an extension. If you create a new idea for this, @me here so I'll know to nip over and vote for it.

BTW, have you ever run Visual Studio 2010 in /safemode? I've noticed that extensions are what make VS run slow. In safe mode, VS starts up in about three to five seconds on my core 2 quad. Takes about 3x as long normally.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文