VS2010的JumpList可以自定义吗

发布于 2024-12-24 21:42:49 字数 399 浏览 0 评论 0原文

所以我喜欢将项目固定到 VS2010 跳转列表。 。 。右键单击并加载。

然而,对于几个项目,我同时处理多个版本。 Foo.sln 在列表中出现多次。 。 。每个版本一次。如果我将鼠标悬停在给定的项目上,我可以看到完整路径,但这需要时间才能找到我想要的版本。 。 。我想在名称中显示版本。

我想将其自定义为 Foo2.6、Foo2.7 等。 。 。我首先尝试使用跳转列表项的属性,但这实际上重命名了文件。然后我想也许我可以通过链接或其他一些技巧来做到这一点。 。 。当链接有效时,它们不会作为链接名称出现在跳转列表中,而是作为解决方案文件名,因此没有任何好处。

我可以复制解决方案文件,但是如果解决方案文件在源代码管理中发生更改怎么办? 。 。那么文件和副本不同步。

链接“几乎就在那里”。 。 。有人有切肉刀的方法吗?

So I love to pin projects to the VS2010 jumplist . . . right click and load.

However, for a couple projects, I'm working on several versions at once. Foo.sln appears in the list several times . . . once for each release. If I hover over a given item, I can see the full path, but that takes time to find the version I want . . . I'd like to show the version in the name.

I want to customize this to Foo2.6, Foo2.7, etc . . . I first tried to play with the properties of the jumplist item, but this actually renames the file. Then I thought perhaps I could do this with links or some other trick . . . while links WORK, they then appear in the jumplist not as the link name, but instead as the solution file name so no benefit.

I could copy the solution file, but what if the solution file changes in source control . . . then the file and the copy are out of sync.

Links are "almost there" . . . does anyone have a cleaver way of doing this?

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

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

发布评论

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

评论(2

那些过往 2024-12-31 21:42:49

JumplistLauncher 对此非常方便。我已将其固定到任务栏并将图标更改为 Visual Studio 的图标。效果很好!

http://en.www.ali.dj/jumplist-launcher/

JumplistLauncher is quite handy for this. I have pinned it to the taskbar and changed the icon to be Visual Studio's icon. Works great!

http://en.www.ali.dj/jumplist-launcher/

只是我以为 2024-12-31 21:42:49

不,但您可以将快捷方式添加到“收藏夹”文件夹。

Nope, but you can add shortcuts to your Favorites folder.

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