相当于Eclipse的“比较编辑器”适用于 Visual Studio(2010 专业版)
- 它是一个差异/编辑工具,通常用于查看/编辑文件的工作副本和基本副本(预提交)或两个存储库修订版(进行同行评审时)之间的差异
- 它支持“内部结构”,例如 Java 文件比较可以显示基于方法、字段和类的差异。这些结构比较不会像传统的“差异”那样因文件顺序的变化而中断。
- 它支持正常编辑(例如使用 Intellisense、“转到定义”和“查找所有引用”选项)。
我已经通过 SourceGear DiffMerge 和 AnkhSVN 获得了功能 [1]。
我渴望功能 [2] 和 [3]。
- It's a diff/edit tool, typically used to view/edit differences between the working and base copy of a file (pre-commit), or two repository revisions (when doing a peer review)
- It supports 'internal structures', e.g. Java file comparisons can show you the differences based on methods, fields, and classes. These structural comparisons aren't thrown off by the ordering of the file changing like a traditional 'diff' may be.
- It supports editting as normal (e.g. with Intellisense, 'Go To Definition' and 'Find All References' options).
I already have feature [1] via SourceGear DiffMerge and AnkhSVN.
I crave features [2] and [3].
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
您可以尝试 Beyond Compare,这是一款提供 30 天试用期的商业产品。不过,我认为我还没有见过一款能够完全满足您需求的产品。
You might try Beyond Compare, a commercial product with a 30-day trial. I don't believe I've seen a product that does exactly what you want, though.
http://www.devart.com/codecompare
http://www.devart.com/codecompare