简体   繁体   English

在Visual Studio中比较文件更加容易

[英]Compare files in Visual Studio easier

Does anyone know of an extension/add-in to visual studio 2015 that lets me mark two (different) files in solution explorer, right-click, and display the same Compare window used with source control? 有谁知道Visual Studio 2015的扩展/加载项,使我可以在解决方案资源管理器中标记两个(不同的)文件,右键单击并显示与源代码管理一起使用的“比较”窗口?

I can use compare on one file and get the dialog window where I can replace the TFS path with a path to the second file, but this is a time-consuming operation as I tend to compare quite often (I have an external tool that updates two or more data files in my project). 我可以在一个文件上使用compare并获得对话框窗口,在该窗口中我可以将TFS路径替换为第二个文件的路径,但这是一个耗时的操作,因为我倾向于经常进行比较(我有一个外部工具可以更新我的项目中有两个或多个数据文件)。

I can recommend you CodeCompare . 我可以推荐您CodeCompare The free version has a ton of features and has an amazing visual studio and eclipse integration. 免费版本具有大量功能,并具有惊人的视觉工作室和Eclipse集成。 The option for comparing is mind bogeling. 比较的选择是思想博弈。 Trully amazing tool that actually also looks very nice. 真正令人惊奇的工具,实际上看起来也非常不错。

It is a standalone tool, but also integrates seamless into VS 它是一个独立的工具,但也无缝集成到VS中

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM