搁置时,Visual Studio 2008 中是否有可用的现有搁架概述?
我正在使用 Visual Studio 2008,并发现了搁置/取消搁置功能,并成为了它的忠实粉丝。
但有一件事让我很恼火。搁架对话框滞后于我现有搁架的概述。因此,每次我想要搁置时,我都会首先打开取消搁置对话框,其中列出了我所有现有的搁架。关闭对话框后,我打开搁置对话框以创建新对话框或覆盖现有对话框。
所以我想知道是否有办法获取存储在 TFS 上的我自己的书架列表,而无需事先打开取消书架对话框。
I'm using Visual Studio 2008 and discovered the shelve/unshelve function for me and became a great fan of it.
But there is one thing that annoys me. The shelve dialog lags a overview of my existing shelves. So each time I want to shelve I first open the unshelve dialog which lists all my existing shelves. After closing the dialog I open the shelve dialog to create a new one or to overwrite an existing one.
So I'm wondering if there is way to get a list of my own shelves stored on the TFS without having to open the unshelve dialog before.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
非常简单:
只需单击“取消搁置”,您就会得到您自己的搁架列表(如果需要,也可以得到任何其他用户搁架的列表)。
Very easy one:
Just click on "Unshelve" and you get a list of your own shelves (or of any other users shelves if you want).
您可以安装 Attrice Corporation 的 Team Foundation Sidekicks。它是免费的,并且有许多非常有用的工具。搁置集视图如下所示:
You can install Team Foundation Sidekicks from Attrice Corporation. It is free and has many very useful tools. Here is what the shelvesets view looks like:
tf 搁置集
?tf shelvesets
?