It's a Jetbrains product plugin, compatible with all familiar IDEs, such as Android studio, Pycharm, PHPStorm. You can quick compare files and folders with external/internal compare tools acrossing different projects like BeyondCompare's way: Select any left file and compare to it.
- Auto compare: You don't need to find and navigate to the same name file in another project manually. The plugin will find it, all you need to do is right click and select "Auto Compare" menu.
- Quick compare: Quick compare like BeyondCompare's way. User don't need to click "compare with" menu and then show a dialog to choose another file.
- Windows
- Mac
- Linux
- BeyondCompare
- Jetbrains internal diff
- Continue to add more later...
- Install from Android studio plugin repository, search "quickcompare"
-
After install complete. Go to File->Settings->Other Settings->QuickCompare
-
Select external compare tool executable path. Click apply. Note: On mac os, you must Install Command Line Tools first. http://www.scootersoftware.com/support.php?zz=kb_vcs_osx
- Open a file. Right click pop up editor menu. Select menu item "Select Left for Compare"
- Open another file. Right click pop up editor menu. Select menu item "Compare to"
- Support internal diff view
- Compatible with other jetbrains familiar IDEs
- Fix issue: can't find autoenable.png. Thanks to Simone Z
- Fix NPE exception on AndroidStudio 2.3
- Add auto compare function. When select left file to compare, then jump to another project. If the same file existed in another project, the autocompare menu will appear automatically.
- Fixed for 2016.2(AndroidStudio 2.2 and above) compatibilty
- Fix bug:Settings screen apply button doesn't reflect atual state
- Fix bug:Settings screen reset button doesn't work sometimes
- Add Mac OS support.
- Implement baisc function. Currently only supported windows.
Please refer my blog:http://www.jianshu.com/p/2d7433bf54e9
You can reach me by email nziyouren@gmail.com
Apache License, Version 2.0