Visual Studio 的 Mylyn 类型插件
Mylyn 是一个面向任务的插件,例如允许将一组文件分配给任务。 Visual Studio 有 Mylyn 类型的插件吗?
Mylyn is a task oriented plugin that allows for example to assign a set of files to a task. Is there a Mylyn type plugin for Visual Studio?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(8)
Tasktop 刚刚宣布将 Mylyn 的生产力引入 Visual Studio! 即将发布的 Beta 版本将支持从 HP ALM、Quality Center 和 Bugzilla 引入任务。 它包括 Mylyn 的任务列表和任务编辑器。 在此测试版之后将提供下一级别的支持,其中包括与所有现有 Mylyn 连接器的兼容性。 今后,Tasktop 还将在 Visual Studio IDE 中提供上下文捕获和焦点。
测试版将于 2010 年 11 月底发布。
请参阅最近的博客文章< /a> 了解更多详细信息。
David Shepherd,Tasktop Technologies
http://www.twitter.com/davidcshepherd
Tasktop has just announced that it is bringing the productivity of Mylyn into Visual Studio! The beta version that is being released will support bringing tasks from HP ALM, Quality Center, and Bugzilla. It includes Mylyn's Task List and Task Editor. The next level of support, which will include compatibility with all existing Mylyn connectors, will be delivered after this beta. Further down the road Tasktop will also be delivering context capture and focus within the Visual Studio IDE.
The beta release will be happening end of November 2010.
See the recent blog post for more details.
David Shepherd, Tasktop Technologies
http://www.twitter.com/davidcshepherd
我发现的最接近的是 Tasktop,由创建 Mylyn 的人创建,但它是一个独立的应用程序,不支持不与 Visual Studio 集成。
(Resharper 无关)。
The closest I've found is Tasktop, by the people that created Mylyn, but it's a standalone application that doesn't integrate with Visual Studio.
(Resharper is irrelevant).
与 mylyn 相差甚远,但这里是 Visual Studio 的一个开源插件,有助于将源文件列表分配给“会话”(您可以将会话视为“任务”)
http://dsmaddin.codeplex.com/
Not even close to mylyn, but here is an open source addin for visual studio that helps to assign a list of source files to a "session" (you could think of the session as a "task")
http://dsmaddin.codeplex.com/
我不知道任何开源内容,但我确实知道团队系统的设置是为了支持这种类型的工作流程。
resharper 可能也有您正在寻找的功能,但同样不是 foss
i'm not aware of anything open source but i do know that team system is setup to support this type of workflow.
resharper might also have features you are looking for but, again, not foss
我在 Teched 2008 上向 VS.NET 开发团队提出了这个问题。
她说他们已经注意到 Mylyn,但仍在关注它。
任务聚焦插件在 VS.NET 环境中尚未准备好。
I asked that question to the VS.NET Development team in Teched 2008.
She said that they've notice about Mylyn, but are still looking on it.
Task focusing plugin is not yet ready in VS.NET environment.
您可能对 Tasktop 的这条新闻感兴趣: http://tasktop.com /blog/tasktop/eclipse-mylyn-microsoft-visual-studio
You may be interested in this news from Tasktop: http://tasktop.com/blog/tasktop/eclipse-mylyn-microsoft-visual-studio
我将第二个任务顶部。 最新版本特别好看。 就像 orip 所说,它不提供 VS 集成,但有一个 Firefox 扩展,应该非常好......击败纯粹为 Mylyn 使用 Eclipse。
I'll second tasktop. The newest version especially looks nice. Like orip said, it doesn't provide VS integration, but there's a Firefox extension which should be pretty nice... beats using Eclipse purely for Mylyn.
我最近发布了适用于 Visual Studio 2015 的(商业)Task Canvas 扩展,该扩展支持具有指定组的任务文档和代码片段。
I've recently released (commercial) Task Canvas extension for Visual Studio 2015 that supports tasks with assigned sets of documents and code fragments.