Visual Studio 2008 有哪些好的可用性插件?

发布于 2024-07-05 11:40:25 字数 277 浏览 11 评论 0原文

我已经使用 Visual Studio 很长时间了,顶部代码选项卡的不断变化让我抓狂。 我想知道是否有任何加载项可能会更改此或其他 UI 行为。

可能很酷的事情:

  • 不会消失的粘性标签。
  • 多代码文件可折叠选项卡(也许每个选项卡都是一个项目?)。
  • 让解决方案树自动转到您当前正在查看的文件。谢谢 Omlette!
  • 你的想法在这里。

我做了一些谷歌搜索,但没有找到任何有用的东西。

I've been using Visual Studio for a long time and the constant shuffling of the code tabs at the top drives me bonkers. I was wondering if there were any add-ins that might change this or other UI behavior.

Things that might be cool:

  • Sticky Tabs that won't go away.
  • Multi-code file collapsible tabs (maybe each tab being a project?).
  • Having the solution tree go to the file you are currently looking at automatically. Thanks Omlette!
  • Your idea here.

I've done a bit of googling and haven't been able to find anything useful.

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

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

发布评论

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

评论(2

删除会话 2024-07-12 11:40:25

VS2008 中已经存在“让解决方案树自动转到您当前正在查看的文件”功能,但默认情况下并未启用。 转到工具 -> 选项-> 项目及解决方案-> 常规并选中“在解决方案资源管理器中跟踪活动项目”框。

The "Having the solution tree go to the file you are currently looking at automatically" feature already exists in VS2008, but isn't enabled by default. Go to tools -> options -> projects and solutions -> general and check the "Track Active Item in Solution Explorer" box.

青朷 2024-07-12 11:40:25

Rick,

Visual Studio 的 Tabs Studio 插件是内置选项卡的替代品。 多行选项卡使它们始终可见。 选项卡可以分组,它可能接近您所说的“多代码文件选项卡”。

有关详细信息,请参阅 Tabs Studio 主页

Rick,

Tabs Studio add-in for Visual Studio is a replacement for built-in tabs. Multiple rows of tabs make them always visible. Tabs can be grouped, it is probably close to what you call "multi-code file tabs".

See Tabs Studio home page for more information.

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